Skip to content

Commit 483c606

Browse files
committed
Removed library_isolation_protocol field
1 parent 2e533f0 commit 483c606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

payload-gen-seq-experiment/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
'submitter_sample_id','sample_type', 'submitter_matched_normal_sample_id', 'sequencing_center',
4646
'platform', 'platform_model','experimental_strategy', 'sequencing_date', 'read_group_count']
4747
TSV_FIELDS['experiment']["conditional"]=[
48-
"library_isolation_protocol","library_preparation_kit",
48+
"library_preparation_kit",
4949
"library_strandedness",
5050
"rin","dv200",
5151
"target_capture_kit","number_of_genes","gene_padding","coverage",

0 commit comments

Comments
 (0)