-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Doing an update pass through AlphaImpute.
- Loading branch information
WHALEN Andrew
committed
Dec 3, 2019
1 parent
4340d72
commit ffca387
Showing
7 changed files
with
2,268 additions
and
3 deletions.
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
Submodule alphaimpute-docs
updated
from eb9859 to bdb950
Binary file not shown.
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,38 @@ | ||
= BOX 1: Input Files ========================================================== | ||
PedigreeFile ,Pedigree.txt | ||
GenotypeFile ,Genotypes.txt | ||
TrueGenotypeFile ,None | ||
= BOX 2: Sex Chromosome ======================================================== | ||
SexChrom ,No | ||
= BOX 3: SNPs ================================================================== | ||
MultipleHDPanels ,0 | ||
NumberSnpxChip ,0,0 | ||
HDAnimalsThreshold ,0.0 | ||
= BOX 4: Internal Editing ======================================================= | ||
InternalEdit ,No | ||
EditingParameters ,0.0,0.0,0.0,AllSnpOut | ||
= BOX 5: Phasing ================================================================ | ||
NumberPhasingRuns ,4 | ||
CoreAndTailLengths ,300,350,400,450 | ||
CoreLengths ,250,300,350,400 | ||
PedigreeFreePhasing ,No | ||
GenotypeError ,0.0 | ||
= BOX 6: Imputation ========================================================= | ||
InternalIterations ,5 | ||
ConservativeHaplotypeLibraryUse ,No | ||
WellPhasedThreshold ,99.0 | ||
= BOX 7: Hidden Markov Model ================================================ | ||
HMMOption ,No | ||
TemplateHaplotypes ,200 | ||
BurnInRounds ,5 | ||
Rounds ,20 | ||
ParallelProcessors ,8 | ||
Seed ,-123456789 | ||
ThresholdForMissingAlleles ,50.0 | ||
ThresholdImputed ,90.0 | ||
= BOX 8: Running options ==================================================== | ||
PreprocessDataOnly ,No | ||
PhasingOnly ,No | ||
UserDefinedAlphaPhaseAnimalsFile ,None | ||
PrePhasedFile ,None | ||
RestartOption ,0 |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.