nf-core/smrnaseq
A small-RNA sequencing analysis pipeline
1.1.0
). The latest
stable release is
2.4.0
.
Define where the pipeline should find input data and save output data.
Input FastQ files.
string
Protocol for constructing smRNA-seq libraries.
string
The output directory where the results will be saved.
string
./results
Email address for completion summary.
string
^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$
Options for the reference genome indices used to align reads.
Name of iGenomes reference.
string
Species for miRTrace.
string
Path to reference genome FASTA genome file.
string
GFF/GTF file with coordinates positions of precursor and miRNAs.
string
Path to FASTA file with mature miRNAs.
string
ftp://mirbase.org/pub/mirbase/CURRENT/mature.fa.gz
Path to FASTA file with miRNAs precursors.
string
ftp://mirbase.org/pub/mirbase/CURRENT/hairpin.fa.gz
Path to the Bowtie 1 reference genome index.
string
Path to the parsed reference folder containing the files for the miRDeep2.
string
Save generated reference genome files to results.
boolean
true
Directory / URL base for iGenomes references.
string
s3://ngi-igenomes/igenomes
Do not load the iGenomes reference config.
boolean
List of bowtie index files
array
Discard reads that are shorter than this after quality / adapter trimming.
integer
17
Bp to remove from the 5’ end of read 1
integer
Bp to remove from the 3’ end of read 1 AFTER adapter/quality trimming has been performed
integer
Sequencing adapter sequence to search for and remove.
string
TGGAATTCTCGGGTGCCAAGG
protocol to be used for the mirtrace process
string
trimgalore max-length parameter
integer
40
Skip all QC steps
boolean
Skip FastQC
boolean
Skip miRDeep
boolean
Skip MultiQC
boolean
Less common options for the pipeline, typically set in a config file.
Display help text.
boolean
Method used to save pipeline results to output directory.
string
Boolean whether to validate parameters against the schema at runtime
boolean
true
Text about sequencing center which will be added in the header of output bam files.
string
Email address for completion summary, only when pipeline fails.
string
^([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$
Send plain-text email instead of HTML.
boolean
File size limit when attaching MultiQC reports to summary emails.
string
25.MB
Do not use coloured log outputs.
boolean
Custom config file to supply to MultiQC.
string
Directory to keep pipeline Nextflow logs and reports.
string
${params.outdir}/pipeline_info
Show all params when using --help
boolean
Set the top limit for requested resources for any single job.
Maximum number of CPUs that can be requested for any single job.
integer
16
Maximum amount of memory that can be requested for any single job.
string
128.GB
^\d+(\.\d+)?\.?\s*(K|M|G|T)?B$
Maximum amount of time that can be requested for any single job.
string
240.h
^(\d+\.?\s*(s|m|h|day)\s*)+$
Parameters used to describe centralised config profiles. These should not be edited.
Git commit id for Institutional configs.
string
master
Base directory for Institutional configs.
string
https://raw.githubusercontent.com/nf-core/configs/master
Institutional configs hostname.
string
Institutional config name.
string
Institutional config description.
string
Institutional config contact information.
string
Institutional config URL link.
string