Rega
R Interface to European Genome-Phenome Archive
Bioconductor version: 3.23 · Package version: 1.0.2
The European Genome-phenome Archive (EGA) provides long-term storage and controlled sharing of personally identifiable genetic data. The Rega package offers a streamlined and extensible R interface to the EGA API, facilitating the programmatic upload of metadata. GEO-like Excel submission template is provided as a default method of organizing submission metadata.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Rega") Details
| Maintainer | Igor Cervenka <igor.cervenka@unibas.ch> |
| Author | Igor Cervenka [aut, cre] (ORCID: <https://orcid.org/0000-0002-9438-5161>), Athimed El Taher [aut] (ORCID: <https://orcid.org/0000-0003-2424-8476>), Robert Ivanek [aut] (ORCID: <https://orcid.org/0000-0002-8403-056X>) |
| License | Artistic-2.0 |
| URL | https://github.com/ivanek/Rega |
| Bug Reports | https://github.com/ivanek/Rega/issues |
| Downloads rank | 44 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software, ThirdPartyClient |