diff --git a/README.org b/README.org index 61b49e2..9dc6012 100644 --- a/README.org +++ b/README.org @@ -95,7 +95,15 @@ Options: --proteome = [--proteome = ..] Multiple pairs of organism and proteomes as - fasta file paths + peptide fasta file paths Attention: If you + provide a proteome and genome with the same + name, only the genome will be used. + + --genome = [--genome = ..] + Multiple pairs of organism and genomes as + nucleotide fasta file paths. Attention: If you + provide a proteome and genome with the same + name, only the genome will be used. [--outdir ] output directory for the generated output files (default: bcgTree) @@ -126,6 +134,10 @@ Options: [--raxml-bin=] Path to the raxml binary file. Default tries if raxmlHPC is in PATH; + [--prodigal-bin=] + Path to the prodigal binary file. Default tries if prodigal is in + PATH; + [--threads=] Number of threads to be used (currently only relevant for raxml). Default: 2 From the raxml man page: PTHREADS VERSION ONLY! Specify