forked from IOR-Bioinformatics/PCSF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 969 Bytes
/
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
Package: PCSF
Type: Package
Title: Network-based interpretation of highthroughput data
Version: 0.99.1
Date: 2017-02-01
Author: Murodzhon Akhmedov, Amanda Kedaigle, Renan Escalante, Roberto Montemanni, Francesco Bertoni, Ernest Fraenkel, Ivo Kwee
Maintainer: Murodzhon Akhmedov <[email protected]>
Description: The PCSF package performs an integrated analysis of highthroughput data using the interaction networks as a template, and interprets the biological landscape of interaction networks with respect to the data, which potentially leads to predictions of functional units. It also interactively visualize the resulting subnetwork with functional enrichment analysis.
License: MIT + file LICENSE
Suggests:
knitr,
rmarkdown
Depends:
R (>= 3.1.0),
igraph,
visNetwork,
Imports:
BH,
httr,
methods,
org.Hs.eg.db,
Rcpp,
topGO
LinkingTo: Rcpp, BH
RoxygenNote: 6.0.1
LazyData: true