obtain_chromosome_length_filter: obtain_chromosome_length_filter

View source: R/obtain_chromosome_length.R

obtain_chromosome_length_filterR Documentation

obtain_chromosome_length_filter

Description

Process a data frame containing species information and extract chromosome lengths and mRNA counts from GFF files.

Usage

obtain_chromosome_length_filter(species_info_df)

Arguments

species_info_df

A data frame containing species information with columns "sp," "cds," and "gff."

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.