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

Add bam support for counting intervals #40

Merged
merged 96 commits into from
Dec 3, 2024

Conversation

donaldcampbelljr
Copy link
Member

This pull request shows code that uses noodles and bigTools crates to read .bam files and export the counts to:

  • wig
  • npy
  • bedGraph
  • bw (via an intermediate bedGraph conversion)

Addresses #30

@donaldcampbelljr donaldcampbelljr changed the title Add bam -> bw, bed support Add bam support for counting intervals Oct 24, 2024
@donaldcampbelljr donaldcampbelljr changed the base branch from master to dev October 24, 2024 15:58
@donaldcampbelljr donaldcampbelljr marked this pull request as ready for review December 3, 2024 16:43
@donaldcampbelljr
Copy link
Member Author

Going ahead with merge since the majority of code review was in the previous PR #47

@donaldcampbelljr donaldcampbelljr merged commit 60b6b4b into dev Dec 3, 2024
@donaldcampbelljr donaldcampbelljr deleted the dev_bam_bedgraph_bigtools branch December 3, 2024 16:50
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.

1 participant