Search Criteria
Package Details: python-biopython 1.87-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-biopython.git (read-only, click to copy) |
|---|---|
| Package Base: | python-biopython |
| Description: | Freely available Python tools for computational molecular biology |
| Upstream URL: | http://www.biopython.org |
| Licenses: | LicenseRef-Biopython License |
| Submitter: | jelly |
| Maintainer: | kbipinkumar (BioArchLinuxBot) |
| Last Packager: | BioArchLinuxBot |
| Votes: | 1 |
| Popularity: | 0.002567 |
| First Submitted: | 2024-10-06 11:39 (UTC) |
| Last Updated: | 2026-04-05 18:06 (UTC) |
Dependencies (22)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- python
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-coverage (check)
- python-igraph (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
- python-mmtfAUR (check)
- python-networkx (python-networkx-gitAUR) (check)
- python-rdflib (check)
- python-reportlab (check)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR) (check)
- python-matplotlib (python-matplotlib-gitAUR) (optional) – to plot phylogenetic trees.
- python-mysql-connector (optional) – for BioSQL module
- python-networkx (python-networkx-gitAUR) (optional) – for certain niche functions in Bio.Phylo module
- Show 2 more dependencies...
Required by (19)
- gecco
- hybpiper
- igua
- mitos
- nanoget
- nanoqc
- pplacer
- primespecpcr
- python-bcbio-gff
- python-cclib (optional)
- python-cclib-git (check)
- python-cclib-git (optional)
- python-codon-adaptation-index
- python-gffutils (optional)
- python-mdanalysis
- python-prody
- python-pydna
- python-rgt
- snakemake (optional)
Latest Comments
vedranmiletic commented on 2026-04-06 07:59 (UTC)
When installing, I get:
====================================================================== FAIL: test_writing (test_Align_bigbed.TestAlign_extended_bed.test_writing) Test writing bigbed_extended.bb.
Traceback (most recent call last): File "/home/vedm/.cache/paru/clone/python-biopython/src/biopython-1.87/Tests/test_Align_bigbed.py", line 6920, in test_writing self.assertEqual(correct, data)
^^^^^^^^^^^^^^^ AssertionError: b'\xe[88 chars]00\xbd\x05\x00\x00\x00\x00\x00\x00\x0b\x00\t\x[153227 chars]\x87' != b'\xe[88 chars]00\xbe\x05\x00\x00\x00\x00\x00\x00\x0b\x00\t\x[153314 chars]\x87'micwoj92 commented on 2024-12-16 23:03 (UTC)
Please add optdeps on
python-scipy,python-pillow,python-networkx,python-reportlab,python-msgpack,python-igraph,python-rdflib,python-mmtf,python-matplotlib.