Repository to host the Imageomics Institute's website. The Imageomics Institute is funded by the US National Science Foundation's Harnessing the Data Revolution (HDR) program under Award #2118240 (Imageomics: A New Frontier of Biological Information Powered by Knowledge-Guided Machine Learning). It was established October 1, 2021, to create machine learning tools using publicly funded collections of digital image data from national centers, field stations, museums and individual laboratories that will enable scientists to study how function follows form in all areas of biology and expand public understanding of the rules of Life on Earth and how it evolves.
To host the website locally, navigate to the root of the repository and run:
python -m http.server 8080Then open http://[::]:8080/ in your browser of choice.
The header, footer, and search code for this website were initialized from the HDR Ecosystem website, which has been shared under an MIT license.