Generate N-rooted fusion graphs from genomic data.


License
Other
Install
pip install groot==0.0.0.45

Documentation

Groot

Groot uses genomic data to produce an N-Rooted Fusion Graph.

\         /       /
 A       B       C       ⬅ Roots
  \     /       /
   \   /       /
    \ /       /
     AB      /           ⬅ Fusion product
      \     /
       \   /
        \ /
        ABC              ⬅ Fusion product
          \

Full documentation can be found here.

Groot is licensed under the GNU AGPLv3.