-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tag in assembly.bam #439
Comments
Additional documtnation has been added to https://github.com/PapenfussLab/gridss/blob/dev/src/main/java/au/edu/wehi/idsv/sam/SamTags.java Note that these are GRIDSS-internal tags not intended for downstream usage and may change in future GRIDSS releases. |
Thanks for your comments.! (It's really understandable). I have one more question regarding et (evidence type). It appears that et tag has only 1 or 0. What does 1 (or 0) represent? Thanks again for your great effort. |
|
Hello.
Could you please tell me what tag in *assembly.bam represents?
For exmaple,
aa:i:1
sb:f:0
ec:B:i,0,0,0,0,0,0
ad:A:b
oe:B:i,180,218,218,218,180,218
dl:i:151
eq:B:f,26.1176,19.5013,21.1187,19.5013,26.1176,26.1176
os:B:i,0,99,83,99,0,0
at:B:i,0,0
et:B:c,1,0,0,0,1,1
I would appreciate you if you could explain these tags to me.
Best wishes,
The text was updated successfully, but these errors were encountered: