Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RiftValley_WithinHost
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
Container registry
Model registry
Operate
Environments
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
Bosch, Quirine ten
RiftValley_WithinHost
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
18
Nov
30
Mar
24
4
2
Feb
12
Nov
23
Feb
17
Dec
13
Oct
9
6
28
Sep
24
19
21
Jul
24
Jun
19
17
10
26
May
15
4
21
Apr
20
Merge branch 'cecilia_h-master-patch-76215' into 'master'
master
master
Modified README.md to update the citation of the (now published) paper
Small modifications to format figures for publications
Modifications made during the revision of the paper (round 1)
Update gitignore
Some scripts were missing (_Functions_MCMC.R and _Species_Fitting.R) to properly use the code. They're back.
This repository contains code used in the following paper.
Test code cleaned for Plos CB submission
Within-host model fitted to needle vs mosquito infections, dead vs survive outcomes
Merge branch 'master' of https://git.wur.nl/bosch123/riftvalley_withinhost
Model from Petrie et al. 2013 Reducing Uncertainty in Within-Host Parameter Estimates of Influenza Infection by Measuring Both Infectious and Total Viral Load
updating gitignore file (.Rhistory)
First try at optimizing sd for the mcmc sampling. Results saved in Output. Nice acceptance rates but not always converging in the right place. Extreme acceptance rate (0 and 1) for some parameters. 15 optimization rounds of MCMC with 1000 iterations each lasted 25mins.
Update bibliography
A bit more details on what was done in other papers with dual-measures (RNA and TCID)
Model modification to differenciate between the observation process (RNA measures only M segments) and the entirety of non infectious particles. Need to decide whether empty particles are counted as non infectious, depends if they play a role in our self-limited infection models
fix issue: do.call needs a list of parameters, each must have a name to be correctly passed to simulate_basic_model. Need to make sure that allpars is made of named vectors only.
Fix file tree
Removed wrapper adding confusion and lacking transparency
Fixing file tree
Hackathon
MCMC algo written from scratch (Functions_MCMC)
Upload Example Home cooked MCMC
Code to test basic model (agreed on 21/09 meeting, see manuscript_draft "Target cell-limited model" )
Script Rift_WithinHost_Temperature.R exploring correlations between viral loads and temperature data
Document stating modelling hypothesis and research questions needing discussion
Temporary new directory "start_fresh" where I proceed to clean the code to start with a clean state.
Segment analysis : corrected confidence interval function (sample_from_CI) + compute CI of contribution of covariance (~ non randomness of packaging efficiency)
Segment analysis: likelihood ratio test to justify the use of species-specific parameters. Contribution of covariances to complete particles.
Segment analysis : going further on analysing the results, comparing fits of different datasets + quantifying the contribution of covariances
Updated segments scripts to convert covariance to correlation, and compute confidence intervals on the fits by drawing 1000 combinations of parameters (normal distribution).
Segment script modified to automatize the possibility to fix/estimate given parameters and perform likelihood ratio tests.
Segment script modified to test 3 nested models:
Segments script updated to include correlation between segments
Added RITRA data and scripts to create fitR models with different likelihoods and test their performance on simulated data
data path changed to match script. Comment added in code
Update Data/RVF_invitro_segmentcounts.csv
Upload script to analyse segment count data
Delete Rift_Segments_Main.R
Upload script to analyse segment counts
Loading