Skip to main content

NcbiSequenceReportAliasAdapter

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

Source file

plugins/config/src/NcbiSequenceReportAliasAdapter/configSchema.ts

can read "sequence_report.tsv" type files from NCBI

NcbiSequenceReportAliasAdapter - Slots

slot: location

location: {
type: 'fileLocation',
defaultValue: {
uri: '/path/to/my/sequence_report.tsv',
locationType: 'UriLocation',
},
}