obtain_chromosome_length: obtain_chromosome_length

View source: R/obtain_chromosome_length.R

obtain_chromosome_lengthR Documentation

obtain_chromosome_length

Description

Process species information file and extract chromosome lengths and mRNA counts from GFF files.

Usage

obtain_chromosome_length(species_info_file)

Arguments

species_info_file

A character string specifying the path to the species information file.

Value

A list containing two data frames: len_df for chromosome lengths and num_df for mRNA counts.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.