Metadata-Version: 2.1
Name: rRNAFinder
Version: 0.0.1
Summary: A python tool for identify rRNA gene in plant genome.
Home-page: https://github.com/SouthernCD/rRNAFinder
Author: Yuxing Xu
Author-email: xuyuxing@mail.kib.ac.cn
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# rRNAFinder
A python tool for identify rRNA gene in plant genome.

## Installation
This package depended on ncbi blast, you should install it first.

Install rRNAFinder with pip:
```
pip install rRNAFinder
```

## Usage

```
```

## Example
```
```

