Metadata-Version: 2.1
Name: torchcell
Version: 0.0.26
Summary: An example package
Author-email: Michael Volk <michaeljvolk7@gmail.com>
Project-URL: Homepage, https://github.com/Mjvolk3/Dendron-Template
Keywords: An example package,starving artist
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: numpy==1.26.0
Requires-Dist: pandas==2.1.1
Requires-Dist: openpyxl==3.1.2
Requires-Dist: xlrd==2.0.1
Requires-Dist: pyreadr==0.4.9
Requires-Dist: scipy==1.11.4
Requires-Dist: networkx==3.2.1
Requires-Dist: umap-learn==0.5.3
Requires-Dist: hydra-core==1.3.2
Requires-Dist: torch==2.1.0
Requires-Dist: torch_geometric==2.4.0
Requires-Dist: torchmetrics==1.2.1
Requires-Dist: lightning==2.1.2
Requires-Dist: wandb==0.15.8
Requires-Dist: matplotlib==3.7.2
Requires-Dist: adjustText==0.8
Requires-Dist: pydot==1.4.2
Requires-Dist: plotly==5.18.0
Requires-Dist: seaborn==0.12.2
Requires-Dist: scikit-learn==1.2.2
Requires-Dist: transformers==4.31.0
Requires-Dist: sentencepiece==0.1.99
Requires-Dist: biopython==1.81
Requires-Dist: goatools==1.3.1
Requires-Dist: intermine==1.13.0
Requires-Dist: gffutils==0.12
Requires-Dist: pandas-stubs==2.0.3.230814
Requires-Dist: types-tqdm==4.65.0.2
Requires-Dist: types-requests==2.31.0.2
Requires-Dist: sortedcontainers==2.4.0
Requires-Dist: attrs==23.1.0
Requires-Dist: pydantic==2.5.2
Requires-Dist: h5py==3.9.0
Requires-Dist: lmdb==1.4.1
Requires-Dist: aiohttp==3.8.5
Requires-Dist: pronto==2.5.4
Requires-Dist: nxontology==0.5.0
Requires-Dist: owlready2==0.45
Requires-Dist: python-dotenv==1.0.0
Requires-Dist: bumpver==2023.1129
Requires-Dist: pre-commit==3.3.3
Requires-Dist: pip-tools==7.1.0
Requires-Dist: snakeviz==2.2.0
Requires-Dist: twine==4.0.2
Requires-Dist: biocypher>=0.5.34
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: bumpver; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"

<p align="center">
  <img src="./notes/assets/drawio/torchcell-logo.drawio.png" />
</p>

Community: Add slack, add notes url

Packaging: Add packing <!-- ![Python application](https://github.com/mjvolk3/torchcell/actions/workflows/python_app.yaml/badge.svg) -->

Testing: ![Code Styling](https://github.com/mjvolk3/torchcell/workflows/Code%20Styling/badge.svg) [![codecov](https://codecov.io/gh/mjvolk3/torchcell/branch/main/graph/badge.svg)](https://codecov.io/gh/mjvolk3/torchcell)
