Hierarchy

  • NcbiGenomeSequenceData

Constructors

Properties

Methods

Constructors

Properties

urlPrefix: string = ...
urlSuffix: string = ...

Methods

  • Parameters

    • ncbiId: string
    • strand: number
    • reverse: boolean
    • Optional trackWidth: number

    Returns ((where) => Promise<RcsbFvTrackData<{
        [k: string]: any;
    }>>)

      • (where): Promise<RcsbFvTrackData<{
            [k: string]: any;
        }>>
      • Parameters

        • where: LocationViewInterface

        Returns Promise<RcsbFvTrackData<{
            [k: string]: any;
        }>>

Generated using TypeDoc