forked from rtmag/forkedTF
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
24 lines (24 loc) · 977 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
Package: forkedTF
Type: Package
Title: Representation of Transcription Factor Dimer Binding Sites using Forked-Position Weight Matrices and Sequence Forked-Logos.
Version: 1.0.0
Author: c(person("Roberto Tirado", email = "roberto@u.nus.edu", role = c("cre","aut")),
person("Walter Santana", email = "wsantana@lcg.unam.mx", role = c("aut")),
person("Touati Benoukraf", email = "tbenoukraf@mun.ca", role = c("aut")))
Depends: R (>= 3.6.0), methods
Imports: graphics,
grDevices,
TFregulomeR (>= 1.2.0),
ggplot2 (>= 3.3.0),
gridExtra (>= 2.3),
gridGraphics (>= 0.4.1),
ggseqlogo (>= 0.1),
cowplot (>= 1.0.0),
grid (>= 3.6.1)
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: GPL-3.0
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/benoukraflab/forkedTF/issues
RoxygenNote: 7.1.2