biopython: Tools for computational molecular biology¶
Description¶
Freely available tools for computational molecular biology.
License¶
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
requirements.txt:
biopython
See https://repology.org/project/biopython/versions, https://repology.org/project/python:biopython/versions
Installation commands¶
$ pip install biopython
$ sage -i biopython
$ conda install biopython
$ sudo dnf install python3-biopython
$ sudo port install py-biopython
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.