parseFai: Parse genome index

View source: R/preprocessing.R

parseFaiR Documentation

Parse genome index

Description

Convenience function that parses a reference genome index as generated by samtools index

Usage

parseFai(fai_file)

Arguments

fai_file

The index

Value

A data frame with columns "chromosome", "length", "offset", "fasta_line_length", "line_blen"

Author(s)

sd11


Wedge-lab/dpclust3p documentation built on June 14, 2025, 4:24 p.m.