-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add code and gadma_params that were used to generate test data using …
…msprime
- Loading branch information
Showing
5 changed files
with
12,186 additions
and
0 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
tests/test_data/DATA/vcf_ld/gadma_params_to_generate_preproc_data_model1
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Output directory: remove | ||
Input data: fake_data.vcf,fake_data_pop_map.txt | ||
Engine: momentsLD | ||
Sequence length: {'1': 200000, '2': 200000, '3': 200000, '4': 200000, '5': 200000, '6': 200000, '7': 200000, '8': 200000, '9': 200000, '10': 200000, '11': 200000, '12': 200000, '13': 200000, '14': 200000, '15': 200000, '16': 200000, '17': 200000, '18': 200000, '19': 200000, '20': 200000} | ||
Mutation rate: 1.25e-8 | ||
Recombination rate: 1.5e-8 | ||
Region len: 50000 | ||
Number of processes: 4 | ||
|
||
preprocessed_data: ./preprocessed_data.bp |
10 changes: 10 additions & 0 deletions
10
tests/test_data/DATA/vcf_ld/gadma_params_to_generate_preproc_data_model2
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Output directory: remove | ||
Input data: fake_data.vcf,fake_data_pop_map.txt | ||
Engine: momentsLD | ||
Sequence length: {'1': 200000, '2': 200000, '3': 200000, '4': 200000, '5': 200000, '6': 200000, '7': 200000, '8': 200000, '9': 200000, '10': 200000, '11': 200000, '12': 200000, '13': 200000, '14': 200000, '15': 200000, '16': 200000, '17': 200000, '18': 200000, '19': 200000, '20': 200000} | ||
Mutation rate: 1.25e-8 | ||
Recombination maps: rec_maps_code_generation | ||
Region len: 50000 | ||
Number of processes: 4 | ||
|
||
preprocessed_data: ./preprocessed_data.bp |
10 changes: 10 additions & 0 deletions
10
tests/test_data/DATA/vcf_ld/gadma_params_to_generate_preproc_data_model3
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Output directory: remove | ||
Input data: fake_data.vcf,fake_data_pop_map.txt | ||
Engine: momentsLD | ||
Sequence length: {'1': 200000, '2': 200000, '3': 200000, '4': 200000, '5': 200000, '6': 200000, '7': 200000, '8': 200000, '9': 200000, '10': 200000, '11': 200000, '12': 200000, '13': 200000, '14': 200000, '15': 200000, '16': 200000, '17': 200000, '18': 200000, '19': 200000, '20': 200000} | ||
Mutation rate: 1.25e-8 | ||
Recombination maps: rec_maps_code_generation | ||
Region len: 50000 | ||
Number of processes: 4 | ||
|
||
preprocessed_data: ./preprocessed_data.bp |
Oops, something went wrong.