Package: jentre 0.1.0.9000
jentre: Toolkit for the 'Entrez' API
Interact with the 'Entrez' API hosted by the National Center for Biotechnology Information (NCBI), <https://www.ncbi.nlm.nih.gov/books/NBK25499/>. This package is focused on working with sequence metadata and links. It handles pagination and compensates for some API limitations to simplify these tasks. API calls are printed to the console to highlight how high-level queries are translated into individual HTTP requests.
Authors:
jentre_0.1.0.9000.tar.gz
jentre_0.1.0.9000.zip(r-4.7)jentre_0.1.0.9000.zip(r-4.6)jentre_0.1.0.9000.zip(r-4.5)
jentre_0.1.0.9000.tgz(r-4.6-any)jentre_0.1.0.9000.tgz(r-4.5-any)
jentre_0.1.0.9000.tar.gz(r-4.7-any)jentre_0.1.0.9000.tar.gz(r-4.6-any)
jentre_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
jentre/json (API)
NEWS
| # Install 'jentre' in R: |
| install.packages('jentre', repos = c('https://cidm-ph.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cidm-ph/jentre/issues
Pkgdown/docs site:https://cidm-ph.github.io
Last updated from:3e4fb419ae. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 117 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 110 |
Exports:as_id_listcheck_id_listcheck_id_setcheck_web_historyefetcheinfoeinfo_databaseselinkelink_mapentrez_api_keyentrez_countentrez_databaseentrez_requestentrez_validateepostesearchesummaryid_listis_id_listis_id_setis_web_historyweb_history
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslpurrrR6rappdirsrlangsysvctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check ID set is well formed | check_id_list check_id_set check_web_history entrez_database |
| Fetch records from Entrez | efetch |
| Get details about Entrez databases | einfo einfo_databases |
| ELink API for fetching links between databases | elink elink_map |
| Count the number of entries in an ID set | entrez_count |
| Construct a request to the Entrez API | entrez_api_key entrez_request |
| Look up accessions and other IDs on Entrez | entrez_validate |
| Register UIDs with the Entrez history server | epost |
| Search Entrez databases | esearch |
| Fetch document summaries from Entrez | esummary |
| Entrez identifier sets | as_id_list id_list is_id_list is_id_set is_web_history web_history |
| Process API results | process topic-process |
