Gff2GeneTable {clusterProfiler} | R Documentation |
read GFF file and build gene information table
Gff2GeneTable(gffFile, compress = TRUE)
gffFile |
GFF file |
compress |
compress file or not |
given a GFF file, this function extracts information from it and save it in working directory
file save.
Yu Guangchuang