GithubHelp home page GithubHelp logo

vgp.github.io's People

Contributors

alexanderdilthey avatar aphillippy avatar arangrhie avatar barryclark avatar brianwalenz avatar coltonfitzgerald avatar daattali avatar daniel15 avatar dijonkitchen avatar eringrand avatar esteinborn avatar fleeting avatar gf777 avatar henryaj avatar hunjaelee avatar javiercejudo avatar junefrench avatar martinpippel avatar mcshane avatar nscyclone avatar omgmog avatar ondovb avatar peteretelej avatar pickettbd avatar praseodym avatar rnicholus avatar skoren avatar sunnankar avatar vermluh avatar yzyzsun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vgp.github.io's Issues

Add random species pictures to landing page

The top-level landing page is too plain. Suggest adding a few random species pictures arranged in a grid below the data links, with random species reselected on page reload. Avoid using species without images :)

Automatically link NCBI accessions from GenomeArk

From Francoise Thibaud-Nissen at NCBI:

Hi Adam,
It would be really great if the GenomeArk web pages could show the latest assemblies submitted to ENA or GenBank for each species. There is a pretty simple way to the get the assembly accessions automatically using eutils.
For example, to get the latest assembly for taxid 9244 (Calypte anna) that the VGP sequenced (under the VGP umbrella BioProject):
esearch -db bioproject -q 'PRJNA489243' | elink -db bioproject -target assembly -name bioproject_assembly_all | esummary | xtract -pattern DocumentSummary -if Taxid -equals 9244 -if Synonym -element Organism AssemblyName AssemblyType Taxid -block Synonym -element Genbank | more
Calypte anna (Anna's hummingbird) bCalAnn1_v1.p haploid 9244 GCA_003957555.2
Calypte anna (Anna's hummingbird) bCalAnn1_v1.h alternate-pseudohaplotype 9244 GCA_003957575.1

Or to get a list of all the latest assemblies sequenced by the VGP:
esearch -db bioproject -q 'PRJNA489243' | elink -db bioproject -target assembly -name bioproject_assembly_all |esummary | xtract -pattern DocumentSummary -if Synonym -element Organism AssemblyName AssemblyType -block Synonym -element Genbank
Takifugu rubripes (torafugu) fTakRub1.2 alternate haplotype alternate-pseudohaplotype GCA_901000745.3
Streptopelia turtur (birds) bStrTur1.1 haploid GCA_901699155.1
Takifugu rubripes (torafugu) fTakRub1.2 haploid GCA_901000725.2
Streptopelia turtur (birds) bStrTur1.1 alternate haplotype haploid GCA_901699165.1
Syngnathus acus (greater pipefish) fSynAcu1.1 alternate haplotype haploid GCA_901709685.1
[…]

This is essentially the list that you get if when on https://www.ncbi.nlm.nih.gov/bioproject/PRJNA489243 you click on the Assembly link on the right hand side.

Once you have the GenBank assembly accession:
the URLs to the NCBI Assembly pages is: https://www.ncbi.nlm.nih.gov/assembly/,
and the URLs to the ENA is: https://www.ebi.ac.uk/ena/data/view/

Would that be possible to do?
Thanks,

Françoise

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.