Skip to content
Snippets Groups Projects
vcf_config.json.backup 3.4 KiB
Newer Older
ameyner2's avatar
ameyner2 committed
{
  "collections": [
    {
      "id": "gnomADg_r3.1.1_GRCh38",
      "description": "Genome Aggregation Database genomes r3.1.1",
ameyner2's avatar
ameyner2 committed
      "species": "homo_sapiens",
      "assembly": "GRCh38",
      "type": "local",
      "filename_template": "/home/u035/u035/shared/resources/gnomad/r3.1.1/genomes/gnomad.genomes.v3.1.1.sites.chr###CHR###.vcf.bgz",
ameyner2's avatar
ameyner2 committed
      "chromosomes": [
        "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14",
        "15", "16", "17", "18", "19", "20", "21", "22", "X", "Y"
      ],
      "use_seq_region_synonyms": 1,
      "population_prefix": "gnomADg:",
      "population_display_group": {
        "display_group_name": "gnomAD genomes",
        "display_group_priority": 1.6
      },
      "populations": {
        "9900028": {
          "name": "gnomADg:ALL",
          "_raw_name": "",
          "description": "All gnomAD genomes individuals"
        },
        "9900029": {
          "name": "afr",
          "description": "African/African American"
        },
        "9900030": {
          "name": "ami",
          "description": "Amish"
        },
        "9900031": {
          "name": "amr",
          "description": "Latino/Admixed American"
        },
        "9900032": {
          "name": "asj",
          "description": "Ashkenazi Jewish"
        },
        "9900033": {
          "name": "eas",
          "description": "East Asian"
        },
        "9900034": {
          "name": "fin",
          "description": "Finnish"
        },
        "9900035": {
          "name": "nfe",
          "description": "Non-Finnish European"
        },
        "9900036": {
          "name": "sas",
          "description": "South Asian"
        },
        "9900037": {
          "name": "oth",
          "description": "Other"
        }
      }
    },
    {
      "id": "gnomADe_r2.1.1_GRCh38",
      "description": "Genome Aggregation Database exomes r2.1.1 liftover to GRCh38",
ameyner2's avatar
ameyner2 committed
      "species": "homo_sapiens",
      "assembly": "GRCh38",
      "type": "local",
      "filename_template": "/home/u035/u035/shared/resources/gnomad/r2.1.1/exomes/gnomad.exomes.r2.1.1.sites.###CHR###.liftover_grch38.vcf.bgz",
ameyner2's avatar
ameyner2 committed
      "chromosomes": [
        "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14",
        "15", "16", "17", "18", "19", "20", "21", "22", "X", "Y"
      ],
      "population_prefix": "gnomADe:",
      "population_display_group": {
        "display_group_name": "gnomAD exomes",
        "display_group_priority": 1.4
      },
      "populations": {
        "9900010": {
          "name": "gnomADe:ALL",
          "_raw_name": "",
          "description": "All gnomAD exomes individuals"
        },
        "9900011": {
          "name": "afr",
          "description": "African/African American"
        },
        "9900012": {
          "name": "amr",
          "description": "Latino"
        },
        "9900013": {
          "name": "asj",
          "description": "Ashkenazi Jewish"
        },
        "9900014": {
          "name": "eas",
          "description": "East Asian"
        },
        "9900015": {
          "name": "fin",
          "description": "Finnish"
        },
        "9900016": {
          "name": "nfe",
          "description": "Non-Finnish European"
        },
        "9900017": {
          "name": "oth",
          "description": "Other"
        },
        "9900018": {
          "name": "sas",
          "description": "South Asian"
        }
      }
    }
  ]
}