get_file_indices: Get Indices for All Metadata File Types

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

get_file_indicesR Documentation

Get Indices for All Metadata File Types

Description

Get a list of file indices for each metadata file type. There should be only one individual file and one biospecimen file per study.

Usage

get_file_indices(
  meta_files,
  meta_types = c("biospecimen", "assay", "individual")
)

Arguments

meta_files

Dataframe with column metadataType (type of metadata).

meta_types

Vector of metadata types to get indices for. Default is c("biospecimen", "assay", "individual").


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