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 May 23, 2024, 11:45 p.m.