-
Notifications
You must be signed in to change notification settings - Fork 8
feat: add organism images #939
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
base: main
Are you sure you want to change the base?
Conversation
|
I will add an screenshot of the information popup on monday |
|
@NoopDog It would be great if we could have this looked at during this week. We said that for Genomic Informatics we would have the site in beta stage, and it would be nice to have some changes added between alpha and beta. |
|
@Smeds can you provide some instructions how to run this to get the images? |
@NoopDog To build everything you will have to follow these commands #Fetch images
npm run fetch-ga2-organism-images
# add image information to intermediate files
npm run build-ga2-from-ncbi
# create final json files with image information
npm run build-ga2-db |
|
@NoopDog Did you manage to run the commands? |

Description
This pull-request will make it possible to display organism images
Select workflow page
Assembly Table page
Organism Table page
Please feel free to make updates to formatting. And if someone could create a better looking missing_image file.
Related Issue
Handle issue #937