-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 894 Bytes
/
DESCRIPTION
File metadata and controls
15 lines (15 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: BioDataManifest
Title: Tools for Rendering Biomedical Data Manifests
Version: 0.99.4
Authors@R: c(person("Daniel", "Bottomly", role=c("cre", "aut"), email="bottomly@ohsu.edu"),
person("Shannon", "McWeeney", role="aut"))
Description: This package has two main functions. It can render a Biomedical Data Manifest HTML
file from either an Excel File as output from Microsoft Forms or functions as an aggregator
to retrieve similar data from dbGap and the Genomic Data Commons. Each Biomedical Data Manifest
provides a summary of a particular dataset both in terms of composition as well as any ethical,
legal and social information that can be gathered.
Depends: R (>= 4.3.1), GenomicDataCommons
Imports: rlang, fs, stringr, scales, rvest, tibble, readr, readxl, tidyr, dplyr, httr, knitr, jinjar, ggplot2, markdown
Encoding: UTF-8
License: GPL-3
RoxygenNote: 7.2.3