issues
search
hail-is
/
hail
Cloud-native genomic dataframes and batch computing
https://hail.is
MIT License
984
stars
246
forks
source link
[vds] More updates for preferring LEN over END
#14681
Closed
chrisvittal
closed
1 month ago
chrisvittal
commented
2 months ago
Use LEN for
to_dense_mt
. We still need to calculate a global position for the end of a reference block, but this version is cleaner.
Update
truncate_reference_blocks
.
to_dense_mt
. We still need to calculate a global position for the end of a reference block, but this version is cleaner.truncate_reference_blocks
.