Partek Flow Documentation

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

registry.partek.com/flow_dna


Otherwise, download DECoNDocumentation on installing DECoN is available here:

https://github.com/RahmanTeam/DECoN/archiveblob/refsmaster/tags/DECoN-v1.0.2.zip

and install it under /opt/DECoN or set the DECON_PATH environment variable to its folder

DECoN pdf


DECoN requires R version 3.1.2

It must be installed under /opt/R-3.1.2 or set the DECON_R environment variable to its folder

https://github.com/RahmanTeam/DECoN/blob/master/DECoN-v1.0.2.pdf



wget http://cran.wustl.edu/src/base/R-3/R-3.1.2.tar.gz

...

./configure --with-x=no && make



Download DECoN

https://github.com/RahmanTeam/DECoN/archive/refs/tags/v1.0.2.zip

and install it under /opt/DECoN or set the DECON_PATH environment variable to its folder


You may need to add 

symlink.system.packages: TRUE

to Linux/packrat/packrat.opts




see also:  Minimum System Requirements

...