malariagen_data.af1.Af1.igv#

Af1.igv(region: str | Region | Mapping, tracks: List | None = None) Browser#

Create an IGV browser and inject into the current notebook.

Parameters#

regionstr or Region or Mapping

Region of the reference genome. Can be a contig name, region string (formatted like “{contig}:{start}-{end}”), or identifier of a genome feature such as a gene or transcript.

tracksList or None, optional

Configuration for any additional tracks.

Returns#

Browser

IGV browser.