Clinical-Genomics / demultiplexing

To keep scripts associated with execution of the Illumina demultiplexing pipeline
5 stars 0 forks source link

Fix PyYAML yaml.load(input) Deprecation #105

Closed barrystokman closed 4 years ago

barrystokman commented 4 years ago

This PR fixes PyYAML yaml.load(input) Deprecation

How to prepare for test:

How to test:

Expected test outcome:

Review:

This version is a:

barrystokman commented 4 years ago

Old code: image

New code: image :heavy_check_mark: