Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Bio2BEL package for PFAM (https://pfam.xfam.org/)

License

NotificationsYou must be signed in to change notification settings

bio2bel/pfam

Repository files navigation

InstallationCurrent version on PyPIStable Supported Python VersionsMIT License

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

Setup

PFAM can be downloaded and populated from either thePython REPL or the automatically installed command line utility.

Python REPL

>>>importbio2bel_pfam>>>pfam_manager=bio2bel_pfam.Manager()>>>pfam_manager.populate()

Command Line Utility

bio2bel_pfam populate

[8]ページ先頭

©2009-2025 Movatter.jp