A pipeline to retrieve RNA sequencing data from SRA, perform alignment with hisat2 and characterize splicing events with rMATS 3.2.5.
An overview of how the pipeline works, how to run it and a description of all of the different command-line flags.
The typical command for running the pipeline is as follows:
nextflow run lifebit-ai/rmats-nf --accessionList 'accession_list.txt' -profile docker
Path to input file with accession list to fetch from SRA
Path to input gencode GTF file
Path to a keyfile used to fetch restricted access datasets with SRAtools
Configuration profile to use. Can use multiple (comma separated)
Available: short-test
, key-test
If used, trimming will be ommited.
Specifies what type of input reads are to be processed.
Accepted values: single end
, paired end
Specifies the read length