forked from wenbostar/PGA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
56 lines (56 loc) · 1.36 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
Package: PGA
Type: Package
Title: An package for identification of novel peptides by customized database
derived from RNA-Seq
Description: This package provides functions for construction of customized
protein databases based on RNA-Seq data with/without genome guided, database
searching, post-processing and report generation. This kind of customized
protein database includes both the reference database (such as Refseq or
ENSEMBL) and the novel peptide sequences form RNA-Seq data.
Version: 1.15.4
Date: 2020-09-01
Author: Shaohang Xu, Bo Wen
Maintainer: Bo Wen <[email protected]>, Shaohang Xu <[email protected]>
Depends:
R (>= 4.0.0),
IRanges,
GenomicRanges,
Biostrings (>= 2.26.3),
data.table,
rTANDEM
Imports:
S4Vectors (>= 0.9.25),
Rsamtools (>= 1.10.2),
GenomicFeatures (>= 1.19.8),
biomaRt (>= 2.17.1),
stringr,
RCurl,
Nozzle.R1,
VariantAnnotation (>= 1.7.28),
rtracklayer,
RSQLite,
ggplot2,
AnnotationDbi,
customProDB (>= 1.21.5),
pheatmap,
dplyr,
processx,
readr,
seqinr
Suggests:
RMariaDB,
BSgenome.Hsapiens.UCSC.hg19,
RUnit,
BiocGenerics,
BiocStyle,
knitr,
R.utils
VignetteBuilder: knitr
License: GPL-2
biocViews: Proteomics,
ImmunoOncology,
MassSpectrometry,
Software,
ReportWriting,
RNASeq,
Sequencing