Hi all,
I have started using bowtie2 to map 100bp Illumina reads to a reference genome. Our ultimate goal is to have gene expression estimates.
I have two questions:
1) Bowtie2 use a score to define if a read is aligned or not. What is the best setting to call a read uniquely aligned ? Most papers using small reads allow a few mismatches and the threshold is pretty easy to grasp. But how do we handle it using scores ?
2) What is the best way to use paired-end mappings and read counts ? Is it correct to count the two mates as two reads mapped to a gene ?
Thanks a lot.
I have started using bowtie2 to map 100bp Illumina reads to a reference genome. Our ultimate goal is to have gene expression estimates.
I have two questions:
1) Bowtie2 use a score to define if a read is aligned or not. What is the best setting to call a read uniquely aligned ? Most papers using small reads allow a few mismatches and the threshold is pretty easy to grasp. But how do we handle it using scores ?
2) What is the best way to use paired-end mappings and read counts ? Is it correct to count the two mates as two reads mapped to a gene ?
Thanks a lot.
Comment