pkg <- read.dcf("DESCRIPTION", fields = "Package")[1] description <- read.dcf("DESCRIPTION", fields = "Description")[1] |> gsub(pattern="\n",replacement=" ")
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
if(!require("remotes")) install.packages("remotes") remotes::install_github("RajLabMSSM/`r pkg`") library(`r pkg`)
Brian
M. Schilder, Bioinformatician II
Raj Lab
Department
of Neuroscience, Icahn School of Medicine at Mount Sinai
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.