root/galaxy-central/eggs/bx_python-0.5.0_dev_f74aec067563-py2.6-macosx-10.6-universal-ucs2.egg/bx/align/__init__.py
リビジョン 3, 216 bytes (コミッタ: kohda, 14 年 前) |
---|
行番号 | |
---|---|
1 | """ |
2 | Support for dealing with (genome scale) sequence alignments. See `core` for |
3 | the abstract alignment classes and `maf`, `axt`, and `lav` for readers and |
4 | writers in various formats. |
5 | """ |
6 | |
7 | from bx.align.core import * |
Note: リポジトリブラウザについてのヘルプは TracBrowser
を参照してください。