read_reference_fasta_dna: read_reference_fasta_dna

View source: R/read_reference_fasta_dna.R

read_reference_fasta_dnaR Documentation

read_reference_fasta_dna

Description

Imports reference fasta, generates a dataframe with chroms and chrom lengths

Usage

read_reference_fasta_dna(reference_fasta)

Arguments

reference_fasta

The name and location of the reference fasta file used for alignment

Value

A dataframe containing the chroms and chrom lengths of a reference fasta


vivaldi documentation built on March 31, 2023, 9:20 p.m.