read_fai: Read reference genome fasta index file

View source: R/fasta.R

read_faiR Documentation

Read reference genome fasta index file

Description

Read reference genome fasta index file

Usage

read_fai(fai = NULL, sort = TRUE)

Arguments

fai

PATH to FAI file.

sort

Sort genomic positions alphanumerically. Default TRUE

Details

fai object structure: time: System time at read time fasta_origin: PATH to fasta origin file body: Fasta body

Value

A fasta_object


TearsWillFall/ULPwgs documentation built on April 18, 2024, 3:45 p.m.