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}ORdocker 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
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
omacase-1.0-py3-none-any.whl
(289.2 kB
view details)
File details
Details for the file omacase-1.0.tar.gz.
File metadata
- Download URL: omacase-1.0.tar.gz
- Upload date:
- Size: 292.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aacf7658a052fd281e3afffc1d42117c37cb37bc1502148d4b9339c0440cfb70
|
|
| MD5 |
04b407bbfe086d0e67cc2b987c54d016
|
|
| BLAKE2b-256 |
056ded1998667badcdbef1fed37f6804418123c0cef462d3d0adf038605cc77b
|
File details
Details for the file omacase-1.0-py3-none-any.whl.
File metadata
- Download URL: omacase-1.0-py3-none-any.whl
- Upload date:
- Size: 289.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
611312ebd0ce8792662c7db4a2b7137bc2864584c99117df9b45f3713130960f
|
|
| MD5 |
935a46bd9a1918e0ea18fcfc2fb9cca3
|
|
| BLAKE2b-256 |
d5a8d7280e6645058f76d0b74ff22aa55a0c11474183b1403cb0e6684f951057
|