Skip to content

v1.5.0 submission

Pre-release
Pre-release
Compare
Choose a tag to compare
@vcabeli vcabeli released this 17 Aug 09:47
· 159 commits to master since this release
4684ea9

Features

  • Add a column consensus to the reconstructed graph's edges summary associated
    with the option consistent, and a new parameter consensus_threshold
    accordingly.

  • Add a parameter ori_proba_ratio to have more control on the orientation of
    edges.

Fixes and improvements

  • Faster post processing in R

  • Rework plot functionality

  • Fix a bug in the orientation part about the log score

  • Refactor of the C++ code base (orientation).