Skip to content

This repo contains bioinformatics-related scripts and helpers.

License

Notifications You must be signed in to change notification settings

bmmalone/pylifesci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 3 Life Sciences utilities (pylifesci)

This repo contains python3 bioinformatics utilities.

Installation

This package is available on PyPI.

pip3 install lifesci

Alternatively, the package can be installed from source.

git clone https://github.com/bmmalone/pylifesci
cd pylifesci
pip3 install .

(The "period" at the end is required.)

Usage

Please see the documentation for usage details.

Uninstallation

The lifesci package can be removed with pip.

pip3 uninstall lifesci

About

This repo contains bioinformatics-related scripts and helpers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages