README.md

cafr

Attractor finding algorithm

To install cafr:

install.packages("devtools")
require(devtools)
install_github("cafr", "weiyi-bitw")

A good way to start is to look at the example given in the help document for function clusterAttractors.R

?clusterAttractors

The package also contains some scripts for executing in parallel under SGE framework. You can refer to cafr/parallel/README.txt for information.



weiyi-bitw/cafr documentation built on May 4, 2019, 4:18 a.m.