1+ {
2+ "analysisType" : {
3+ "name" : " sequencing_alignment"
4+ },
5+ "studyId" : " TEST-PRO" ,
6+ "workflow" : {
7+ "workflow_name" : " RNA Seq Alignment" ,
8+ "workflow_version" : " 0.2.0" ,
9+ "genome_build" : " GRCh38_Verily_v1" ,
10+ "genome_annotation" : " GENCODE v40" ,
11+ "run_id" : " pedantic_brenner" ,
12+ "session_id" : " b65970c3-192f-40dc-99f1-aedba8b987fe" ,
13+ "inputs" : [
14+ {
15+ "analysis_type" : " sequencing_experiment" ,
16+ "input_analysis_id" : null
17+ }
18+ ]
19+ },
20+ "files" : [
21+ {
22+ "fileSize" : 51177 ,
23+ "fileMd5sum" : " f1c42eb0bc3aa8dc83cc3acac8632484" ,
24+ "fileAccess" : " controlled" ,
25+ "info" : {
26+ "data_category" : " Sequencing Reads" ,
27+ "data_subtypes" : [
28+ " Transcriptome Alignment"
29+ ],
30+ "analysis_tools" : [
31+ " STAR"
32+ ]
33+ },
34+ "fileName" : " TEST-PRO.DO001.SA001.rna-seq.20221118.star.transcriptome_aln.bam" ,
35+ "fileType" : " BAM" ,
36+ "dataType" : " Aligned Reads"
37+ }
38+ ],
39+ "samples" : [
40+ {
41+ "submitterSampleId" : " donor1_sample1_id" ,
42+ "matchedNormalSubmitterSampleId" : " sample1_normal" ,
43+ "sampleType" : " RNA" ,
44+ "specimen" : {
45+ "submitterSpecimenId" : " donor1_sample1" ,
46+ "tumourNormalDesignation" : " tumor" ,
47+ "specimenTissueSource" : " simulated" ,
48+ "specimenType" : " simulated"
49+ },
50+ "donor" : {
51+ "submitterDonorId" : " donor1" ,
52+ "gender" : " male"
53+ }
54+ }
55+ ],
56+ "experiment" : {
57+ "submitter_sequencing_experiment_id" : " TEST_EXP" ,
58+ "sequencing_center" : " SIM" ,
59+ "platform" : " ILLUMINA" ,
60+ "platform_model" : " Polyester" ,
61+ "experimental_strategy" : " RNA-Seq" ,
62+ "sequencing_date" : " 2021-04-21"
63+ },
64+ "read_group_count" : 1 ,
65+ "read_groups" : [
66+ {
67+ "submitter_read_group_id" : " S01L1" ,
68+ "read_group_id_in_bam" : null ,
69+ "platform_unit" : " sim01" ,
70+ "is_paired_end" : true ,
71+ "file_r1" : " sample_01_L1_1.fastq.gz" ,
72+ "file_r2" : " sample_01_L1_2.fastq.gz" ,
73+ "read_length_r1" : 100 ,
74+ "read_length_r2" : 100 ,
75+ "insert_size" : 250 ,
76+ "sample_barcode" : null ,
77+ "library_name" : " sim01"
78+ }
79+ ]
80+ }
0 commit comments