aseDataAddGenotypes: Title Add genotype data to tidy ASE data frame.

Description Usage Arguments Value

View source: R/counts_ASE.R

Description

Title Add genotype data to tidy ASE data frame.

Usage

1
aseDataAddGenotypes(ase_data, genotypes)

Arguments

ase_data

Tidy ASE data frame with at least the followign columns: feature_snp_id, lead_snp_id, genptype_id.

genotypes

Standard genotype matrix (variants in rows, individuals in columns)

Value

ASE data frame that contains genotypes for each individual for each feature snp and lead snp.


kauralasoo/seqUtils documentation built on May 20, 2019, 7:42 a.m.