Skip to main content

VcfAdapter

Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info

Source file

plugins/variants/src/VcfAdapter/configSchema.ts

VcfAdapter - Slots

slot: vcfLocation

vcfLocation: {
type: 'fileLocation',
defaultValue: { uri: '/path/to/my.vcf', locationType: 'UriLocation' },
}