[ 源代码: python-biotools ]
软件包:python3-biotools(1.2.12-5)
python3-biotools 的相关链接
Debian 的资源:
下载源码包 python-biotools:
- [python-biotools_1.2.12-5.dsc]
- [python-biotools_1.2.12.orig.tar.gz]
- [python-biotools_1.2.12-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python3 bioinformatics utilities for high-throughput genomic sequencing
This package contains utilities like
biotools.align - align sequences (hybrid between Needleman-Wunsch and Smith-Waterman which is used to find the subsequence within a larger sequence that best aligns to a reference) biotools.annotation - create annotation files. The annotations can be used to create a hierarchy among the annotations biotools.BLAST - manage BLAST databases and interface with the BLAST+ standalone program available from NCBI. biotools.clustal - interface to clustalw global (multiple nucleotide or peptide sequence alignment) biotools.complement - creates the complement of a sequence, which can then be reversed biotools.sequence - various tools to deal with sequences biotools.translate - translate a nucleotide using the standard genetic code
This package contains the Python3 module.
其他与 python3-biotools 有关的软件包
|
|
|
|
-
- dep: clustalw
- global multiple nucleotide or peptide sequence alignment
-
- dep: ncbi-blast+
- next generation suite of BLAST sequence search tools
- 或者 ncbi-blast+-legacy
- NCBI Blast legacy call script
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language