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

Provide commands to create database file [Feature Request] #45

Open
chrisgulvik opened this issue Sep 17, 2024 · 2 comments
Open

Provide commands to create database file [Feature Request] #45

chrisgulvik opened this issue Sep 17, 2024 · 2 comments

Comments

@chrisgulvik
Copy link

Can you provide example commands to create a database?

I'd like to make a super small db for built-in functionality testing of the software within a container. For example, just adding 2 different species genomes (perhaps just 1 Gram Pos here and 1 Gram Neg here) and querying with 1 of them. This would also speed up any dev work you do and make GitHub Actions a possibility for you. Nothing fancy needed for commands to share, just notes in shell would be helpful.

If you added an example on how to create a GTDB database, that would also take the workload off of you, ensure future utility of the pkg as taxonomy continues to change, and avoid future issues like #40 and #43 .

@chrisgulvik
Copy link
Author

I just saw @jfy133 also ran into this same need here. It looks like simply making a dmd db isn't enough, so any tips?

@jfy133
Copy link

jfy133 commented Sep 19, 2024

It might just be that particular genome being used during testing is not in the database (I'm not 100%) sure, so at least instructions would indeed be helpful :)

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

No branches or pull requests

2 participants