-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
61 lines (61 loc) · 1.2 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Package: RiboProfiler
Title: Ribo-seq Data Analysis and Visualization
Version: 0.2.3
Author: Jun Zhang
Maintainer: Jun Zhang <[email protected]>
Description: Integrating Ribo-SEQ upstream and downstream analysis process from
raw fastq data. Making Ribo-SEQ analysis workflow more easier and concise for R users.
Also supporting multiple kinds of visualization with Ribo quality checking and
density tracks for genes.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports:
Biostrings,
cli,
data.table,
dplyr,
GenomicAlignments,
ggh4x,
ggnewscale,
ggplot2,
ggpp,
ggside,
grid,
gridExtra,
IRanges,
JuliaCall,
magrittr,
methods,
parallel,
plyr,
purrr,
R.utils,
rentrez,
reshape2,
reticulate,
rlang,
rtracklayer,
scales,
utils,
vroom,
zplyr,
tidyr,
ggrepel,
ggseqlogo,
stringr,
aplot,
RiboSeqTools,
stats,
Matrix,
tibble
Remotes:
burchill/zplyr,
jtlandis/ggside,
ilia-kats/RiboSeqTools
biocViews: Rfastp,Rhisat2,Biostrings,rtracklayer,GenomicAlignments,IRanges,Rsamtools,Rsubread
Suggests:
Rhisat2,
Rfastp,
Rsamtools