File: __init__.py

package info (click to toggle)
dnapi 1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 42,284 kB
  • sloc: python: 831; sh: 62; makefile: 13
file content (4 lines) | stat: -rw-r--r-- 73 bytes parent folder | download
1
2
3
4
__version__ = "1.1"

__all__ = ["io_utils", "kmer", "apred", "exhaust"]