Gff3Adapter
Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info
Source file
plugins/gff3/src/Gff3Adapter/configSchema.ts
Gff3Adapter - Slots
slot: gffLocation
gffLocation: {
type: 'fileLocation',
defaultValue: { uri: '/path/to/my.gff', locationType: 'UriLocation' },
}