CreDat: a function to merge gff file and annotation file

View source: R/CreDat.r

CreDatR Documentation

a function to merge gff file and annotation file

Description

a function to merge gff file and protein domain annotation file

Usage

CreDat(gff, annofile)

Value

a dataframe

Author(s)

Hongwei Wang <whweve@163.com>

Examples

data(gff)
data(annofile)
mergedgff <- CreDat(gff,annofile)

whweve/VisProDom documentation built on May 23, 2022, 6:45 p.m.