featureMap: Map features between GFFs based on a synder SearchResult

Description Usage Arguments

Description

Map features between GFFs based on a synder SearchResult

Usage

1
2
featureMap(srcres, tgff, fgff, tfromAttr = identity,
  ffromAttr = identity)

Arguments

srcres

tidy search result (from .tidy_searchResult)

tgff

data.frame for GFF object for target species (from .tidy_gff)

fgff

data.frame for GFF object for focal species (from .tidy_gff)

tfromAttr

function (optional) extract IDs attr column in target GFF

ffromAttr

function (optional) extract IDs attr column in focal GFF


arendsee/synder documentation built on May 10, 2019, 1:26 p.m.