Metadata-Version: 2.1
Name: celltypegenomics
Version: 0.0.2
Summary: Package for cell type genomics
Project-URL: Homepage, https://github.com/Zyron/CellTypeGenomics
Project-URL: Bug Tracker, https://github.com/Zyron/CellTypeGenomics/issues
Author-email: Lars Føleide <larsfole@stud.ntnu.no>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: statsmodels
Description-Content-Type: text/markdown

# CellTypeGenomics
CellTypeGenomics is an open-source project that utilizes Human Protein Atlas data to identify the cell-type origins of differentially expressed genes.
The object is to create a Python script that contains a function, which takes in a list of genes and outputs a prioritized list of genes that are potentially over-represented, based on Human Protein Atlas.

