check_gff3 {Rgff} | R Documentation |
Test consistency and order of a GFF3 file
Description
This function test consistency and order of a GFF3 file.
Usage
check_gff3(gffFile)
Arguments
gffFile |
Path to the input GFF3 file |
Value
A data frame with the errors detected
[Package Rgff version 0.1.6 Index]