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


Contact

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



RajLabMSSM/echofinemap documentation built on Jan. 3, 2023, 1:42 a.m.