Learn R Programming

coloc (version 5.2.3)

subset_dataset: subset_dataset

Description

Subset a coloc dataset

Usage

subset_dataset(dataset, index)

Value

a copy of dataset, with only the data relating to snps in index remaining

Arguments

dataset

coloc dataset

index

vector of indices of snps to KEEP

Author

Chris Wallace