Skip to content

Commit

Permalink
Adding omitted file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-cohere committed Oct 28, 2024
1 parent e42bc7a commit a8b0d1c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/examples.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Example scripts

* [filter_on_taxon_id.py](examples/filter_on_taxon_id.py)

This script searches for files in the JGI Data Portal related to a given IMG
taxon OID, printing metadata for any results.

* [match_files_to_ids_in_spreadsheet.py](examples/match_files_to_ids_in_spreadsheet.py)

This script extracts identifiers from a [spreadsheet](examples/IMG.csv), searches
for related files, and writes another spreadsheet with relavent filenames and
identifier information.

0 comments on commit a8b0d1c

Please sign in to comment.