aboutsummaryrefslogtreecommitdiff
path: root/tests/test_data/metadata.json
blob: 4dda4b66c7837c5cdaf6697cdfdfb8117d7abeca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "title": "This is my dataset for testing the REST API",
    "description": "Longer description",
    "date": "20210127",
    "authors": [
        "R. W. Williams"
    ],
    "cross": "BXD"
    "geno": "BXD_geno.txt.gz",
    "pheno": "BXD_pheno.txt",
    "snps": "BXD_snps.txt"
}