Entering edit mode
8.2 years ago
Bioinfonext
▴
470
1) I want to run star 2 pass pipeline: After running 1-star mapping, I got SJ.OUT.TAB for each library , now please suggest after concatenate all the SJ.out.tab files into one file, how to perform the filtering, and use only this filtered file.
2) ) Is it required to do Indel Realignment and base Recalibration while calling SNP from RNAseq data?
3) ) Which variant caller should I used, if I have multiple bam files. do I use Haplotype caller or GenotypeGVCFs by merging all bam file?
I will be thankful to you for helping me.
Maybe it's time to start reading manuals of tools, and follow guidelines, or figure things out on your own. You are learning absolutely nothing by making a new question for every single step in your analysis. Doing bioinformatics and learning new things takes time. If you have been stuck for days it's okay to ask for help, but a correct attitude would be to try more stuff on your own.