-
Notifications
You must be signed in to change notification settings - Fork 0
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
Vcf windows #61
Merged
Merged
Vcf windows #61
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
9288a3e
check vcf parser
dramanica 34019d9
Merge branch 'main' into vcf_windows
dramanica 80f8c63
test vcf on windows
dramanica 24004ef
load all
dramanica 8732195
devtools
dramanica cb11a1d
fix tests
dramanica b5774f8
fix signedness warnings
dramanica bfac505
more diagnostics
dramanica 64cf3af
additional tests
dramanica 79d9e88
print out
dramanica d55762f
More diagnostics
dramanica f90b587
Update test_gen_tibble.R
dramanica 7333951
rerun diagnostics
dramanica ba89655
Merge remote-tracking branch 'origin/vcf_windows' into vcf_windows
dramanica 1413dd8
trying test message using info
eviecarter33 0385db2
adding test repeats to try and catch error
eviecarter33 788ad76
move failing test
eviecarter33 5bf64bd
Merge branch 'main' into vcf_windows
dramanica 34c85fa
simplify messages when testing
dramanica f8b0291
new test
dramanica 3968a04
fix cpp parser for mixed ploidy markers
dramanica 91d144e
better vcf fix for mixed ploidy
dramanica 5c3f70d
remove old parsing for :
dramanica 5fe2ac1
make sure that max_ploidy is enough
dramanica 3e546ea
clean up
dramanica c6e2f54
vcf haploid first marker test
eviecarter33 95c4f43
catch ploidy problems in vcf
dramanica 7e5881e
Update documentation for vcf parsers, spell check error message
eviecarter33 f6de03f
Haplopid marker in middle of vcf test, and chr_int fix
eviecarter33 8632a55
haploid vcf updated
eviecarter33 eff9af5
Merge branch 'main' into vcf_windows
dramanica c107e80
typo
dramanica c5b6ef6
update casting to int for chromosome
dramanica 5330b87
temp fix to using info from bigsnpr
dramanica 5079cbb
fix loci_ld_clump
dramanica fe2e45e
small doc update
dramanica 61e2661
improved clumping test
eviecarter33 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'To parse the vcf file, ' as either parser will then work, not just the fast on.