-
Notifications
You must be signed in to change notification settings - Fork 16
/
DESCRIPTION
25 lines (24 loc) · 1.38 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
Package: RiboseQC
Title: RiboseQC, a Comprehensive Ribo-Seq Analysis Tool
Version: 0.99.0
Author: "Lorenzo Calviello", "Dominique Sydow", "Dermot Harnett"
Authors@R: c(person("Lorenzo", "Calviello", email = "[email protected]", role = c("aut")),
person("Dominique", "Sydow", email = "[email protected]", role = c("aut")),
person("Dermott", "Harnett", email = "[email protected]", role = c("ctb","cre")),
person("Uwe", "Ohler", email = "[email protected]", role = c("rev","fnd")))
Maintainer: Dermot Harnett <[email protected]>
Description: A powerful analysis tool for the analysis of Ribo-seq data, which is able to provide read-length specific analysis of both cytoplasmic and organellar ribosome, and provides interactive visualization of results in a dynamic html report
Imports: GenomicRanges,Rsamtools,rtracklayer, methods
biocViews: RiboSeq, Sequencing, QualityControl, DataImport, GenomeAnnotation, Transcriptomics, Software, Coverage, RNASeq
Depends: Rsamtools,rmarkdown, rtracklayer, GenomicAlignments, BSgenome, GenomicFiles, devtools, reshape2, ggplot2, knitr, DT, gridExtra, ggpubr, viridis, Biostrings, GenomicFeatures, BiocGenerics, jsonlite, methods
License: GPL-3 or above
Encoding: UTF-8
LazyData: FALSE
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Suggests:
testthat
Collate:
'FaFile_Circ.R'
'riboseqc.R'
'riboseq_analysis.R'