README.md

EpiTxDb.Hs.hg38 Build Status codecov

Installation

The current version of the EpiTxDb.Hs.hg38 package is available from Bioconductor.

Github

remotes::install_github("FelixErnst/EpiTxDb.Hs.hg38")
#
library(EpiTxDb.Hs.hg38)

Bioconductor

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("EpiTxDb.Hs.hg38")
library(EpiTxDb.Hs.hg38)

Introduction

Literature



FelixErnst/EpiTxDb.Hs.hg38 documentation built on Sept. 19, 2020, 7:22 a.m.