projectglow / glow

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

fix broken liftOver notebook link in docs #504

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?

fix broken link to liftOver notebook

Also add a tip to the docs about handling custom chain files

How is this patch tested?

built docs locally by following the contributing guide: https://glow.readthedocs.io/en/latest/contributing.html#improve-the-documentation

and confirmed that the html version of the notebook is rendering

codecov[bot] commented 2 years ago

Codecov Report

Merging #504 (fa121be) into master (56ef6e4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #504   +/-   ##
=======================================
  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 56ef6e4...fa121be. Read the comment docs.