pkg <- read.dcf("DESCRIPTION", fields = "Package")[1]
description <- read.dcf("DESCRIPTION", fields = "Description")[1]

r pkg: r gsub("echoverse module: ","", description)

This R package is part of the echoverse suite that supports echolocatoR: an automated genomic fine-mapping pipeline.

If you use r pkg, please cite:

r citation(pkg)$textVersion

Installation

if(!require("remotes")) install.packages("remotes")

remotes::install_github("RajLabMSSM/`r pkg`")
library(`r pkg`)

Documentation

Website

Getting started

Datasets

For more detailed information about each dataset, use ?:
R library(echolocatoR) ?NOTT_2019.interactome # example dataset

Epigenomic & genome-wide annotations

Nott et al. (2019)

Corces et al. (2020)

XGR

Roadmap

biomaRt

HaploR


Contact

Brian M. Schilder, Bioinformatician II
Raj Lab
Department of Neuroscience, Icahn School of Medicine at Mount Sinai



RajLabMSSM/echoannot documentation built on Oct. 26, 2023, 2:41 p.m.