Actions
Wiki » History » Revision 2
« Previous |
Revision 2/5
(diff)
| Next »
Ephie Geza, 11/24/2023 05:53 PM
Wiki¶
We use the https://nf-co.re/rnaseq/3.13.2 to analyze the RNA seq data (fastq files). The pipeline removes the ribosomal RNA, check the quality of the reads, remove adapter and quality trim, removes genome contaminants, align the reads to the reference genome, sort and index the alignments, mark duplicates and perform quantification.
Data¶
The samples were downloaded from AWS to ilifu in the project folder
/cbio/projects/028/
The rawdata is in
/cbio/projects/028/rawdata/CleanData/
after git clonning the nextflow nfcore/rnaseq pipeline, we used rnaseq/bin/fastq_dir_to_samplesheet.py to samplesheet was
Updated by Ephie Geza over 1 year ago · 2 revisions