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

Check for compulsory columns and error out #53

Open
Fedja opened this issue Mar 9, 2022 · 0 comments · May be fixed by #56
Open

Check for compulsory columns and error out #53

Fedja opened this issue Mar 9, 2022 · 0 comments · May be fixed by #56
Assignees

Comments

@Fedja
Copy link
Contributor

Fedja commented Mar 9, 2022

User had values separated by :space:\t:space: and the resulting vcf was all missing values .

h_idx = {h:i for i,h in enumerate(f.readline().strip().split(delim))}

@juhaa juhaa linked a pull request Jun 17, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants