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

Introduce auxiliary scripts #251

Merged
merged 9 commits into from
Oct 25, 2023
Merged

Introduce auxiliary scripts #251

merged 9 commits into from
Oct 25, 2023

Conversation

oschwengers
Copy link
Owner

Often, the usage of Bakta is a necessary upfront task followed by deeper analyses implemented in custom scripts.

Therefore, we introduce a new directory scripts where we'd like to collect & offer a pool of scripts addressing common tasks.

As a starter:

  • collect-annotation-stats.py: Collect annotation stats for a cohort of genomes and print a condensed TSV.
  • extract-region.py: Extract genome features within a given genomic range and export them as GFF3, Embl, Genbank, FAA and FFN

Of course, pull requests are welcome ;-)

@oschwengers oschwengers added the enhancement New feature or request label Oct 25, 2023
@oschwengers
Copy link
Owner Author

This is a merger of a region extraction script I wrote some time ago and #246 - thanks @AhmedElsherbini ;-)

@oschwengers oschwengers merged commit 65b8caa into main Oct 25, 2023
@oschwengers oschwengers deleted the scripts branch October 25, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant