-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
22 lines (22 loc) · 925 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: ASimulatoR
Version: 1.0.0
Date: 2020-01-01
Title: Alternative Splicing Simulator
Authors@R: c(person("Quirin", "Manz", role = c("aut", 'cre'),
email = "[email protected]"),
person("Amit", "Fenn", role = "aut",
email = "[email protected]"),
person("Olga", "Tsoy", role = "aut",
email = "[email protected]"))
Author: Amit Fenn, Quirin Manz, Olga Tsoy
Maintainer: Quirin Manz <[email protected]>
Depends: R (>= 3.6), data.table (>= 1.9.8), rtracklayer, polyester, methods, pbmcapply
biocViews:
Remotes: biomedbigdata/polyester
Suggests: ggbio
Description: Simulates RNA-Seq experiments with alternative splice variants using the polyester R package.
License: GPL-3 + file LICENSE
URL: https://github.com/biomedbigdata/ASimulatoR
BugReports: https://github.com/biomedbigdata/ASimulatoR/issues
RoxygenNote: 7.1.0
Encoding: UTF-8