IDR / idr.openmicroscopy.org

Source for the IDR static website.
https://idr.openmicroscopy.org/about
Creative Commons Attribution 4.0 International
4 stars 16 forks source link

Populate Sample Type column for all studies.tsv #154

Closed will-moore closed 2 years ago

will-moore commented 2 years ago

Used https://github.com/IDR/idr-utils/pull/49 to generate Sample Type for all studies with running on idr next:

$ idr-utils/scripts/stats.py --disable-fsusage

Then I manually copied the last column of this output over to the studies.tsv since the ordering of rows was different etc.

cc @sbesson

sbesson commented 2 years ago

At a glance this looks good to me. @francesw do you want to have a quick review to confirm that there is no obvious discrepancy in the study / sample type mapping?

francesw commented 2 years ago

Thanks, looks good, no obvious discrepancies.