Package: WayFindR
Version: 0.1.2
Date: 2024-04-09
Title: Computing Graph Structures on WikiPathways
Authors@R: c(person("Kevin R.", " Coombes", role = c("aut", "cre"),
                    email = "krc@silicovore.com"),
             person("Polina", "Bombina", role = c("aut"),
	            email = "pbombina@augusta.edu"))
Description: Converts pathways from 'WikiPathways' GPML format into
  'igraph' objects. Includes tools to find all cycles in the
  resulting graphs and determine which ones involve negative feedback
  (inhibition).
Depends: R (>= 3.5)
Imports: graphics, utils, XML, igraph
Suggests: knitr, rmarkdown, Polychrome
License: Artistic-2.0
URL: http://oompa.r-forge.r-project.org/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-04-09 20:36:30 UTC; kevin
Author: Kevin R.  Coombes [aut, cre],
  Polina Bombina [aut]
Maintainer: Kevin R.  Coombes <krc@silicovore.com>
Repository: CRAN
Date/Publication: 2024-04-10 19:50:06 UTC
Built: R 4.2.3; ; 2024-04-10 21:14:46 UTC; unix
