|
| 1 | +{ |
| 2 | + "analysisId": "40054341-119d-492e-8543-41119dc92ea1", |
| 3 | + "studyId": "TEST-PRO", |
| 4 | + "analysisState": "UNPUBLISHED", |
| 5 | + "samples": [ |
| 6 | + { |
| 7 | + "sampleId": "SAbc064f25adab65a4c75a539e5e2b8d48", |
| 8 | + "specimenId": "SPea740f45bacdf68583eeb9183e8bb57a", |
| 9 | + "submitterSampleId": "HCC1143_BAM_INPUT", |
| 10 | + "matchedNormalSubmitterSampleId": null, |
| 11 | + "sampleType": "Total DNA", |
| 12 | + "specimen": { |
| 13 | + "specimenId": "SPea740f45bacdf68583eeb9183e8bb57a", |
| 14 | + "donorId": "DO1d5c9010f8ddcc4b7be855ddaa9cdd3c", |
| 15 | + "submitterSpecimenId": "TEST_EXP", |
| 16 | + "tumourNormalDesignation": "Tumour" |
| 17 | + }, |
| 18 | + "donor": { |
| 19 | + "donorId": "DO1d5c9010f8ddcc4b7be855ddaa9cdd3c", |
| 20 | + "studyId": "TEST-PRO", |
| 21 | + "gender": "Female", |
| 22 | + "submitterDonorId": "internal_donor_123456789-00" |
| 23 | + } |
| 24 | + } |
| 25 | + ], |
| 26 | + "files": [ |
| 27 | + { |
| 28 | + "objectId": "69c0148d-68a0-5acb-8925-14e7eb4a1725", |
| 29 | + "studyId": "TEST-PRO", |
| 30 | + "analysisId": "40054341-119d-492e-8543-41119dc92ea1", |
| 31 | + "fileName": "test_rg_3.bam", |
| 32 | + "fileSize": 14911, |
| 33 | + "fileType": "BAM", |
| 34 | + "fileMd5sum": "178f97f7b1ca8bfc28fd5586bdd56799", |
| 35 | + "fileAccess": "controlled", |
| 36 | + "dataType": "UnalignedReads" |
| 37 | + } |
| 38 | + ], |
| 39 | + "analysisType": { |
| 40 | + "name": "sequencing_experiment", |
| 41 | + "version": 4 |
| 42 | + }, |
| 43 | + "experiment": { |
| 44 | + "platform": "ILLUMINA", |
| 45 | + "platform_model": "HiSeq 2000", |
| 46 | + "sequencing_date": "2014-12-12", |
| 47 | + "library_strategy": "WGS", |
| 48 | + "sequencing_center": "EXT", |
| 49 | + "submitter_sequencing_experiment_id": "TEST_EXP" |
| 50 | + }, |
| 51 | + "read_groups": [ |
| 52 | + { |
| 53 | + "file_r1": "test_rg_3.bam", |
| 54 | + "file_r2": "test_rg_3.bam", |
| 55 | + "insert_size": 298, |
| 56 | + "library_name": "Pond-147580", |
| 57 | + "is_paired_end": true, |
| 58 | + "platform_unit": "74_8a", |
| 59 | + "read_length_r1": 150, |
| 60 | + "read_length_r2": 150, |
| 61 | + "sample_barcode": null, |
| 62 | + "read_group_id_in_bam": "C0HVY.2", |
| 63 | + "submitter_read_group_id": "C0HVY:2" |
| 64 | + }, |
| 65 | + { |
| 66 | + "file_r1": "test_rg_3.bam", |
| 67 | + "file_r2": "test_rg_3.bam", |
| 68 | + "insert_size": 298, |
| 69 | + "library_name": "Pond-147580", |
| 70 | + "is_paired_end": true, |
| 71 | + "platform_unit": "74_8b", |
| 72 | + "read_length_r1": 150, |
| 73 | + "read_length_r2": 150, |
| 74 | + "sample_barcode": null, |
| 75 | + "read_group_id_in_bam": "D0RE2.1", |
| 76 | + "submitter_read_group_id": "C0HVY_2" |
| 77 | + }, |
| 78 | + { |
| 79 | + "file_r1": "test_rg_3.bam", |
| 80 | + "file_r2": "test_rg_3.bam", |
| 81 | + "insert_size": 298, |
| 82 | + "library_name": "Pond-147580", |
| 83 | + "is_paired_end": false, |
| 84 | + "platform_unit": "74_8c", |
| 85 | + "read_length_r1": 150, |
| 86 | + "read_length_r2": 150, |
| 87 | + "sample_barcode": null, |
| 88 | + "read_group_id_in_bam": "D0RH0.2", |
| 89 | + "submitter_read_group_id": "C0HVY_2_1" |
| 90 | + } |
| 91 | + ], |
| 92 | + "read_group_count": 3 |
| 93 | +} |
0 commit comments