GFFex {RIdeogram} | R Documentation |
GFFex
Description
extract some specific feature information from a gff file
Usage
GFFex(input, karyotype, feature = "gene", window = 1e+06)
Arguments
input |
gff file |
karyotype |
karyotype file |
feature |
feature name |
window |
window size |
Value
dataframe
Author(s)
Zhaodong Hao, Dekang Lv, Ying Ge, Jisen Shi, Dolf Weijers, Guangchuang Yu, Jinhui Chen
[Package RIdeogram version 0.2.2 Index]