1+ {
2+ "analysisType" : {
3+ "name" : " sequencing_experiment"
4+ },
5+ "studyId" : " TEST-PRO" ,
6+ "experiment" : {
7+ "submitter_sequencing_experiment_id" : " TEST_EXP" ,
8+ "sequencing_center" : " EXT" ,
9+ "platform" : " ILLUMINA" ,
10+ "platform_model" : " HiSeq 2000" ,
11+ "experimental_strategy" : " WGS" ,
12+ "sequencing_date" : " 2014-12-12"
13+ },
14+ "read_group_count" : 3 ,
15+ "read_groups" : [
16+ {
17+ "submitter_read_group_id" : " C0HVY.2" ,
18+ "read_group_id_in_bam" : null ,
19+ "platform_unit" : " 74_8a" ,
20+ "is_paired_end" : true ,
21+ "file_r1" : " test_rg_3.bam" ,
22+ "file_r2" : " test_rg_3.bam" ,
23+ "read_length_r1" : 150 ,
24+ "read_length_r2" : 150 ,
25+ "insert_size" : 298 ,
26+ "sample_barcode" : null ,
27+ "library_name" : " Pond-147580"
28+ },
29+ {
30+ "submitter_read_group_id" : " D0RE2.1" ,
31+ "read_group_id_in_bam" : null ,
32+ "platform_unit" : " 74_8b" ,
33+ "is_paired_end" : true ,
34+ "file_r1" : " test_rg_3.bam" ,
35+ "file_r2" : " test_rg_3.bam" ,
36+ "read_length_r1" : 150 ,
37+ "read_length_r2" : 150 ,
38+ "insert_size" : 298 ,
39+ "sample_barcode" : null ,
40+ "library_name" : " Pond-147580"
41+ },
42+ {
43+ "submitter_read_group_id" : " D0RH0.2" ,
44+ "read_group_id_in_bam" : null ,
45+ "platform_unit" : " 74_8c" ,
46+ "is_paired_end" : true ,
47+ "file_r1" : " test_rg_3.bam" ,
48+ "file_r2" : " test_rg_3.bam" ,
49+ "read_length_r1" : 150 ,
50+ "read_length_r2" : 150 ,
51+ "insert_size" : 298 ,
52+ "sample_barcode" : null ,
53+ "library_name" : " Pond-147580"
54+ }
55+ ],
56+ "samples" : [
57+ {
58+ "submitterSampleId" : " HCC1143_BAM_INPUT" ,
59+ "matchedNormalSubmitterSampleId" : null ,
60+ "sampleType" : " Total DNA" ,
61+ "specimen" : {
62+ "submitterSpecimenId" : " HCC1143_BAM_INPUT" ,
63+ "tumourNormalDesignation" : " Normal" ,
64+ "specimenTissueSource" : " Blood derived" ,
65+ "specimenType" : " Cell line - derived from normal"
66+ },
67+ "donor" : {
68+ "submitterDonorId" : " HCC1143" ,
69+ "gender" : " Female"
70+ }
71+ }
72+ ],
73+ "files" : [
74+ {
75+ "fileName" : " example1.bam" ,
76+ "fileSize" : 10 ,
77+ "fileMd5sum" : " e2bb33a7b2c6a45933a994e3e2747458" ,
78+ "fileType" : " BAM" ,
79+ "fileAccess" : " controlled" ,
80+ "dataType" : " Submitted Reads" ,
81+ "info" : {
82+ "data_category" : " Sequencing Reads"
83+ }
84+ }
85+ ]
86+ }
0 commit comments