Metadata-Version: 1.0
Name: raisin.box
Version: 1.4
Summary: A package used in the Raisin web application
Home-page: http://big.crg.cat/services/grape
Author: Maik Roder
Author-email: maikroeder@gmail.com
License: gpl
Description: ==========
        raisin.box
        ==========
        
        The raisin.box package is a part of Raisin, the web application used for
        publishing the summary statistics of Grape, a pipeline used for processing and
        analyzing RNA-Seq data.
        
        .. image:: https://secure.travis-ci.org/rna-seq/raisin.box.png?branch=master
           :alt: Build Status
           :target: https://secure.travis-ci.org/rna-seq/raisin.box
        
        Links:
        
        - The full documentation is located at : http://raisinbox.readthedocs.org/en/latest/
        - The repository and issue tracker are at GitHub : https://github.com/rna-seq/raisin.box/issues
        
        1.4 (2012-10-09)
        ================
        
        - Change font size on charts
        
        - Add internal chart titles
        
        - Reduce some charts to width 600
        
        - Fix layout problems in charts on mapping tab. The height setting had cut
          off the x-axis legend.
        
        - Use tooth.paste to standardize the package structure, for example using
          a standard setup.py file.
        
        - Integrate the tooth.paste Makefile containing the different utilities that
          are necessary for quality control, like PEP8, Pylint, Flake8 and coverage.
        
        - Integrate the tooth.paste generated .zopeskel that keeps the defaults
          for recreating a fresh package should this be necessary in the future.
        
        - Integrate the tooth.paste generated .travis.yml for Travis-CL support
        
        1.3 (2012-07-25)
        ================
        
        - Make links to experiments pointing to the default tab
        
        1.2 (2012-07-20)
        ================
        
        - Add read distribution chart to mapping
        
        1.1 (2012-03-28)
        ================
        
        - Initial release
        
Keywords: RNA-Seq pipeline ngs transcriptome bioinformatics ETL
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: POSIX :: Linux
