View source: R/preprocessing.R
parseFai | R Documentation |
Convenience function that parses a reference genome index as generated by samtools index
parseFai(fai_file)
fai_file |
The index |
A data frame with columns "chromosome", "length", "offset", "fasta_line_length", "line_blen"
sd11
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.