Metadata-Version: 1.1
Name: pyseqan
Version: 1.1.7
Summary: pyseqan: A package to expose SeqAn suffix array functionality.
Home-page: http://sysbio.mrc-bsu.cam.ac.uk/johns/pyseqan/docs/build/html/index.html
Author: John Reid
Author-email: johnbaronreid@netscape.net
License: BSD
Description:  pyseqan
        =========
        
        A python interface to the the C++ SeqAn sequence analysis library
        -----------------------------------------------------------------
        
        SeqAn is an open source C++ library of efficient algorithms and data structures
        for the analysis of sequences with the focus on biological data. SeqAn
        applies a unique generic design that guarantees high performance, generality, 
        extensibility, and integration with other libraries. SeqAn is easy to use and
        simplifies the development of new software tools with a minimal loss of performance.
        
        .. _PyPI page: http://pypi.python.org/pypi/pyseqan/
        .. _SeqAn : http://www.seqan.de/
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Utilities
