Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Polyploid datavisualisation
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
Container 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
Kunst, Jonathan
Polyploid datavisualisation
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c27e4a63dc0c4b5b624c0267a03bcc69574f90f0
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
3
Feb
28
Jan
19
18
31
Dec
8
25
Nov
24
18
17
15
9
3
21
Oct
19
18
6
5
29
Sep
28
27
Created first package
main
main
Small dependency missing
Added dependencies
Refactored code and removed unused files of old app structure
Minor changes in selection of points in plotly, removing test tab
Input of both polymapr and mappoly object possible and conversion happens immediately. model comparison fully possible, however rescale button happen immediately due to reactivity in the render
Now possible to build a fwd-bwd remim model from qtlpoly using mappoly geno and phenotype data. Not yet in module as new modules are acting up...
Added conversion panel with functionality to extract BLUEs from dataframe, need to change to allow for multiple phenotypes still
Add qtlpoly import options
Selecting models and chromosomes for plotting now functional
Create UI for editing plot layout (models to include and chromosome choice)
Split up the model panel into separate modules of each modelling and visualisation packages
Revoked some test changes regarding rhandsontable in mod_table. Added argument to fix columns in rhandsontable in mod_model_panel to make it explicit and remove warning message
Added an editable table for cofactors for the polyqtlR function
added loading circles for go buttons
Changed filter in selecting ploty points in lod plot to only show unique markers. This works with models of the same phenotype, but may produce implicit errors when multiple models are made for different phenotypes and PVE is of importance. (i.e. showing pve of phenotpye 1 while points for phenotype 2 are selected) Solution could be some method of letting model selection in legend flow through
Added cofactor option to qtlscan and if statements based on checkboxinput for arguments block and cofactor
Basic point selection made possible plotly object, but not persistent yet
Added function options and QTLscan implementation
Added a panel for model building and visualisation
Added parts for plotly visualisation
Extended lodmod df to create extra information on tooltip
More testing on plotly
Major addition of golem style app that has same functionality as previous app.r
Plot now reacts to selected LG and offspring, changing to selectize and adjusting number of plots accordingly might be interesting. out of bound error does pop up initially after estimation, maybe a system wait or something will resolve this issue
Fixed a small change so that all selects start with select_ in rv object
Now possible to select which offspring/LG to show in haplotype visualisation, plot does not adjust yet. Possibly plotly object might be better
Changed IBD page to include more options for estimate_IBD function. importing .rds file possible but not yet function, needs a switch of some sort
Changed SNP dosage input to read.csv(file, row.names = 1) because we expect a matrix as input here with rownames. load_file function doesn't work properly here yet
both rds and csvs can now be used with proper datatableoutput. lists become uneven with mapply used so a switch is needed
Data table selection for multiple cvs of linkage map works
Added fileload function so both csv and rds can be imported. Mapply used for options where multiple files can be selected (linkage map).
Now possible to estimate IBDs through heuristic method, has to become more fleshed out to select offspring in haplotype visualisation and linkage group. For HMM the modal spinner may be more effective
Data input fully functional but should be adjusted so user can select right columns for IBD imputation.
Add tabs for data tables and made data import functional
Edited readme
Removed the testing through HTTPS
Focussing on polyqtlR at the moment for first visualisations and adding functionality to the R Shiny buttons
Added a script for testing smaller functions of packages
Testing from surface pro
Loading