GATK workflow for de novo transcriptome assembly of non-model organism
0
0
Entering edit mode
2.1 years ago
poecile.pal ▴ 50

Good morning,

Using hisat2, I mapped reads on transcripts_longestiso_longorfs.fasta (de novo transcriptome assembly of non-model organism) and obtained .sam file. Using samtools, I converted it to .bam, sorted and indexed:

samtools view -bS hisat2_map_learn.sam > hisat2_map_learn.bam 
samtools sort hisat2_map_learn.bam hisat2_map_learn_sorted
samtools index hisat2_map_learn_sorted.bam

Please tell me where can I find the verified workflow of using GATK to search for SNP in my case?

Best regards, Poecile

transcriptome GATK SNP samtools non-model-organism • 343 views
ADD COMMENT

Login before adding your answer.

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