Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 304 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 304 Bytes

biotp

BIOTP: A Bioinformatics Textfile Processor.

Install

pip3 install git+https://github.com/tamasakian/biotp.git

If you want to install in editable mode;

pip3 install -e git+https://github.com/tamasakian/biotp.git#egg=biotp

Usage

python3 -m biotp <function> <args>