GetGenesData: GetGenesData

View source: R/create_data.R

GetGenesDataR Documentation

GetGenesData

Description

Metapoly's import function, takes as input a gff file open via read.delim (see example on github), and a VCF file loaded with vcfR (read.vcfR). Returns the polymorphism data in the format used for all MetaPoly's analyses.

Usage

GetGenesData(gff, vcf)

Mass23/MetaPoly documentation built on June 14, 2022, 6:31 p.m.