Skip to content
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

Option to treat each read as its own fragment #17

Open
snystrom opened this issue May 9, 2022 · 0 comments
Open

Option to treat each read as its own fragment #17

snystrom opened this issue May 9, 2022 · 0 comments

Comments

@snystrom
Copy link
Owner

snystrom commented May 9, 2022

Some assays or sequencing methodologies (long read technology like PBio or ONT) may be more appropriate to consider each read as a fragment. Add a flag -l that enables this behavior.

This may require some additional reworking of some VMatrix internals to correctly grab the insert_size. Need to do some tests to make sure these behave as expected.

If implemented correctly, the -f options should work seamlessly.

@snystrom snystrom changed the title Option to treat each read as it's own fragment Option to treat each read as its own fragment May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant