-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
25 lines (25 loc) · 1.16 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
Package: R3CPET
Type: Package
Title: 3CPET: Finding Co-factor Complexes in Chia-PET experiment using
a Hierarchical Dirichlet Process
Description: The package provides a method to infer the set of proteins that are more probably to work together to maintain chormatin interaction given a ChIA-PET experiment results.
Version: 1.21.13
Date: 2020-10-06
Author: Djekidel MN, Yang Chen et al.
Maintainer: Mohamed Nadhir Djekidel <[email protected]>
URL : https://github.com/sirusb/R3CPET
BugReports: https://github.com/sirusb/R3CPET/issues
License: GPL (>=2)
Depends: R (>= 3.2), Rcpp (>= 0.10.4), methods
Imports: methods, parallel, ggplot2, pheatmap, clValid, igraph,
data.table, reshape2, Hmisc, RCurl,
BiocGenerics, S4Vectors, IRanges (>= 2.13.12), GenomeInfoDb, GenomicRanges (>= 1.31.8), ggbio
LinkingTo: Rcpp
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, TxDb.Hsapiens.UCSC.hg19.knownGene,
biovizBase, biomaRt, AnnotationDbi, org.Hs.eg.db, shiny,
ChIPpeakAnno
biocViews: NetworkInference, GenePrediction, Bayesian, GraphAndNetwork,
Network, GeneExpression, HiC
Packaged: 2020-10-06 08:06:02 UTC; nadhir
NeedsCompilation: yes