-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1018 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: omicsPrint
Title: Cross omic genetic fingerprinting
Version: 1.3.1
Authors@R: c(
person("Maarten", "van Iterson", email ="mviterson@gmail.com",
role = "aut"),
person("Davy", "Cats", email = "davycats.dc@gmail.com",
role = "cre"))
Description: omicsPrint provides functionality for cross omic genetic
fingerprinting, for example, to verify sample relationships between
multiple omics data types, i.e. genomic, transcriptomic and epigenetic
(DNA methylation).
Depends: R (>= 3.5), MASS
Imports: methods, matrixStats, graphics, stats, SummarizedExperiment,
MultiAssayExperiment, RaggedExperiment
Suggests: BiocStyle, knitr, rmarkdown, testthat, GEOquery,
VariantAnnotation, Rsamtools, BiocParallel, GenomicRanges,
FDb.InfiniumMethylation.hg19, snpStats
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
biocViews: QualityControl, Genetics, Epigenetics, Transcriptomics,
DNAMethylation, Transcription, GeneticVariability, ImmunoOncology
VignetteBuilder: knitr