projectglow / glow

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

fix bedtools path #417

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

Signed-off-by: William Brandler William.Brandler@databricks.com

What changes are proposed in this pull request?

The new glow docker container places bedtools executable in this path /opt/bedtools-2.30.0/bin/bedtools changing the notebook to reflect that

How is this patch tested?

(Details)

codecov[bot] commented 2 years ago

Codecov Report

Merging #417 (7d73cb9) into master (509d9af) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #417   +/-   ##
=======================================
  Coverage   93.69%   93.69%           
=======================================
  Files          95       95           
  Lines        4824     4824           
  Branches      466      466           
=======================================
  Hits         4520     4520           
  Misses        304      304           

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 509d9af...7d73cb9. Read the comment docs.