Mercurial > repos > matt-shirley > json_data_source
diff example.line_sep.json @ 5:33fa019735a4
Save extra files path as extra_files, not extra_data. Changed type of dataset for new primary datasets. db_key becomes dbkey. Added example json files.
| author | Matt Shirley <mdshw5@gmail.com> |
|---|---|
| date | Thu, 10 Jul 2014 11:41:54 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/example.line_sep.json Thu Jul 10 11:41:54 2014 -0400 @@ -0,0 +1,3 @@ +{"name": "Rafa CpG islands (human)", "filename": "/mnt/galaxy/files/000/dataset_125.dat", "ext": "bed", "dataset_id": 125, "extra_files": "/mnt/galaxy/files/000/dataset_125.dat_files", "type": "dataset", "metadata": {"dbkey": "hg19"}} +{"name": "Rafa CpG islands (ce)", "base_dataset_id": 125, "filename": "primary_125_http---rafalab.jhsph.edu-CGI-model-based-cpg-islands-ce2.txt_visible_bed", "ext": "bed", "type": "dataset", "metadata": {"dbkey": "ce2"}} +{"name": "Rafa CpG islands (mouse)", "base_dataset_id": 125, "filename": "primary_125_http---rafalab.jhsph.edu-CGI-model-based-cpg-islands-mm9.txt_visible_bed", "ext": "bed", "extra_files": "primary_125_http---rafalab.jhsph.edu-CGI-model-based-cpg-islands-mm9.txt_visible_bed_files", "type": "dataset", "metadata": {"dbkey": "mm9"}}
