subset_dataset {coloc}R Documentation

subset_dataset

Description

Subset a coloc dataset

Usage

subset_dataset(dataset, index)

Arguments

dataset

coloc dataset

index

vector of indices of snps to KEEP

Value

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

Author(s)

Chris Wallace


[Package coloc version 5.2.3 Index]