Gff2GeneTable: Gff2GeneTable

View source: R/GFFparser.R

Gff2GeneTableR Documentation

Gff2GeneTable

Description

read GFF file and build gene information table

Usage

Gff2GeneTable(gffFile, compress = TRUE)

Arguments

gffFile

GFF file

compress

compress file or not

Details

given a GFF file, this function extracts information from it and save it in working directory

Value

file save.

Author(s)

Yu Guangchuang


GuangchuangYu/clusterProfiler documentation built on April 12, 2024, 5:19 a.m.