forked from neurogenomics/MAGMA_Celltyping
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1.02 KB
/
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
26
27
28
29
30
31
Package: MAGMA.Celltyping
Type: Package
Title: MAGMA.Celltyping
Version: 1.0.0
Date: 2018-8-01
Author: Dr Nathan Skene
Maintainer: Nathan Skene <[email protected]>
Description: Used to test for cell type enrichments using MAGMA.
License: Artistic-2.0
LazyData: TRUE
Depends: R(>= 3.2)
VignetteBuilder: knitr
Imports: EWCE,
One2One,
R.utils,
ggdendro, cowplot, dplyr, data.table,
ggplot2, stringr, tibble,
SNPlocs.Hsapiens.dbSNP144.GRCh38,
magrittr, grDevices, limma,
BSgenome, BiocGenerics, GenomeInfoDb, S4Vectors, gridExtra, rlang,
SNPlocs.Hsapiens.dbSNP144.GRCh37, purrr, usethis
Suggests: knitr, BiocStyle,
rmarkdown
Remotes: nathanskene/ewce,
nathanskene/one2one
SystemRequirements: A system installation of MAGMA (https://ctg.cncr.nl/software/magma) is required
biocViews: GeneExpression, Transcription, GWAS Summary Statistics,
Genetics, scRNASeq, Single Cell RNAseq,
BiomedicalInformatics, FunctionalGenomics
RoxygenNote: 7.1.0
Encoding: UTF-8