The fragment file exported by getGroupFragments() lacks reading support column #2284
Unanswered
Antidington
asked this question in
Questions / Documentation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm working with fragment files exported by the getGroupFragments() function. When examining these files, I observed that they contain only four columns:
The files lack a read support column (column 5), which should indicate "the total number of read pairs associated with this fragment, including the read pair marked unique and all duplicate read pairs." according to 10X cellranger-atac count
Is there a way to modify the getGroupFragments() function to include the actual read support information in the output? Alternatively, is there another function or approach that preserves this important quantitative information when generating fragment files?
Thanks,
Jichen
Beta Was this translation helpful? Give feedback.
All reactions