multiple hits

20 views
Skip to first unread message

nandy...@gmail.com

unread,
Feb 13, 2013, 9:15:13 AM2/13/13
to gnumap...@googlegroups.com
Hello friends, 

I have a small doubt concerning gnumap software.
I want to try it to map reads but i have got a question about multiple hits.
If there are multiple positions for a read what is reported in the output file, all positions or just one of these ?
I mean when a read can be mapped in different positions, i wanted to know if the software will return just one random position or will it return one of the best mapping position for this read.
And is it possible with an option to have all the positions of that read ?

Advance thanks, 

Nathan Clement

unread,
Feb 13, 2013, 7:28:37 PM2/13/13
to gnumap...@googlegroups.com
If a single read aligns to multiple regions, the output will print to all the best locations.  ie:  if read q aligns to location G_1 and G_2 with score 0.98 and G_3 with score 0.95, GNUMAP will only print SAM records for G_1 and G_2.  There will be a column in the sam file (X0) that will tell how many total locations over the alignment threshold (-a argument) it aligns to.  

If you want to print all positions of the read, you can include the --print_all_sam flag and it will print out everything above the -a threshold.  


Let me know if this doesn't answer your questions.

Nathan


--
 
---
You received this message because you are subscribed to the Google Groups "gnumap-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gnumap-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages