diff --git a/.github/logos/fulcrumgenomics-dark.svg b/.github/logos/fulcrumgenomics-dark.svg new file mode 100644 index 0000000..96e148e --- /dev/null +++ b/.github/logos/fulcrumgenomics-dark.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.github/logos/fulcrumgenomics-light.svg b/.github/logos/fulcrumgenomics-light.svg new file mode 100644 index 0000000..cdecff0 --- /dev/null +++ b/.github/logos/fulcrumgenomics-light.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 091a911..46b38de 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,21 @@ Type-validated Python models for delimited data files. [![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://docs.astral.sh/ruff/) +

+ + + + + Fulcrum Genomics + + +

+ +[Visit us at Fulcrum Genomics](https://www.fulcrumgenomics.com) to learn more about how we can power your Bioinformatics with fgmetric and beyond. + + + + ## Overview `fgmetric` lets you define Python classes ("Metrics") that map directly to rows in CSV/TSV files.