filter_by_common_samples: Filter tidy datasets by common sample IDs

Description Usage Value See Also Examples

Description

Filter the tidy data set to include only the rows with a value for sample that is found in all datasets. For the mutations and cnvs datasets, call the corresponding tidy_datasetname() function to get a tidy version of the dataset. For the phenotypes dataset, call directly on the dataset; it is already tidy.

Usage

1

Value

A filtered version of a sambcdata dataset, including only samples that are common in all datasets.

See Also

common_samples

Examples

1
2
3

shunsambongi/sambcdata documentation built on May 24, 2019, 5:05 a.m.