Skip to content
Snippets Groups Projects

typo

Merged Guillaume Devailly requested to merge guillaume.devailly-main-patch-57277 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -56,7 +56,7 @@ chr start end width percentCG ObsExp
1 25568 25861 293 65.99 0.74
```
(notice some 'off-by-one' differences due to the `.bed` format starting to count at 0 while R start to count at 1 like a normal person)
(notice some 'off-by-one' differences due to the `.bed` format starting to count at 0 while R starts to count at 1 like a normal person)
Loading