Package: magmaR 1.0.4
magmaR: R-Client for Interacting with the 'UCSF Data Library'
A client for interacting with 'magma', the data warehouse of the 'UCSF Data Library'. 'magmaR' includes functions for querying and downloading data from 'magma', in order to enable working with such data in R, as well as for uploading local data to 'magma'.
Authors:
magmaR_1.0.4.tar.gz
magmaR_1.0.4.zip(r-4.7)magmaR_1.0.4.zip(r-4.6)magmaR_1.0.4.zip(r-4.5)
magmaR_1.0.4.tgz(r-4.6-any)magmaR_1.0.4.tgz(r-4.5-any)
magmaR_1.0.4.tar.gz(r-4.7-any)magmaR_1.0.4.tar.gz(r-4.6-any)
magmaR_1.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
magmaR/json (API)
NEWS
| # Install 'magmaR' in R: |
| install.packages('magmaR', repos = c('https://dtm2451.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:0bcd938919. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 225 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 71 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 120 |
Exports:magmaRsetqueryretrieveretrieveAttributesretrieveIdsretrieveJSONretrieveMatrixretrieveMetadataretrieveModelsretrieveParentNameretrieveProjectsretrieveTemplateupdateFromDFupdateMatrixupdateValues
Dependencies:clicrulcurlhttpcodejsonlitelifecyclemimeR6Rcpprlangtriebeardurltools
Downloading data from magma with the R-client magmaR
Rendered fromDownload.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2024-01-25
Started: 2021-04-29
Uploading data to magma with the R-client magmaR
Rendered fromUpload.Rmdusingknitr::rmarkdownon May 27 2026.Last update: 2025-05-23
Started: 2021-04-29
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Starting out and working with different Etna environments | authentication-and-environments |
| Set up your magma environment and authentication | magmaRset |
| Search-like function that can obtain linked data from distinct models. | query |
| Download data from magma as a tsv, and convert to a data.frame | retrieve |
| Helper functions that utilize special cases of magma /retrieve | retrieveAttributes retrieveIds retrieveModels retrieveParentName retrieveTemplate retrieve_SpecialCases |
| Download data from magma as a json, and convert to a list | retrieveJSON |
| Download data from magma that is stored as a matrix | retrieveMatrix |
| Download data from magma of one model, but transformed into the shape of a different model's records. | retrieveMetadata |
| Helper function that retrieves all the projectName options which a user has access to, from janus. | retrieveProjects |
| Easier to use wrapper of 'updateValues' | updateFromDF |
| A matrix-specific wrapper of 'updateValues' | updateMatrix |
| Analogous to the '/update' function of magma | updateValues |
