Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Which other databases should be included in biomartr? #4

Open
HajkD opened this issue Jan 19, 2017 · 9 comments
Open

Which other databases should be included in biomartr? #4

HajkD opened this issue Jan 19, 2017 · 9 comments

Comments

@HajkD
Copy link
Member

HajkD commented Jan 19, 2017

I would like to trigger a brainstorming around the question which other databases could be
useful to be included in biomartr. I would be grateful to receive input from different life science communities working with genomics data.

Many thanks!

@ARamesh123
Copy link

Uniprot?

@HajkD
Copy link
Member Author

HajkD commented Mar 11, 2017

Hi @ARamesh123

Sounds like a very good idea!

I just checked: http://www.uniprot.org/help/programmatic_access

Should be feasible :) So I will try to get familiar with the API and will implement Uniprot retrieval functions.

I am happy for any further suggestions or for pointing out even more detailed functionality that is needed.

Many thanks!

Hajk

@jvineis
Copy link

jvineis commented Nov 3, 2017

fungene http://fungene.cme.msu.edu/ Its terribly painful to extract reference genes for functional genes from fungene with appropriate taxonomic strings. It seems as though their data is protected though.

@jvineis
Copy link

jvineis commented Nov 17, 2017

JGI IMG is critical. Thanks Hajk!
https://img.jgi.doe.gov/

@HajkD
Copy link
Member Author

HajkD commented Jan 18, 2018

I just finished implementing the proteome retrieval interface to UniProt.

Please see the example here for details.

In short users can now specify:

biomartr::getProteome( db = "uniprot",  organism = "Mus musculus" )

I hope this is useful.

Best,
Hajk

@Norbittner
Copy link

ensembl plants

@sofsta
Copy link

sofsta commented Apr 14, 2020

Not sure if this has been covered but:

Homo sapiens (human) genome assembly GRCh38 (hg38)

@HajkD
Copy link
Member Author

HajkD commented Apr 14, 2020

This should work with:

biomartr::getGenome(db = "refseq", organism = "GCF_000001405.39")

The refseq id was taken from: https://www.ncbi.nlm.nih.gov/assembly/GCF_000001405.39

Does this solve the human genome issue?

@WWz33
Copy link

WWz33 commented Aug 29, 2024

JGI IMG is critical. Thanks Hajk!JGI IMG 至关重要。谢谢哈吉克! https://img.jgi.doe.gov/

I think so too!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

6 participants