read_fai | R Documentation |
Read reference genome fasta index file
read_fai(fai = NULL, sort = TRUE)
fai |
PATH to FAI file. |
sort |
Sort genomic positions alphanumerically. Default TRUE |
fai object structure: time: System time at read time fasta_origin: PATH to fasta origin file body: Fasta body
A fasta_object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.