Closed hyanwong closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.23%. Comparing base (
1c355ae
) to head (962b7eb
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add example of excluding chromosomes using site masks, and change
zarr.load()
to the more recommendedzarr.open()
.We have had some users try to infer with VCFs containing multiple chromosomes, so the examples here are useful.