root/galaxy-central/eggs/bx_python-0.5.0_dev_f74aec067563-py2.6-macosx-10.6-universal-ucs2.egg/bx/align/__init__.py @ 3

リビジョン 3, 216 bytes (コミッタ: kohda, 14 年 前)

Install Unix tools  http://hannonlab.cshl.edu/galaxy_unix_tools/galaxy.html

行番号 
1"""
2Support for dealing with (genome scale) sequence alignments. See `core` for
3the abstract alignment classes and `maf`, `axt`, and `lav` for readers and
4writers in various formats.
5"""
6
7from bx.align.core import *
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。