Utility modules for deploying workflows in the BBCF
Project description
bbcflib 1.4.0
Copyright 2011 EPFL BBCF <webmaster dot bbcf at epfl dot ch>
bbcflib is a set of Python modules for accessing facilities used by the Bioinformatics and Biostatistics Core Facility˘(BBCF) at the EPFL.
bbcflib is released under the GNU General Public License 3.0. A copy of this license is in the LICENSE.txt file.
Installation
bbcflib requires: * Python >=2.6 * mailer >=0.6 (http://pypi.python.org/pypi/mailer) * bein (http://bbcf.epfl.ch/bein/) * numpy (http://numpy.scipy.org/)
bbcflib doesn’t have regular releases, since it is an internally used library. You should download the latest source code from GitHub, either by going to
and clicking on “Downloads”, or by cloning the git repository with
$ git clone https://github.com/bbcf/bbcflib.git
Once you have the source code, run
$ python setup.py build $ sudo python setup.py install
to install it. If you need to install it in a particular directory, use
$ sudo python setup.py install –prefix=/prefix/path
Then the modules will go in /prefix/path/lib/pythonX.Y/site-packages, where X.Y is the version of Python you run it with.
To run the test suite, in the distribution directory, run
$ nosetests
Full documentation
The full documentation can be found [on our website](http://bbcf.epfl.ch/bbcflib).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bbcflib-1.4.0.tar.gz
.
File metadata
- Download URL: bbcflib-1.4.0.tar.gz
- Upload date:
- Size: 66.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 418e597eecdc1cc66016e5bf68c83dc31169373976f17a630ea989990bb59bbb |
|
MD5 | d00533d90f4ba0e09f806536c333dfd6 |
|
BLAKE2b-256 | 0c0c412081ac0777b40f655c7dac3ec2d01ec3114c78192669d3180086219bf3 |