Function loadBamIndex

  • Parameters

    • indexURL: any
    • config: any
    • tabix: any

    Returns Promise<any>

    a Promised for the bam or tabix index. The fulfill function takes the index as an argument.