Metadata-Version: 2.1
Name: liqa
Version: 1.1.6
Summary: A statistical tool to quantify isoform-specific expression using long-read RNA-seq
Home-page: https://github.com/WGLab/LIQA
Author: Yu Hu
Author-email: huyu999999@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Long-read Isoform Quantification and Analysis
A statistical tool to quantify isoform-specific expression using long-read RNA-seq

## Computational pipeline of LIQA
<p align="center">
  <img width="575" height="275" src="doc/framework.png">
</p>

## Inputs of LIQA
The input of LIQA is long-read RNA-seq read data in BAM format together with a refrence isoform annotation file.

## Installation
Please refer to [Installation](https://github.com/WGLab/LIQA/blob/master/doc/Install.md) for how to install LIQA.

## Usage
Please refere to [Usage](https://github.com/WGLab/LIQA/blob/master/doc/Usage.md) for how to use LIQA.

## Contact

If you have any questions/issues/bugs, please post them on [GitHub](https://github.com/WGLab/LIQA/issues). They would also be helpful to other users. 





