Pakket: python3-bioframe (0.4.1-1)
Verwijzigingen voor python3-bioframe
Debian bronnen:
Het bronpakket python-bioframe downloaden:
- [python-bioframe_0.4.1-1.dsc]
- [python-bioframe_0.4.1.orig.tar.gz]
- [python-bioframe_0.4.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library to enable flexible, scalable operations on genomic interval dataframes
Building bioframe directly on top of pandas enables immediate access to a rich set of dataframe operations. Working in Python enables rapid visualization (e.g. matplotlib, seaborn) and iteration of genomic analyses.
Bioframe implements a variety of genomic interval operations directly on dataframes. Bioframe also includes functions for loading diverse genomic data formats, and performing operations on special classes of genomic intervals, including chromosome arms and fixed size bins.
Andere aan python3-bioframe gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings