[ 源代码: python-bioframe ]
软件包:python3-bioframe(0.4.1-1)
python3-bioframe 的相关链接
Debian 的资源:
下载源码包 python-bioframe:
- [python-bioframe_0.4.1-1.dsc]
- [python-bioframe_0.4.1.orig.tar.gz]
- [python-bioframe_0.4.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-bioframe 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- dep: python3-numpy
- Python library for numerical computations (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