count_chr_length: count_chr_length

View source: R/count_chr_length.R

count_chr_lengthR Documentation

count_chr_length

Description

The function calculates the chromosomal lengths in bp
It accepts a fasta file of pseudo-molecules and exports a tab delimited file of the chromosome IDs and there length.

Usage

count_chr_length(fa,output)

Arguments

fA

Required: the genome fasta file

output

Required: the output path/name

Value

the genomic location.

Examples

count_chr_length("peanut.fasta","chr_siz.txt")

USDA-ARS-GBRU/crossword documentation built on April 5, 2023, 7:29 p.m.