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

Ensure map file input is handled properly when not sorted in ascending order #155

Open
XingerTang opened this issue Jan 10, 2024 · 1 comment

Comments

@XingerTang
Copy link
Contributor

see discussion in #154

@gregorgorjanc gregorgorjanc changed the title Add measures to ensure map file input is sorted Ensure map file input is sorted Jan 10, 2024
@gregorgorjanc gregorgorjanc changed the title Ensure map file input is sorted Ensure map file input is handled properly when not sorted in ascending order Jan 10, 2024
@gregorgorjanc
Copy link
Member

What happens when map file positions (rows) and corresponding genotype file (columns) are not given in ascending order?

Do our calculations handle this out of the box? Do we need to do anything (say, reorder inputs?, change calcs?, ...).

Also, what should we do with the output? Should the output be returned sorted or with the original order?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants