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 genome-based features like start codon dist or GC content #1

Open
m-jahn opened this issue Jun 7, 2024 · 1 comment
Open

add genome-based features like start codon dist or GC content #1

m-jahn opened this issue Jun 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@m-jahn
Copy link
Owner

m-jahn commented Jun 7, 2024

  • start codon and stop codon dist can be obtained from genome sequence
  • GC content as well
@m-jahn m-jahn self-assigned this Jun 7, 2024
@m-jahn m-jahn added the enhancement New feature or request label Jun 7, 2024
@m-jahn
Copy link
Owner Author

m-jahn commented Jun 13, 2024

  • part of this is fixed with latest commit
  • sequence based features are difficult to calculate on the fly because download from NCBI is slow
  • maybe only enable for prefetched genomes

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

No branches or pull requests

1 participant