You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sys.exit(f"Field '%s' in file '%s' with value '%s' does not match expected regex pattern '^%s[0-9]{1,32}$'"% (optional_file_field,input_file.get('name'),input_file.get(optional_file_field),EGA_FIELDS[optional_file_field]))
286
321
287
322
forrginmetadata.get("read_groups"):
288
323
if"type"inrg:
289
-
print(rg)
290
324
rg.pop('type') # remove 'type' field
291
325
if"submitter_sequencing_experiment_id"inrg:
292
326
rg.pop('submitter_sequencing_experiment_id') # remove 'submitter_sequencing_experiment_id' field
help="tsv file containing additional information pertaining to existing experiment, read_group, and file information submitted from user that does not fit within existing schemas")
Copy file name to clipboardExpand all lines: payload-gen-seq-experiment/tests/input/12c64309-4f21-4a86-8175-ca2340babadd.sequencing_experiment.payload.json
Copy file name to clipboardExpand all lines: payload-gen-seq-experiment/tests/input/208c5ea6-c17a-4a63-981e-4bb91d3119f2.sequencing_experiment.payload.json
0 commit comments