Description Usage Arguments Value Examples
WGSA output files can contain thousands of fields, including fields with lists of entries. This function reads the header of a WGSA file and returns a list of fields in the file.
| 1 | 
| source | Path to the WGSA output file to parse | 
a character vector with the names of the WGSA fields
| 1 2 3 4 | ## Not run: 
all_fields <- get_fields(soure = "WGSA_chr_1.gz")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.