Skip to content

Resolve "Add support for bigBed format"

Morten C. Eike requested to merge 2165-add-support-for-bigbed-format into dev

Description

Adds bigBed format (.bb/.bigBed) to vaild IGV file types. Also added alternative bigWig file extension .bw.

Related issues

Closes #2165 (closed)

Notes to review (code/docs/QA)

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation
Edited by Morten C. Eike

Merge request reports