Package: queryup 1.0.5
queryup: Query the 'UniProtKB' REST API
Retrieve protein information from the 'UniProtKB' REST API (see <https://www.uniprot.org/help/api_queries>).
Authors:
queryup_1.0.5.tar.gz
queryup_1.0.5.zip(r-4.5)queryup_1.0.5.zip(r-4.4)queryup_1.0.5.zip(r-4.3)
queryup_1.0.5.tgz(r-4.4-any)queryup_1.0.5.tgz(r-4.3-any)
queryup_1.0.5.tar.gz(r-4.5-noble)queryup_1.0.5.tar.gz(r-4.4-noble)
queryup_1.0.5.tgz(r-4.4-emscripten)queryup_1.0.5.tgz(r-4.3-emscripten)
queryup.pdf |queryup.html✨
queryup/json (API)
NEWS
# Install 'queryup' in R: |
install.packages('queryup', repos = c('https://voisinneg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/voisinneg/queryup/issues
Datasets:
- query_fields - Available query fields.
- return_fields - Available return fields ("columns").
- uniprot_entries - Information for 1000 UniProt entries from the organism Mus musculus
Last updated 1 years agofrom:efbbd06dab. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:get_uniprot_dataquery_uniprot
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Accessory function used to build the query url | build_query_url |
Accessory function removing invalid values from a query | clean_query |
Retrieve data from UniProt using UniProt's REST API | get_uniprot_data |
Accessory function retrieving invalid values from messages returned by the UniProt API. | parse_messages |
Available query fields. | query_fields |
Retrieve data from UniProt using UniProt's REST API. | query_uniprot |
Available return fields ("columns"). | return_fields |
Information for 1000 UniProt entries from the organism Mus musculus | uniprot_entries |