Metadata-Version: 1.0
Name: capsid
Version: 1.0
Summary: CaPSID: Computational Pathogen Sequence Identification
Home-page: https://github.com/capsid/capsid
Author: Shane Wilson
Author-email: shane.wilson@oicr.on.ca
License: GNU General Public License, Version 3.0
Download-URL: https://github.com/capsid/capsid
Description: CaPSID
        ========
        **CaPSID** (Computational Pathogen Sequence IDentification) is a comprehensive open source platform which integrates a high-performance computational pipeline for pathogen sequence identification and characterization in human genomes and transcriptomes together with a scalable results database and a user-friendly web-based software application for managing, querying and visualizing results.
        
        **Project Leader** Vincent Ferretti
        
        **Developement Team** Ivan Borozan, Philippe Laflamme, Shane Wilson
        
        Getting Started
        ---------------
        You will need a MongoDB database, a Python 2.6+ installation and Apache Tomcat 6+. For more details, read the wiki:
        
        http://wiki.github.com/capsid/capsid/home
        
        License and Copyright
        ---------------------
        Licensed under the GNU General Public License, Version 3.0. See LICENSE for more details.
        
        Copyright 2011 The Ontario Institue for Cancer Research.
        
        
        News
        ====
        
        1.0
        ---
        
        *Release date: 12 Oct 2011*
        
        * Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Operating System :: Unix
