-e= E-value for blast [default: 1e-05]
-p= blast program
{blastp+|blastn+|tblastx+|diamond|usearch|ublast|lastp|lastn|rapsearch|topaz|blatp|blatn|mmseqsp|mmseqsn}
[default: diamond]
-project=
prefix for all result file names [default: myproject]
-synteny
activate PoFF extension to separate similar sequences by contextual adjacencies (requires .gff for
each .fasta)
-dups= PoFF: number of reiterations for adjacencies heuristic, to determine duplicated regions (default:
0)
-cs= PoFF: Size of a maximum common substring (MCS) for adjacency matches (default: 3)
-alpha=
PoFF: weight of adjacencies vs. sequence similarity (default: 0.5)
-desc write description files (for NCBI FASTA input only)
-keep stores temporary blast results for reuse
-force forces recalculation of blast results in any case
-cpus= number of processors to use [default: auto]
-selfblast
apply selfblast, detects paralogs without orthologs
-singles
report singleton genes without any hit
-identity=
min. percent identity of best blast hits [default: 25]
-cov= min. coverage of best blast alignments in % [default: 50]
-conn= min. algebraic connectivity [default: 0.1]
-sim= min. similarity for additional hits (0..1) [default: 0.95]
-step= 1 -> generate indices 2 -> run blast (and ff-adj, if -synteny is set) 3 -> clustering 0 -> all
(default)
-binpath=
path to your local blast/diamond/... (if not installed globally)
-verbose
keeps you informed about the progress
-clean remove all unnecessary files after processing
-debug gives detailed information for bug tracking
More specific blast parameters can be defined by
-subparaBLAST='[parameters]' (e.g. -subparaBLAST='-seg no')
In case jobs should be distributed onto several machines, use
-jobs=M/N If you want to involve multiple machines or separate a Proteinortho run into smaller chunks,
use the -jobs=M/N option. First, run 'proteinortho6.pl -steps=1 ...' to generate the indices. Then you
can run 'proteinortho6.pl -steps=2 -jobs=M/N ...' to run small chunks separately. Instead of M and N
numbers must be set representing the number of jobs you want to divide the run into (M) and the job
division to be performed by the process.
proteinortho6 6.0.6 November 2015 PROTEINORTHO6(1)