Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 402 Bytes

README.rst

File metadata and controls

20 lines (12 loc) · 402 Bytes

BIOx

A Python library which PIPA uses to perform bioinformatics analysis.

Installation

To install run:

python setup.py install

Installation for Developers

To install in development mode run:

python setup.py develop