Entering edit mode
5.5 years ago
bioz
▴
20
Hai, I did bowtie using theses commands
bowtie --best -v 0 -a -n 0 --un unalig.fa database -f control.fa > out.bowtie
I got Result like this
5856 + osa 0 TCGGACCAGGCTTCAATCCCT IIIIIIIIIIIIIIIIIIIII 8
5592 + zma 0 TCGGACCAGGCTTCAATCCCT IIIIIIIIIIIIIIIIIIIII 8
5516 + zma 0 TCGGACCAGGCTTCAATCCCT IIIIIIIIIIIIIIIIIIIII 8
8559 + sbi 0 TCGGACCAGGCTTCAATCCCT IIIIIIIIIIIIIIIIIIIII 8
2016 + bdi 0 TCGGACCAGGCTTCAATCCCT IIIIIIIIIIIIIIIIIIIII 8
I need reads which 100 percentage matched to the reference how to find that ? And what is 7 th column indicates
The bowtie manual has this to say:
Based on this, I would expect that the last column contains the information about mismatches. Would that make sense for your file?
I added (code) markup to your post for increased readability. You can do this by selecting the text and clicking the 101010 button. When you compose or edit a post that button is in your toolbar, see image below:
See also http://bowtie-bio.sourceforge.net/manual.shtml#default-bowtie-output