This is basically an auxilliary function for converting datasets from the wide-format metadata to long-form, or "tidy" format.
study_long_form(fname)
character(1) giving a path to one of the metadata.tsv files.
a 6-column dataframe
metadata_long_form()