Installation

PyPi Install

$ pip install rnaglib

Latest version

$ git clone https://github.com/cgoliver/rnaglib.git
$ cd rnaglib
$ pip install .

Warning

RNAglib does not install downstream deep learning frameworks which you may need for model training and data loading. See installation instructions for dgl and pytorch-geometric.