This function converts the orthogroups file named Orthogroups.tsv to a parsed data frame.
Examples
path <- system.file("extdata", "Orthogroups.tsv.gz", package = "cogeqc")
og <- read_orthogroups(path)
This function converts the orthogroups file named Orthogroups.tsv to a parsed data frame.
path <- system.file("extdata", "Orthogroups.tsv.gz", package = "cogeqc")
og <- read_orthogroups(path)