R/boundaries.R
subset_dataset.Rd
Subset a coloc dataset
subset_dataset(dataset, index)
coloc dataset
vector of indices of snps to KEEP
a copy of dataset, with only the data relating to snps in index remaining
Chris Wallace