Metadata-Version: 2.1
Name: ontmont
Version: 0.0.3
Summary: A package to analyze split reads of ONT (Oxford Nanopore Technologies) long read data
Author-email: Seongmin Choi <soymintc@gmail.com>
Project-URL: Homepage, https://github.com/shahcompbio/ontmont
Project-URL: Issues, https://github.com/shahcompbio/ontmont/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"

# ONTmONT
This is a package for analyzing split reads from ONT (Oxford Nanopore Technologies) alignment data. 

## Usage
Please refer to the docstrings for now. Will be updating readme and docs in the coming weeks.
