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

49 total bases and gene counts issues #51

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

chienchi
Copy link
Collaborator

add Gene count and total bases count function in the package script.

example stats.json output:
/global/cfs/cdirs/m3408/aim2/metagenome/MAGs/output/nmdc_wfmag-11-ht08wa83.2_mags_stats.json

        {
            "bin_name": "bins.27",
            "number_of_contig": 204,
            "completeness": 97.62,
            "contamination": 6.04,
            "total_bases": 6909823,
            "gene_count": 6994,
            "bin_quality": "MQ",
            "num_16s": 0,
            "num_5s": 0,
            "num_23s": 0,
            "num_tRNA": 55,
             ...

@chienchi chienchi linked an issue Aug 20, 2024 that may be closed by this pull request
@chienchi chienchi merged commit d8d8b80 into master Aug 23, 2024
1 check passed
@chienchi chienchi deleted the 49-total-bases-and-gene-counts-issues branch August 23, 2024 17:36
@aclum
Copy link
Contributor

aclum commented Aug 23, 2024

Looks good!

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

Successfully merging this pull request may close these issues.

total bases and gene counts issues
2 participants