Skip to content

Repository files navigation

formosa

formosa is a Python library to facilitate sampling nucleic acid motifs by information content. formosa is FOR MOtif SAmpling.

Installation

$ sudo python setup.py install

After installation, you should run the unit tests:

$ nosetests

Usage

Command line

Run:

$ python formosa.py -h 

for example usage.

In Python scripts

In the imports section of your script, type:

from formosa import *

See using_formosa.ipynb for a tutorial on using formosa.

About

FOR MOtif SAmpling

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages