Mercurial > repos > iuc > beacon2_csv2xlsx
comparison test-data/runs.json @ 0:4509627e6ee1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2 commit dcaf8046840f163143075b276dd75909d344ec3a
| author | iuc |
|---|---|
| date | Sun, 01 Oct 2023 16:29:22 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4509627e6ee1 |
|---|---|
| 1 [ | |
| 2 { | |
| 3 "biosampleId": "S0001", | |
| 4 "id": "INT_ID1", | |
| 5 "individualId": "NA24631", | |
| 6 "libraryLayout": "PAIRED", | |
| 7 "librarySelection": "LD-PCR", | |
| 8 "librarySource": { | |
| 9 "id": "NNN:01", | |
| 10 "label": "KAPA library quantification kit" | |
| 11 }, | |
| 12 "libraryStrategy": "WGS", | |
| 13 "platform": "Illumina ", | |
| 14 "runDate": "2017-04-30", | |
| 15 "platformModel": { | |
| 16 "id": "MODEL:HiSeq 2500 ", | |
| 17 "label": "2017-04-30" | |
| 18 } | |
| 19 }, | |
| 20 { | |
| 21 "biosampleId": "S0002", | |
| 22 "id": "INT_ID2", | |
| 23 "individualId": "NA24694", | |
| 24 "libraryLayout": "PAIRED", | |
| 25 "librarySelection": "LD-PCR", | |
| 26 "librarySource": { | |
| 27 "id": "NNN:01", | |
| 28 "label": "KAPA library quantification kit" | |
| 29 }, | |
| 30 "libraryStrategy": "WGS", | |
| 31 "platform": "Illumina ", | |
| 32 "runDate": "2017-04-30", | |
| 33 "platformModel": { | |
| 34 "id": "MODEL:HiSeq 2500 ", | |
| 35 "label": "2017-04-30" | |
| 36 } | |
| 37 }, | |
| 38 { | |
| 39 "biosampleId": "S0003", | |
| 40 "id": "INT_ID3", | |
| 41 "individualId": "NA24695", | |
| 42 "libraryLayout": "PAIRED", | |
| 43 "runDate": "2017-04-30", | |
| 44 "librarySelection": "LD-PCR", | |
| 45 "librarySource": { | |
| 46 "id": "NNN:01", | |
| 47 "label": "KAPA library quantification kit" | |
| 48 }, | |
| 49 "libraryStrategy": "WGS", | |
| 50 "platform": "Illumina ", | |
| 51 "platformModel": { | |
| 52 "id": "MODEL:HiSeq 2500 ", | |
| 53 "label": "2017-04-30" | |
| 54 } | |
| 55 } | |
| 56 ] |
