split_line | R Documentation |
takes a line for a SNP file and splits into parts.
split_line(x)
x |
line from SNP file |
tibble with 6 columns.
split_line("1_14.570829090394763 1 0.000000 14 A X")
split_line("rs3094315 1 0.0 752566 G A")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.