Skip to content

HumanOrganAtlas/hoa-citations

Repository files navigation

Human Organ Atlas Citations

A repository to track citations of Human Organ Atlas data

Code layout

The central data file is citations.json5. This contains a mapping from publication DOIs to HOA dataset DOIs. The scrape_citations.py script can be run to get more information about publications (from CrossRef), and then saves one JSON file per dataset to the data/ directory.

Updating the web page

  1. Update citations.json5 with new citation data
  2. Run python gen_html.py to re-generate the HTML
  3. Commit and push changes

Releases

No releases published

Packages

No packages published