Metadata-Version: 2.1
Name: ScanCE
Version: 1.1
Summary: A computational workflow for cryptic exon identification in RNA-seq data.
Home-page: https://github.com/lu000016/ScanCE
Author: Xiaotong Lu
Author-email: lu000016@umn.edu
License: MIT license
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst

[![Build Status](https://travis-ci.org/ylab-hi/ScanCE.svg?branch=master&status=passed)](https://travis-ci.org/ylab-hi/ScanCE)
# ScanCE

A computational workflow for cryptic exon identification.


Prerequisites
----------------
`ScanCE` runs under Python 3.6+ and is available through python3-pip.

# Installation

The recommended way to install `ScanCE` is using [pip](https://pip.pypa.io/en/stable/).



```
