You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specie name used in LoReAn needs to be in the AUGUSTUS database.
However, if RNA-seq is supplied, the tool will calculate the best AUGUSTUS sets using BRAKER1 software
Other options are:
-h, --help
show help message and exit
-pr [PROTEINS], --proteins [PROTEINS]
Path to protein sequences FASTA file []
-sp [SPECIES], --species [SPECIES]
Species name for AUGUSTUS training. No re-training if species already present in AUGUSTUS config folder
-d, --stranded
Run LoReAn on stranded mode [FALSE]
-f, --fungus
Use this option for fungal species (used in Gene Mark-ES) [FALSE]
-k, --keep_tmp
Keep temporary files [FALSE]
-sr [FASTQ_file], --short_reads [FASTQ_file]
Path to short reads FASTQ. If paired end, comma- separated (1-1.fq,1-2.fq). BAM sorted files are allowed; the extension of the file should be filename.sorted.bam []
-lr [FASTQ_file], --long_reads [FASTQ_file]
Path to long reads FASTQ []
-a [FASTA_file], --adapter [FASTA_file]
FASTA file containing the adapter sequences. Adapter sequences in forward and reverse strain of the same
adapter need to be used in the file []
-rp [GFF_file], --repeat_masked [GFF_file]
GFF or GFF3 or GTF or BED file containing repeats
coordinates []
-u [GFF_file], --update [GFF_file]
GFF or GFF3 or GTF or BED file containing repeats
coordinates []