gather_ids_all_studies: Gather IDs from metadata files

View source: R/gathering-ids-from-metadata-files.R

gather_ids_all_studiesR Documentation

Gather IDs from metadata files

Description

Assumes all metadata files are csv with some combination of columns: individualID, specimenID, assay. Gathers by study grouping.

Usage

gather_ids_all_studies(all_files)

Arguments

all_files

dataframe with columns id (synID of file), study (name of related study), metadataType (assay, individual, or biospecimen), assay (type of assay), dataType (type of data).

Value

Dataframe with columns individualID, specimenID, assay, study containing all relevant metadata from all_files.


Sage-Bionetworks/cleanAD documentation built on Dec. 9, 2024, 3:40 p.m.