-
Notifications
You must be signed in to change notification settings - Fork 13
/
DESCRIPTION
43 lines (43 loc) · 1.07 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
32
33
34
35
36
37
38
39
40
41
42
43
Package: ORFquant
Title: Splice-Aware Translatome Annotation
Version: 1.02.0
Authors@R:
c(person(given = "Lorenzo",
family = "Calviello",
role = c("aut", "cre"),
email = "calviello.l.bio@gmail.com"),
person(given = "Uwe",
family = "Ohler",
role = c("rev", "fnd"),
email = "Uwe.Ohler@mdc-berlin.de"),
person(given = "Dermott",
family = "Harnett",
role = "ctb",
email = "Dermot.Harnett@mdc-berlin.de"))
Description: ORFquant is a method that annotates and quantifies
translation at the single ORF level using Ribo-seq data.
License: GPL-3 or above
Depends:
BiocGenerics,
Biostrings,
BSgenome,
cowplot,
devtools,
doMC,
foreach,
GenomicAlignments,
GenomicFeatures,
GenomicFiles,
ggplot2,
grid,
gridExtra,
knitr,
multitaper,
reshape2,
rmarkdown,
rtracklayer
biocViews: RiboSeq, GenomeAnnotation, Transcriptomics, Software
Encoding: UTF-8
LazyData: FALSE
Name: ORFquant
RoxygenNote: 7.1.0