read_reference_fasta_dna {vivaldi}R 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


[Package vivaldi version 1.0.1 Index]