[ 原始碼: 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
- 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