Entering edit mode
9.9 years ago
Medhat
9.8k
I am writing some python script for sam file , and I want to get the information from the flag file about the sequence, Is there any module or lib that can do it or I need to write mine?
if there is not previous code to do it what is the pseudo code that deals with it shall I convert from int to hex then bin and use some tabular to get the info or what?
Thanks
Have you tried pysam library? I think the sam/bam object has an attribute called
flag
.Three replies of "try pysam" at once must be a new record.
It means, I need to make my homework with more concentration before I post a question
You just need more coffee :)
:D I agree
is there any badge for it ? :-P
We should request one :)