facileverse/FacileData: A fluent API for accessing multi-assay high-throughput genomics data

Defines the "FacileData" API over multi-assay, high-throughput genomics data. The FacileData API is a fluent tidy-like grammar that facilitates exploratory data analysis. This package also defines a "FacileDataSet" class, which is a reference implementation of the "FacileData" API that uses SQLite and HDF5 files to store arbitrarily large datasets and provide fast and efficient access to arbitrary subsets of these data without loading it all into memory.

Getting started

Package details

Maintainer
LicenseApache License (>= 2.0)
Version0.98.99
URL https://github.com/facilebio/FacileData
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("facileverse/FacileData")
facileverse/FacileData documentation built on Feb. 24, 2024, 7:59 a.m.