ClaRNA Wrapper
-------------------------------------------------------------------------------

The wrappers requires ClaRNA (<http://genesilico.pl/clarna/>) by default the wrapper is looking for ClaRNA in /opt/ClaRNA

ClaRNA requires:

    sudo pip install simplejson==2.6.1 networkx==1.8.1 scipy

[!] somehow I could not install scipy via pip. I run `sudo apt-get install python-scipy`.

See a repo of ClaRNA for more!