Skip to content

Commit

Permalink
add funding acks
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Sep 29, 2023
1 parent 47aa759 commit b21282e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/funding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Funding

Sourmash development was initiated under award GBMF4551 from the Gordon
and Betty Moore Foundation to C. Titus Brown.

Further development was sponsored by:

* [NSF DBI-2018911](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2018911&HistoricalAwards=false), BBSRC-NSF/BIO:Collaborative Research: genomeRxiv: a microbial whole-genome database and diagnostic marker design resource for classification, identification, and data sharing.
* [NIH 1R03OD030596-01](https://reporter.nih.gov/search/aktj48mYz0ObXo62p_Tx7Q/project-details/10112077), Large-scale annotation-free disease correlation analysis of the iHMP.
6 changes: 6 additions & 0 deletions doc/new.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ sourmash is inspired by [mash](https://mash.readthedocs.io), and
supports most mash analyses. sourmash also implements an expanded set
of functionality for metagenome and taxonomic analysis.

sourmash development was initiated with a grant from the Moore
Foundation under the Data Driven Discovery program, and has been
supported by further funding from the NIH and NSF. Please see
[funding acknowledgements](funding.md) for details!

## Using sourmash

### Tutorials and examples
Expand Down Expand Up @@ -69,6 +74,7 @@ X and Linux. They require about 5 GB of disk space and 5 GB of RAM.
* [Python examples using the API](api-example.md)
* [Publications about sourmash](publications.md)
* [A guide to the internals of sourmash](sourmash-internals.md)
* [Funding acknowledgements](funding.md)

## Developing and extending sourmash

Expand Down

0 comments on commit b21282e

Please sign in to comment.