HicAdapter
Note: this document is automatically generated from configuration objects in our source code. See Config guide for more info
Source file
plugins/hic/src/HicAdapter/configSchema.ts
HicAdapter - Slots
slot: hicLocation
hicLocation: {
type: 'fileLocation',
defaultValue: {
uri: '/path/to/my.hic',
locationType: 'UriLocation',
},
}
slot: resolutionMultiplier
resolutionMultiplier: {
type: 'number',
defaultValue: 1,
description: 'Initial resolution multiplier',
}