Up to date bulk RNA-seq Quality Control tools?
2
0
Entering edit mode
2.9 years ago
Pratik ★ 1.0k

EDIT: I think mutliQC might be the answer: https://github.com/COMBINE-lab/salmon/issues/252#issuecomment-405442271


Hey ya'll,

I am using going from fastq.gz SRR files to, ultimately a gene expression matrix I can use within DeSeq2 and/or edgeR

I was guided by a great few people to use salmon. You know who you are : )

The snakemake/salmon pipeline is done, however I was wondering if QC is required prior to plugging the fastq's into salmon.

I was reading here: Adapter trimming before mapping with Salmon and it refers to the github for salmon, where QC is recommended.

And if QC is required to trim adapters/remove low quality reads, could someone share what tools are recommended for my current salmon/snakemake pipeline, please?

Here is a post I found which recommends multiQC, however multiQC looks like an all-in-one package.

Looking for appropriate software QC for bulk RNA seq.

Thank you in advance : )

QC RNA-seq • 1.2k views
ADD COMMENT
3
Entering edit mode
2.9 years ago
GenoMax 141k

MultiQC acts as an aggregator of FastQC results so you need to run FastQC on all samples before MultiQC.

ADD COMMENT
0
Entering edit mode

Thank you Genomax : )

ADD REPLY
3
Entering edit mode
2.9 years ago

If you don't want to deal with installing stuff or building your own pipeline, you can use the nf-core RNA-seq pipeline, which is community curated/built and has a number of options. It uses salmon by default and runs about every QC tool you could ever need and has a nice multiQC summary at the end. It'll take care of adapter/quality trimming for you as well, via TrimGalore.

ADD COMMENT
0
Entering edit mode

Thank you Jared.Andres07 : )

Bookmarked.

ADD REPLY

Login before adding your answer.

Traffic: 2635 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6