I mapped de novo assembled transcript to genome using GMAP but still large no. of transcripts showing similarity with draft genome sequences. My aim is …
Dear all, Is Ion Torrent technology acceptable for meta-genomics to profile microbiome? or we have to use only Illumina platforme? for meta-genome, short reads are …
pysam is a great way to work with bam files if you are familiar with python. (http://bioconductor.org/packages/release/bioc/vignettes/SNPRelate/inst/doc/SNPRelateTutorial.html). You can also use samtools view to specify the region you want to extract reads from.