Metadata-Version: 2.4
Name: matiss
Version: 1.0.0
Summary: Marco's Time Saving Stuff
Author-email: Marco Teixeira <mcarvalh@broadinstitute.org>
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: google-cloud-storage
Requires-Dist: google-auth
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: networkx
Requires-Dist: pyvis
Requires-Dist: joblib
Requires-Dist: fsspec
Requires-Dist: colorcet
Requires-Dist: gcsfs
Requires-Dist: weasyprint

# MATISS

**Marco's time saving stuff for Python**

This rapidly evolving Python package is a collection of functions and classes to aid the analysis of genomics data. It includes functions for plotting with matplotlib and seaborn, to interact with the Google Cloud Platform, for statistical testing, and others.

## Installation
Install MATISS through PIP with:
```
pip install matiss
```

## Author
Marco Teixeira \
mcarvalh@broadinstitute.org
