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

Fix bedtools genomecov deprecation (coverage calculation) #209

Merged
merged 4 commits into from
Jan 6, 2022
Merged

Conversation

evanroyrees
Copy link
Collaborator

  • 🐍 πŸ”₯ Remove deprecated argument bedtools genomecov command
  • 🐍🍏 Rename entrypoint for clarity: autometa-parse-bed -> autometa-bedtools-genomecov
  • 🍏 🎨 Update parse_bed.nf with updated autometa entrypoint
  • 🐍πŸ”₯βœ… Remove unneeded param in test_coverage.py
  • 🐍πŸ”₯ remove unneeded make_length_table(...) from coverage.py

🎨 update coverage script to adhere to updated bedtools.genomecov params
🎨🍏 update parse_bed.nf entrypoint to correspond to updated autometa entrypoint
@evanroyrees evanroyrees added nextflow Nextflow related issues/code python Python related issues/code labels Dec 21, 2021
@evanroyrees evanroyrees merged commit 9bfb62f into dev Jan 6, 2022
@evanroyrees evanroyrees deleted the coverage branch January 6, 2022 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nextflow Nextflow related issues/code python Python related issues/code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant