Metadata-Version: 2.1
Name: impetuous-gfa
Version: 0.1.1
Summary: Impetuous Group Factor Analysis
Home-page: https://github.com/richardtjornhammar/impetuous
Author: Richard Tjörnhammar
Author-email: richard.tjornhammar@gmail.com
License: UNKNOWN
Description: # Simple Group Factor Analysis
        Decomposes a set of expressions into a group expression.
        The expression regulation can be studied via an ANOVA that
        relates it to the observables in the journal file. The
        final p values are then FDR corrected and the resulting
        q values are produced.
        
        The journal and analyte expression file must be ordered
        the same way with respect to the samples that are
        positioned on the columns.
        
        INSTALL WITH:
        pip install  --index-url https://test.pypi.org/simple/ impetuous-gfa
        
        Cite using 
        DOI:
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
