sanitize_snpMapping {martini}R Documentation

Check snpMapping

Description

Check that snpMapping is a proper data.frame.

Usage

sanitize_snpMapping(snpMapping, col_genes)

Arguments

snpMapping

data.frame containing the correspondence between SNPs and genes.

col_genes

Length 2 character vector containing the colnames containing the SNP and the gene ids, respectively.


[Package martini version 1.14.0 Index]