Package: NFP
Type: Package
Title: Network Fingerprint Framework in R
Version: 0.99.4
Authors@R: c(
    person("Yang", "Cao",email = "caoyang.name@gmail.com",role = c("aut","cre" )),
    person("Fei", "Li", email = "pittacus@gmail.com", role = "aut")
    )
Maintainer: Yang Cao <caoyang.name@gmail.com>
Description: An implementation of the network fingerprint framework that introduced 
  in paper "Network fingerprint: a knowledge-based characterization of biomedical 
  networks" (Cui, 2015) <doi:10.1038/srep13286>. This method worked by making 
  systematic comparisons to a set of well-studied "basic networks", measuring 
  both the functional and topological similarity.  A biological could be
  characterized as a spectrum-like vector consisting of similarities to basic 
  networks. It shows great potential in biological network study.
Depends: R (>= 3.2.0), graph
Imports: igraph, stringr, magrittr, plyr, ggplot2, apcluster,
        KEGGgraph, dplyr, tidyr, methods
Suggests: knitr, testthat, graphite, NFPdata, rmarkdown
Additional_repositories: https://yiluheihei.github.io/datarepo/
VignetteBuilder: knitr
License: GPL (>= 2)
LazyData: yes
LazyDataCompression: xz
NeedsCompilation: no
RoxygenNote: 7.1.1
URL: https://github.com/yiluheihei/NFP
BugReports: https://github.com/yiluheihei/NFP/issues
Packaged: 2021-04-12 11:23:16 UTC; caoyang
Author: Yang Cao [aut, cre],
  Fei Li [aut]
Repository: CRAN
Date/Publication: 2021-04-12 16:30:02 UTC
Built: R 4.0.5; ; 2022-04-21 12:13:49 UTC; windows
