Metadata-Version: 1.1
Name: isolearn
Version: 0.1
Summary: Keras Genomics Data Generators
Home-page: https://github.com/johli/isolearn
Author: Johannes Linder
Author-email: johannes.linder@hotmail.com.com
License: UNKNOWN
Description: # isolearn
        
        Automated loading and processing of genomics data for use in deep learning models (Keras).
        Implements Keras data generators for loading and encoding Pandas dataframes and RNA-Seq count matrices into numerical tensors.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
