Metadata-Version: 2.0
Name: rnaseqflow
Version: 0.2.2
Summary: RNASeq Preprocessor
Home-page: https://github.com/jpalpant/rnaseqflow
Author: Justin Palpant
Author-email: justin@palpant.us
License: GPLv3
Platform: UNKNOWN

What Is It?
-----------

An open-source Python library to make preprocessing of RNAseq files more convenient

CircleCI build status: |circlecibuild|_

.. |circlecibuild| image:: https://circleci.com/gh/jpalpant/rnaseqflow.png?style=shield
.. _circlecibuild: https://circleci.com/gh/jpalpant/rnaseqflow/tree/master

TravisCI build status: |traviscibuild|_

.. |traviscibuild| image:: https://travis-ci.org/jpalpant/rnaseqflow.svg?branch=master
.. _traviscibuild: https://travis-ci.org/jpalpant/rnaseqflow

Complete documentation available on `Read the Docs <https://rnaseqflow.readthedocs.org>`_

Copyright and License
---------------------

For the complete copyright and licensing information see LICENSE

Copyright 2015 Justin Palpant

This file is part of the RNAseqflow program.

RNAseqflow is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

RNAseqflow is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with
RNAseqflow. If not, see http://www.gnu.org/licenses/.

