Bioconductor version: Release (3.16)
This package brings the GenoMetric Query Language (GMQL) functionalities into the R environment. GMQL is a high-level, declarative language to manage heterogeneous genomic datasets for biomedical purposes, using simple queries to process genomic regions and their metadata and properties. GMQL adopts algorithms efficiently designed for big data using cloud-computing technologies (like Apache Hadoop and Spark) allowing GMQL to run on modern infrastructures, in order to achieve scalability and high performance. It allows to create, manipulate and extract genomic data from different data sources both locally and remotely. Our RGMQL functions allow complex queries and processing leveraging on the R idiomatic paradigm. The RGMQL package also provides a rich set of ancillary classes that allow sophisticated input/output management and sorting, such as: ASC, DESC, BAG, MIN, MAX, SUM, AVG, MEDIAN, STD, Q1, Q2, Q3 (and many others). Note that many RGMQL functions are not directly executed in R environment, but are deferred until real execution is issued.
Author: Simone Pallotta [aut, cre], Marco Masseroli [aut]
Maintainer: Simone Pallotta <simonepallotta at hotmail.com>
Citation (from within R,
enter citation("RGMQL")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("RGMQL")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RGMQL")
HTML | R Script | RGMQL: GenoMetric Query Language for R/Bioconductor |
Reference Manual | ||
Text | NEWS |
biocViews | DataImport, ImmunoOncology, Infrastructure, Network, SingleCell, Software |
Version | 1.18.0 |
In Bioconductor since | BioC 3.7 (R-3.5) (5 years) |
License | Artistic-2.0 |
Depends | R (>= 3.4.2), RGMQLlib |
Imports | httr, rJava, GenomicRanges, rtracklayer, data.table, utils, plyr, xml2, methods, S4Vectors, dplyr, stats, glue, BiocGenerics |
LinkingTo | |
Suggests | BiocStyle, knitr, rmarkdown |
SystemRequirements | |
Enhances | |
URL | http://www.bioinformatics.deib.polimi.it/genomic_computing/GMQL/ |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | RGMQL_1.18.0.tar.gz |
Windows Binary | RGMQL_1.17.0.zip |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/RGMQL |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/RGMQL |
Bioc Package Browser | https://code.bioconductor.org/browse/RGMQL/ |
Package Short Url | https://bioconductor.org/packages/RGMQL/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: