tpq / exprso

[DEPRECATED] An R package to rapidly build and deploy supervised machine learning workflows
16 stars 6 forks source link

Build an overview of all modules for vignette #9

Closed tpq closed 8 years ago

tpq commented 8 years ago

I think it makes sense to build this using igraph right in Rmarkdown. Just create a data.frame of all relationships between modules (+ necessary annotations), then print with igraph.

tpq commented 8 years ago

Also, make sure to generally revise DESCRIPTION / README / vignette in preparation for launch.

tpq commented 8 years ago

Disregard, using cmap in Linux instead.