getSampleIDs {cbpManager} | R Documentation |
Get Sample IDs associated with Patient IDs from the data_clinical_sample.txt file
getSampleIDs(file_path, patIDs)
file_path |
A character string. |
patIDs |
A character string. |
vector with Sample IDs
cbpManager:::getSampleIDs( system.file("study/testpatient/data_clinical_sample.txt", package = "cbpManager"), patIDs = "Testpatient")