- Notifications
You must be signed in to change notification settings - Fork0
A Bio2BEL package for PFAM (https://pfam.xfam.org/)
License
NotificationsYou must be signed in to change notification settings
bio2bel/pfam
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
bio2bel_pfam
can be installed easily fromPyPIwith the following code in your favorite terminal:
$ python3 -m pip install bio2bel_pfam
or from the latest code onGitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/pfam.git
PFAM can be downloaded and populated from either thePython REPL or the automatically installed command line utility.
>>>importbio2bel_pfam>>>pfam_manager=bio2bel_pfam.Manager()>>>pfam_manager.populate()
bio2bel_pfam populate
Packages0
No packages published