Project

General

Profile

Wiki » History » Version 2

Ephie Geza, 11/24/2023 05:53 PM

1 1 Ephie Geza
# Wiki
2
3
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.
4
5
## Data
6
The samples were downloaded from AWS to ilifu in the project folder
7
``` shell
8
/cbio/projects/028/
9
```
10
The rawdata is in
11
``` shell
12
/cbio/projects/028/rawdata/CleanData/
13
```
14 2 Ephie Geza
after git clonning the nextflow nfcore/rnaseq pipeline, we used rnaseq/bin/fastq_dir_to_samplesheet.py to samplesheet was