View source: R/obtain_chromosome_length.R
obtain_chromosome_length | R Documentation |
Process species information file and extract chromosome lengths and mRNA counts from GFF files.
obtain_chromosome_length(species_info_file)
species_info_file |
A character string specifying the path to the species information file. |
A list containing two data frames: len_df for chromosome lengths and num_df for mRNA counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.