assign_chunk {PAST}R Documentation

Assign SNPs in a chunk to genes

Description

Assign SNPs in a chunk to genes

Usage

assign_chunk(gff, chunk, window)

Arguments

gff

The GFF data for the chromosome being parsed

chunk

The dataframe containing SNP data

window

The search window around the SNPs

Value

tagSNPs labeled with gene names


[Package PAST version 1.0.0 Index]