Description Usage Arguments Value Examples
This function uses fread to parse a .mut file, which is part of the anc/mut output file format of SHAPEIT2.
1  | 
filename | 
 string. Filename  | 
CHR | 
 int. Chromosome index.  | 
... | 
 Any other parameters for fread  | 
Returns a data table.
1  | read.mut(system.file("extdata/example.mut.gz", package = "relater"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.