We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
*_metadata*.tar.gz
deep-taxon ncbi-fetch
deep-taxon prepare-data
deep-taxon train
deep taxon train-job
deep-taxon infer
deep-taxon infer-job
deep-taxon conf-model
deep-taxon deploy-pkg
The text was updated successfully, but these errors were encountered:
No branches or pull requests
*_metadata*.tar.gz
from e.g. https://data.ace.uq.edu.au/public/gtdb/data/releases/release207/207.0/deep-taxon ncbi-fetch
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/gtdb/download.py#L93deep-taxon prepare-data
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/gtdb/prepare_data.py#L109deep-taxon train
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/nn/train.py#L473deep taxon train-job
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/run/run_job.py#L14deep-taxon infer
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/nn/infer.py#L446deep-taxon infer-job
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/run/run_infer.py#L12deep-taxon conf-model
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/nn/summarize.py#L1130deep-taxon deploy-pkg
): https://github.com/exabiome/deep-taxon/blob/a42fc6a02bca25b36ce8d04746b464d344d822a0/src/deep_taxon/nn/deploy.py#L163The text was updated successfully, but these errors were encountered: