projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
262 stars 107 forks source link

Supply params to pipe transformer as json - docs example #490

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

What changes are proposed in this pull request?

Changing the minimal example for the pipe transformer to supply params as json

Relates to https://github.com/projectglow/glow/issues/480

How is this patch tested?

(Details)

codecov[bot] commented 2 years ago

Codecov Report

Merging #490 (6ff5e87) into master (5b19200) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #490   +/-   ##
=======================================
  Coverage   93.66%   93.66%           
=======================================
  Files          95       95           
  Lines        4875     4875           
  Branches      457      457           
=======================================
  Hits         4566     4566           
  Misses        309      309           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5b19200...6ff5e87. Read the comment docs.