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

added stickleback genome #1090

Closed

Conversation

vitorpavinato
Copy link
Contributor

I initiated by running python -m maintenance add-species Gasterosteus_aculeatus and it created the species.py and genome_data.py. But it didn't pull the genome information on Ensembl, so I manually added it from NCBI.

@vitorpavinato vitorpavinato mentioned this pull request Nov 4, 2021
14 tasks
@izabelcavassim
Copy link
Member

Are you using the same branch you have used for the QC of HelMel #1084?
I would suggest that you create a different branch for this pull request @vitorpavinato.
You can do it by typing:
$ git fetch upstream
$ git checkout upstream/main
$ git checkout -b topic_branch_name

because it seems that the error in tests you are getting is related to the QC and not with adding the new species to the catalog.

added qc HelMel

added stickleback genome
@petrelharp
Copy link
Contributor

This was superceded by #1105, closing.

@petrelharp petrelharp closed this Nov 19, 2021
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.

None yet

4 participants