Metadata-Version: 2.1
Name: pySeqRNA
Version: 0.0.2
Summary: pySeqRNA a python based RNA analysis package
Home-page: http://bioinfo.usu.edu/pyseqrna
Author: Naveen Duhan
Author-email: naveen.duhan@usu.edu
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# pyseqrna

pySeqRNA: a python-based package for RNASeq data analysis


## Installation

Download the installer: [Miniconda installer for Linux.](https://docs.conda.io/en/latest/miniconda.html#linux-installers)

conda env create -f pyseqrna_environment.yml

conda activate pyseqrna_0.0.2

pip install . 

## Run pyseqrna

pyseqrna -h

## Please Cite

Duhan N and Kaundal R. pySeqRNA: an automated Python package for RNA sequencing data analysis [version 1; not peer reviewed]. F1000Research 2020, 9(ISCB Comm J):1128 (poster) (https://doi.org/10.7490/f1000research.1118314.1) 

## Contact

Written by Naveen Duhan (naveen.duhan@usu.edu),
Kaundal Bioinformatics Lab, Utah State University,
Released under the terms of GNU General Public Licence v3
