https://github.com/cotsapaslab/PINTSv1
Raw File
Tip revision: 8642a55b4aa4ff07477c40f34c1b37d42fda7071 authored by cotsapaslab on 17 June 2016, 15:44:24 UTC
Add files via upload
Tip revision: 8642a55
DESCRIPTION
Package: PINTS
Type: Package
Title: Protein interaction network tissue search (PINTS)
Version: 0.1
Date: 2015-01-31
Author: Cotsapas Lab (Mutational constraint gene project group)
Maintainer: Jinmyung Choi <jinmyung@gmail.com>
Description: Disease/Phenotype-associated subnetwork seaerch and the biological
    context analysis workflow
Depends:
    R (>= 3.0.1)
Imports:
    BioNet,
    igraph,
    Matching,
    biomaRt
Suggests:
    knitr,
    ggplot2
VignetteBuilder: knitr
License: GPL (>= 2)
LazyData: true
back to top