Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 865 Bytes

README.rst

File metadata and controls

26 lines (21 loc) · 865 Bytes

Fragmentino

A small Python package for fragmentation of molecules

Build status Documentation status Coverage status

Installation

The fragmentino package can currently only be installed from source. The steps are:

git clone https://github.com/saraidery/fragmentino
cd fragmentino
pip install --editable .