unnest_vcf_body | R Documentation |
Unnest VCF body structure
unnest_vcf_body(vcf_body, full = FALSE)
vcf_body |
Nested VCF body data structure |
full |
Fully unnest vcf body data structure. Default FALSE |
By default only SAMPLE,FORMAT and VALUE columns will be unnested To unnested also INFO columns argmument full has to be provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.