-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: export organism list from ncbi api (#159)
- Loading branch information
Showing
2 changed files
with
36 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
taxon taxonomyId assemblyCount | ||
Anopheles gambiae 7165 7 | ||
Coccidioides immitis 5501 5 | ||
Coccidioides posadasii 199306 13 | ||
Culex pipiens 7175 5 | ||
Mycobacterium tuberculosis 1773 7822 | ||
Plasmodium falciparum 5833 67 | ||
Plasmodium vinckei 5860 10 | ||
Plasmodium vivax 5855 19 | ||
Plasmodium yoelii 5861 15 | ||
Toxoplasma gondii 5811 29 |