forked from rr1859/R.4Cker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (26 loc) · 1.22 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
Package: R.4Cker
Title: Analysis of 4C-seq (circularized chromosome conformation capture) data
Version: 0.0.0.9000
Authors@R: c(person("Ramya", "Raviram", email="[email protected]", role = c("aut", "cre")),
person("Pedro", "Rocha", email="[email protected]", role = c("aut")),
person("Christian","Mueller", email = "[email protected]", role = c("aut")),
person("Emily","Miraldi", email = "[email protected]", role = c("aut")),
person("Sana","Badri", email = "[email protected]", role = c("aut")),
person("Yi","Fu", email = "[email protected]", role = c("aut")),
person("Emily","Swanzey", email = "emily.swanzey@nyu", role = c("aut")),
person("Charlotte","Proudhon", email = "[email protected]", role = c("aut")),
person("Valentina","Snetkova", email = "[email protected]", role = c("aut")),
person("Richard","Bonneau", email = "[email protected]", role = c("aut")),
person("Jane","Skok", email = "[email protected]", role = c("aut")))
Description: A method to identify domains interacting with a 4C-Seq bait in cis and trans.
Depends: R (>= 3.1.2)
License: What license is it under?
LazyData: true
Imports:
depmixS4,
DESeq2,
MASS,
miscTools,
psych,
RColorBrewer,
ggplot2