salmon quantification and then generating BAM files using STAR
1
0
Entering edit mode
2.3 years ago
alonziso ▴ 20

Hi, I've been doing a lot of bioinformatics lately and was asked to perform variant calling on RNA-Seq data used in my lab the thing is that I used Salmon to quantify may RNA-Seq data, and performed Differential expression analysis
now that I want to generate BAM files for the variant calling I need to use STAR the question is, do I need to perform alignment with STAR and then quantify again with salmon, or is it possible to just run with my DE analysis and just generate the BAM files with STAR for the variant calling?

RNA-Seq STAR Salmon • 1.2k views
ADD COMMENT
2
Entering edit mode
2.3 years ago
Michael Love ★ 2.6k

You can't use STAR's genomic alignments with Salmon (easily).

Salmon can take in transcriptome alignments as input, but not genomic alignments.

So it's two separate tasks, but luckily these are both quite fast. We use Salmon/STAR/Hisat2 in our lab often in combination. It helps to view genomic alignments for a number of analyses, including genetic variation.

ADD COMMENT

Login before adding your answer.

Traffic: 3031 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