Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 279 Bytes

Misc. bioinformatics scripts and library code.

Some of the scripts in bin work as standalone. Others require the entire package to be installed.

To install the package:

  git clone https://github.com/fennerm/fmbiopy
  cd fmbiopy && pip install -r requirements.txt .