| check_npx_duplicate_sample_ids | R Documentation |
This function checks if there are duplicate sample identifiers for any assay.
check_npx_duplicate_sample_ids(df, col_names)
df |
A "tibble" or "ArrowObject"
from |
col_names |
A list of matched column names. This is the output of the check_npx_col_names function. |
A character vector of duplicate SampleID found in the data.
Masoumeh Sheikhi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.