biopython: Tools for computational molecular biology¶
Description¶
Freely available tools for computational molecular biology.
License¶
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
requirements.txt:
biopython
Equivalent System Packages¶
$ conda install biopython
$ sudo yum install python3-biopython
$ sudo port install py-biopython
See https://repology.org/project/biopython/versions, https://repology.org/project/python:biopython/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.