Skip to main content

a tool to analyze optical mapping data, with _de novo_ repeat motif detection and analysis capabilities

Project description

OMACASE

an open-source standalone Python package to analyze optical mapping data, with de novo repeat motif detection and analysis capabilities

License

  • GPL-3.0-or-later

Written in & for

  • Python 3.8+

Requirements

  • Python 3.8+
  • Docker (only if running inside a Docker container)
  • wkhtmltopdf for PDF print
    • Make sure X11 server has been started for PDF printing

Installation

  • python3 -m pip install --user omacase

(Alternatively) Runninng inside a Docker container

  • docker build .
  • docker run {image ID} OR
  • docker run ccneko/omacase (pending registrations)

Getting Started

Below are some simple instructions to help you start using OMACASE

Importing the package in Python

  • import omacase

Reading BNX / CMAP input in custom Python script

  • your_bnx = opmap.BNX(your_bnx_path)
  • your_cmap = opmap.CMAP(your_cmap_path)

Publication

  • Chung CYL, Chan TF. OMACASE: Optical Mapping Quality Control and Repeat Detection Software. (Manuscript in preparation)

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omacase-1.0.tar.gz (292.3 kB view hashes)

Uploaded Source

Built Distribution

omacase-1.0-py3-none-any.whl (289.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page