[
  {
    "type": "QuantitativeTrack",
    "trackId": "pi_AN_50k",
    "name": "Nucleotide Diversity (Pi) - Ancient",
    "assemblyNames": ["Balaenoptera_musculus_mBalMus1"],
    "category": ["Diversity"],
    "adapter": {
      "type": "BigWigAdapter",
      "bigWigLocation": {
        "uri": "https://poplife.pic.es/tracks/Balaenoptera_musculus_mBalMus1/statistics/pi/pi_AN_50k.bw",
        "locationType": "UriLocation"
      }
    }
  },
  {
    "type": "VariantTrack",
    "trackId": "vcf_AN_biallelic",
    "name": "Variants - Ancient Population",
    "assemblyNames": ["Balaenoptera_musculus_mBalMus1"],
    "category": ["Genotypes"],
    "adapter": {
      "type": "VcfTabixAdapter",
      "vcfGzLocation": {
        "uri": "https://poplife.pic.es/tracks/Balaenoptera_musculus_mBalMus1/vcf/pop_AN_biallelic_snps.vcf.gz",
        "locationType": "UriLocation"
      },
      "index": {
        "location": {
          "uri": "https://poplife.pic.es/tracks/Balaenoptera_musculus_mBalMus1/vcf/pop_AN_biallelic_snps.vcf.gz.tbi",
          "locationType": "UriLocation"
        }
      }
    }
  },
  {
    "type": "FeatureTrack",
    "trackId": "mBalMus1_refseq_genes",
    "name": "RefSeq Gene Annotations",
    "assemblyNames": ["Balaenoptera_musculus_mBalMus1"],
    "category": ["Reference annotations"],
    "adapter": {
      "type": "Gff3TabixAdapter",
      "gffGzLocation": {
        "uri": "https://poplife.pic.es/tracks/Balaenoptera_musculus_mBalMus1/annotations/mBalMus1.annotation.gff.gz",
        "locationType": "UriLocation"
      },
      "index": {
        "location": {
          "uri": "https://poplife.pic.es/tracks/Balaenoptera_musculus_mBalMus1/annotations/mBalMus1.annotation.gff.gz.tbi",
          "locationType": "UriLocation"
        }
      }
    },
    "displays": [
      {
        "type": "LinearBasicDisplay",
        "displayId": "mBalMus1_refseq_genes-LinearBasicDisplay"
      }
    ]
  },
  {
    "type": "QuantitativeTrack",
    "trackId": "xpehh_AN_MN",
    "name": "XP-EHH (Ancient vs Modern)",
    "assemblyNames": ["Balaenoptera_musculus_mBalMus1"],
    "category": ["Selection Statistics"],
    "adapter": {
      "type": "BigWigAdapter",
      "bigWigLocation": {
        "uri": "https://poplife.pic.es/tracks/Balaenoptera_musculus_mBalMus1/statistics/xpehh/xpehh_AN_MN.bw",
        "locationType": "UriLocation"
      }
    },
    "displays": [
      {
        "type": "LinearWiggleDisplay",
        "displayId": "xpehh_AN_MN-LinearWiggleDisplay",
        "renderers": {
          "XYPlotRenderer": {
            "type": "XYPlotRenderer",
            "posColor": "#ef746f"
          }
        }
      }
    ]
  }
]
