.. pyseqrna documentation master file, created by sphinx-quickstart on Sun Apr 24 00:28:09 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. pySeqRNA: an automated Python package for RNASeq data analysis =============================================================== :Author: Naveen Duhan :Date: |today| :Version: |version| ************* Introduction ************* pySeqRNA is an automated python package for RNASeq data analysis. Today, massive amounts of data are generated by Next-Generation Sequencing (NGS) technologies. In recent years, many algorithms, statistical methods, and software tools have been developed to perform the individual analysis steps of various NGS applications. However, streamlined analysis remains a significant barrier to effectively utilizing the technology. We have developed a Python package (pySeqRNA) that allows fast, efficient, manageable, and reproducible RNA-Seq analysis. It effectively uses current software and tools with newly written Python scripts without confining users to a collection of pre-defined methods and environments by combining many command-line tools and custom Python scripts. **Keywords** Transcriptomics, pySeqRNA, RNA sequencing, differential gene expression ***************************** Examples and Case-Studies ***************************** Example usage and case-studies with real data is provided at Contents ========= .. toctree:: :maxdepth: 2 installation.rst modules.rst usage.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`