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
Additional annotations for orthology listed in a CSV sheet
string
outdir
The output directory where the results will be saved
string
True
email
Email address for completion summary.
string
True
Repeat annotation options
Parameter
Description
Type
Default
Required
Hidden
repeat_annotator
'edta' or 'repeatmodeler'
string
repeatmodeler
save_annotated_te_lib
Save annotated TE library or not?
boolean
edta_is_sensitive
Use '--sensitive 1' flag with EDTA or not?
boolean
repeatmasker_save_outputs
Save the repeat-masked genome or not?
boolean
RNASeq pre-processing options
Parameter
Description
Type
Default
Required
Hidden
fastqc_skip
Skip FASTQC or not?
boolean
True
fastp_skip
Skip trimming by FASTQP or not?
boolean
min_trimmed_reads
Exclude a sample if its reads after trimming are below this number
integer
10000
fastp_extra_args
Extra FASTP arguments
string
save_trimmed
Save FASTQ files after trimming or not?
boolean
remove_ribo_rna
Remove Ribosomal RNA or not?
boolean
save_non_ribo_reads
Save FASTQ files after Ribosomal RNA removal or not?
boolean
ribo_database_manifest
Ribosomal RNA fastas listed in a text sheet
string
${projectDir}/assets/rrna-db-defaults.txt
RNASeq alignment options
Parameter
Description
Type
Default
Required
Hidden
star_max_intron_length
Maximum intron length for STAR alignment
integer
16000
|
| star_align_extra_args | EXTRA arguments for STAR | string | | | |
| star_save_outputs | Save BAM files from STAR or not? | boolean | | | |
| save_cat_bam | SAVE a concatenated BAM file per assembly or not? | boolean | | | |
Annotation options
Parameter
Description
Type
Default
Required
Hidden
braker_extra_args
Extra arguments for BRAKER
string
liftoff_coverage
Liftoff coverage parameter
number
0.9
liftoff_identity
Liftoff identity parameter
number
0.9
eggnogmapper_evalue
Only report alignments below or equal the e-value threshold
number
1e-05
eggnogmapper_pident
Only report alignments above or equal to the given percentage of
identity (0-100)
integer
35
Post-annotation filtering options
Parameter
Description
Type
Default
Required
Hidden
allow_isoforms
Allow multiple isoforms for gene models
boolean
True
enforce_full_intron_support
Require every model to have external evidence for all its
introns
boolean
True
filter_liftoff_by_hints
Use BRAKER hints to filter Liftoff models
boolean
True
|
| eggnogmapper_purge_nohits | Purge transcripts which do not have a hit against eggnog | boolean | | | |
Annotation output options
Parameter
Description
Type
Default
Required
Hidden
braker_save_outputs
Save BRAKER files
boolean
add_attrs_to_proteins_cds_fastas
Add gff attributes to proteins/cDNA/cds fasta
boolean
Evaluation options
Parameter
Description
Type
Default
Required
Hidden
busco_skip
Skip evaluation by BUSCO
boolean
busco_lineage_datasets
BUSCO lineages as a space-separated list: 'fungi_odb10
microsporidia_odb10'
string
eukaryota_odb10
Institutional config options
Parameters used to describe centralised config profiles. These should not be edited.