Hello everyone,
It is my first time posting so I don't really know if I'm at the right place.
I am new to sequencing and still a student...
Unconfigured Ad
Collapse
4 results in 0.0033 seconds.
Keywords
Members
Tags
-
BAM file size difference between 2 sequencing platforms
Last edited by Ewiwi; 06-26-2017, 07:19 PM.
-
How to use samtools idxstats <bamfile>
Hi all,
I'd like to get the number of all reads in a bam file by using samtools idxstats <bamfile> in samtools library;however, the...Last edited by serhatg; 07-02-2014, 03:38 AM.
-
Filtering uniuque reads from a bam file
Hello everyone,
I created a bam file with tophat:
...Code:tophat2 --color --quals -x 1 --library-type fr-secondstrand --read-realign-edit-dist
-
Bioperl samtools: problem with reference
Hi all
I am having problems processing a BAM file using Bio:
B::Sam.
I want to examine variants in a BAM file using code...