-
Notifications
You must be signed in to change notification settings - Fork 92
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
Automate species addition #790
Automate species addition #790
Conversation
Codecov Report
@@ Coverage Diff @@
## main #790 +/- ##
==========================================
+ Coverage 99.49% 99.53% +0.04%
==========================================
Files 54 55 +1
Lines 2383 2384 +1
Branches 279 281 +2
==========================================
+ Hits 2371 2373 +2
+ Misses 6 5 -1
Partials 6 6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool!
- Change ID for EscCol to escherichia_coli_str_k_12_substr_mg1655_gca_000005845. Ensembl seems to have added the gca_ suffix.j - Update the DroMel assembly version from BDGP6.28 to BDGP6.32
7dd3cf6
to
24f56e5
Compare
Also automate adding a species to the catalog.
24f56e5
to
5bea24f
Compare
Small bit of data: to try something besides
Looking further down the list, this situation seems common. The ensembl ID is not usually Also, it's totally not clear where to actually find the ensembl ID. |
Can you open an issue for this please? Should be an easy enough fix. |
Depends on #789 (so quite noisy until that's merged)#789 now merged.Automate a lot of the drudge work involved in adding new things to the catalog. Use it like
ping @andrewkern, @petrelharp, @grahamgower