Metadata-Version: 2.1
Name: DeepSomaticCopy
Version: 0.0.3
Summary: A small example package
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Author-email: Example Author <author@example.com>
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: numpy>=1.17.0
Requires-Dist: pandas>=1.2.3
Requires-Dist: pysam>=0.15.3
Requires-Dist: statsmodels>=0.13.5
Requires-Dist: torch>=1.10.0
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.