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

Do not require users to install precomputed library #151

Open
AntonPetrov opened this issue Oct 3, 2024 · 0 comments
Open

Do not require users to install precomputed library #151

AntonPetrov opened this issue Oct 3, 2024 · 0 comments
Assignees

Comments

@AntonPetrov
Copy link
Member

AntonPetrov commented Oct 3, 2024

Recommended approach: commit individual files, generate all.cm at build stage.

There are several alternatives to consider:

  • Bundle Rfam and CRW models into 2 files (all.cm) and use cmfetch when individual models are needed
  • Commit all.cm to git or use git LFS
  • Some applications do not require any precomputed models at all (for example, generating templates locally or the template-free mode). One could create a slim version of the docker image that would be much smaller.
@AntonPetrov AntonPetrov self-assigned this Oct 3, 2024
@github-project-automation github-project-automation bot moved this to Backlog in R2DT Issues Oct 4, 2024
@AntonPetrov AntonPetrov moved this from Backlog to In progress in R2DT Issues Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant