Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PolyHaplotyper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rev_polyploids
PolyHaplotyper
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
8
Feb
5
17
Nov
2
Oct
14
Jul
30
Jun
13
Jan
1
Apr
29
Mar
11
Jan
1
Oct
13
Aug
7
6
Mar
30
Nov
30
Oct
20
6
27
Sep
11
Aug
3
25
Jul
13
Jun
2
26
May
23
16
11
24
Apr
21
10
23
Mar
27
Feb
21
15
Added the PolyHaplotyper_small dataset and a minot correction
master
master
Added examples and other fixes to meet CRAN requirements
Last changes (hopefully) for publication: demo data for vignette changed, removed the "options" way to specify the ahcdir and to load the ahc(complete)lists, other minor internal changes
Anonymized demo data; fixed import of XML package; lots of code and documentation cleanups; adapted vignette to some changed function calls
Revert "Major revision 20200713: (1) more parental combinations are considered to fit FS families, (2) imputation within FS families added, (3) general code cleanup"
Major revision 20200713: (1) more parental combinations are considered to fit FS families, (2) imputation within FS families added, (3) general code cleanup
minor changes in DESCRIPTION, testthat, vignette until 20200114
Several bugs fixed as reported by Peter and Giorgio nov-dec 2019
Corrected the vignette and some roxygen documentation
Bug fixes and some documentation improvements
Completely revised. New loop structure to iterate until set of solutions over all F1 groups doesn't change anymore. Also use the column number in the ahc(complete)list item for the mrkdid to indicate the hapcomb: one nr instead of ploidy or 2^nmrk numbers. Perform check for parents of non-fitted F1s and delete hapcomb if conflicting with progeny.
Some corrected comments and documentation; a correction in loadAllHaploCombList. New function getNewMrkdids to pre-calculate all mrkdids in case completeahclist is available.
Corrected and updated help texts, vignette, a.o. to
Large code and comments cleanup; duplicated part of hapOneBlock as function; pedigreeHapdosCheck renamed to pedigreeHapCheck (and many more variables and functions renamed to reflect change from hapdos to hapcomb); showOneF1 works again
Version 0.2.1 Major changes, a.o. storing ahc(complete)lists as hap combinations instead of hap dosages (much smaller); treating F1s with shared parents as one group. Minor bugfix vs workshop version; expanding parental combination search if no acceptable P-values found; allhap is not an element of the inferHaplotypes result anymore (replaced by functions allhap and usedhap)
Solved bug in processSOF
bug in calcStatistics when only one haploblock; solved
Some bug fixes for haploblocks with only 1 marker
in single_cycle_infer: changed the selection criterion for haploype combinations
Some bug fixes; streamlined hapOneBlock
inferHaplotypes uses new criterion to select haplotype combinations (least nr of new haplotypes, not only highest dosage of known haplotypes)
Large cleanup and revision of code, documentation and vignette. Main function renamed from solveAllHaploblocks to inferHaplotypes.
Improved function solveOneF1, cleaned up the code, extended vignette
Vignette and data added, some functions renamed
various bug fixes, new function haploblock_df2list
Added several diagnostics, overview and summary functions and some extra documentation
Added and tested pedigreeHapdosCheck and expandHapdos
Improvements debugged. Results more trustworthy (though less appealing) than pervious working version.
rewrote haplotypeDosagesF1 to use segregation rates (untested yet). Found that "%" in roxygen docs is deadly!
Bug fixes; more output in haplotypeDosagesF1; works through Geert's 4- and 5-SNP data of March 2017
Lots of bug fixes. Geert's original dat now run fine again.
new function solveAllHaploblocks. Still checking first 4 of Geerts "old" haploblocks with haplotypeDosagesF1 (much slower!)
new untested haplotypeDosagesF1 for multiple F1s. Issues with ahc(complete)list in check package
new completeAllHaploComb. Start with use of multiple F1 populations.
many changes, esp. in allHaploComb and haplotypeDosagesF1; global variables ahcploidy and ahclist
second minfrac value
improvement of haplotypeDosagesF1. Replaced all (contig) alleles by haplotypes.
First commit; working version with documentation.
Loading