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

LD reference panels

UK Biobank

1000 Genomes Phase 1

1000 Genomes Phase 3


Contact

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



RajLabMSSM/echoLD documentation built on May 12, 2024, 3:23 a.m.