get_individual_snps: Extract the observed snps unique to individual categories in...

View source: R/variants.R

get_individual_snpsR Documentation

Extract the observed snps unique to individual categories in a snp set.

Description

The result of get_snp_sets provides sets of snps for all possible categories. This is cool and all, but most of the time we just want the results of a single group in that rather large set (2^number of categories)

Usage

get_individual_snps(retlist)

Arguments

retlist

The result from get_snp_sets().


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.