unnest_vcf_body: Unnest VCF body

View source: R/vcf.R

unnest_vcf_bodyR Documentation

Unnest VCF body

Description

Unnest VCF body structure

Usage

unnest_vcf_body(vcf_body, full = FALSE)

Arguments

vcf_body

Nested VCF body data structure

full

Fully unnest vcf body data structure. Default FALSE

Details

By default only SAMPLE,FORMAT and VALUE columns will be unnested To unnested also INFO columns argmument full has to be provided


TearsWillFall/ULPwgs documentation built on April 18, 2024, 3:45 p.m.