Package: DRaWR
Title: Discriminative Random Walk with Restart
Version: 1.0.3
Authors@R: person("Charles", "Blatti", email = "blatti@illinois.edu", role = c("aut", "cre"))
Author: Charles Blatti [aut, cre]
Maintainer: Charles Blatti <blatti@illinois.edu>
Description: We present DRaWR, a network-based method for ranking genes or
    properties related to a given gene set. Such related genes or properties are
    identified from among the nodes of a large, heterogeneous network of biological
    information. Our method involves a random walk with restarts, performed on
    an initial network with multiple node and edge types, preserving more of the
    original, specific property information than current methods that operate
    on homogeneous networks. In this first stage of our algorithm, we find the
    properties that are the most relevant to the given gene set and extract a
    subnetwork of the original network, comprising only the relevant properties. We
    then rerank genes by their similarity to the given gene set, based on a second
    random walk with restarts, performed on the above subnetwork.
Depends: R (>= 3.0)
License: GPL-2
LazyData: true
Imports: Matrix, ROCR, methods
RoxygenNote: 5.0.1.9000
NeedsCompilation: no
Packaged: 2022-03-24 13:56:52 UTC; blatti
Repository: CRAN
Date/Publication: 2022-03-24 14:10:02 UTC
Built: R 4.0.5; ; 2022-03-25 10:41:12 UTC; unix
