forked from sunyoungshin/atSNP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
19 lines (19 loc) · 967 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: atSNP
Type: Package
Title: Affinity test for identifying regulatory SNPs
Version: 1.7.6
Date: 2021-4-26
Authors@R: c(person(given = "Chandler", family = "Zuo", role = "aut"),
person(given = "Sunyoung",family = "Shin",role = c("aut", "cre"), email = "[email protected]"),
person(given = "Sunduz", family = "Keles", role = "aut"))
Description: atSNP performs affinity tests of motif matches with the SNP or the reference genomes and SNP-led changes in motif matches.
License: GPL-2
LinkingTo: Rcpp
Depends: R (>= 3.6)
Suggests: BiocStyle, knitr, rmarkdown
Imports: BSgenome, BiocFileCache, BiocParallel, Rcpp, data.table, ggplot2, grDevices, graphics, grid, motifStack, rappdirs, stats, testthat, utils, lifecycle
RoxygenNote: 6.1.1
biocViews: Software, ChIPSeq, GenomeAnnotation, MotifAnnotation, Visualization
URL: https://github.com/sunyoungshin/atSNP
BugReports: https://github.com/sunyoungshin/atSNP/issues
VignetteBuilder: knitr