Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] tree exclude sites are 1-based #880

Merged
merged 1 commit into from
Mar 31, 2022
Merged

[minor] tree exclude sites are 1-based #880

merged 1 commit into from
Mar 31, 2022

Conversation

jameshadfield
Copy link
Member

The argument help description correctly indicates these sites are 1-
based. The file is read by load_mask_sites() which calls
read_mask_file(), assuming the file doesn't have .bed suffix. This
function reads 1-based positions and returns 0-based positions.

The argument help description correctly indicates these sites are 1-
based. The file is read by `load_mask_sites()` which calls
`read_mask_file()`, assuming the file doesn't have .bed suffix. This
function reads 1-based positions and returns 0-based positions.
@jameshadfield jameshadfield requested a review from a team March 31, 2022 04:40
@huddlej huddlej merged commit d9aac58 into master Mar 31, 2022
@huddlej huddlej deleted the fix/tree-comment branch March 31, 2022 17:48
@victorlin victorlin added this to the Next release X.X.X milestone Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

4 participants