View source: R/read_exstra_db.R
| read_exstra_db | R Documentation | 
Reads a file formatted for exSTRa that contains information of short-tandem repeat loci that may be expanded.
read_exstra_db(file, ...)
| file | Path of the file to be read. | 
| ... | Extra arguments to the functions  | 
Files are assumed to be tab-delimited unless the extension is xlsx in which case the xlsx package is used (if installed).
An exstra_db object.
read_score
read_exstra_db(system.file("extdata", "repeat_expansion_disorders_hg19.txt", package = "exSTRa")) 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.