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

Count duplicate reads using alignment from Bowtie2 #70

Merged
merged 26 commits into from
Oct 16, 2024
Merged

Conversation

harmonbhasin
Copy link
Collaborator

Implemented a script in rust that counts duplicate reads using the alignment from bowtie2 once it has been converted to a tsv.

EC2 Default User added 17 commits October 8, 2024 17:00
…that I can put them in the publish directory.
… the tsvs, and updated collapseHV to take this file as input
… and start position of reverse read from the bowtie2 alignment. We've additionally added functionality for fuzzy matching, however for now this will default to 0.
@jeffkaufman
Copy link
Member

Is the base branch set correctly here? This is showing up as a PR to merge 42 commits, with a ton of modified lines, which is usually a sign that something is set wrong,

@willbradshaw
Copy link
Contributor

It looks like this includes changes from #60 and #67.

Base automatically changed from remove_concat_gzipped to dev October 15, 2024 17:35
@willbradshaw willbradshaw merged commit 1a5ff8b into dev Oct 16, 2024
@willbradshaw willbradshaw deleted the dedup-sam branch October 16, 2024 14:48
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

Successfully merging this pull request may close these issues.

Implement fragment-length analysis Implement duplication analysis
3 participants