Bio2BEL PFAM.
Project description
Installation
bio2bel_pfam can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install bio2bel_pfam
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/pfam.git
Setup
PFAM can be downloaded and populated from either the Python REPL or the automatically installed command line utility.
Python REPL
>>> import bio2bel_pfam
>>> pfam_manager = bio2bel_pfam.Manager()
>>> pfam_manager.populate()
Command Line Utility
bio2bel_pfam populate
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
bio2bel_pfam-0.0.1.tar.gz
(9.9 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_pfam-0.0.1-py36-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b0609feaefafcc3da7a2b628cf636d59936845b96c2f55a965b515a92344361 |
|
MD5 | 0a594827cd2f1637e6c362cfdc66d192 |
|
BLAKE2b-256 | c99e0bf869031d1a63e17b334b7450b9d57141fd68a100a8ecca632a24d911d2 |