Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PopSimul
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
DIADE
Recombination_landscape
PopSimul
Graph
7ce6f60e08fb935502c4af759106d01cb971d2a7
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Mar
5
4
22
Nov
21
16
15
7
Sep
6
4
1
31
Aug
29
25
23
21
Delete sumulation.vba
main
main
Update README.md
Add LICENSE
update README
update README
Merge branch 'master' into main
Delete README.md
Initial commit
add authors and description to README
rename main python script to popsimul.py
Merge branch 'refactoring++' into 'master'
resimulate if no crossing over, generate a VCF file with simulated data with no noise or sequencing error and some refactoring
Merge branch 'add-commandline-args' into 'master'
update command line in README with right parameters
update default value of chr_bp
update parameters chr_size and replace marker_density by nb_markers
initiate a README
add parameters to run the script with commandline arguments
Merge branch 'errorrates' into 'master'
re-correct output file names
Round mean depth for parents allele depth to remove issues with 1.5x mean coverage
Merge branch 'errorrates' into 'master'
Correcting header Breakpoints.csv
remove useless commas and variable
resolve merge
generate output file with breakpoints
Update comments and delete unused section of script.
fix adding errorRates and returning 2 genotypes matrix (with and without errors)
errorRates added to allele depth computation and reestimation of genotypes according to these values.
fix wrong paramater given for conversion_factor in generate_individuals function
Correct vcf output and correct kosambi formula
Merge branch 'comments' into 'master'
return 0/1 instead of AB in vcf
multiple fixes
gausse to poisson, fix positions extracted from generate_chrom_for_one_ind
Rewrite comments and clean unused sections
Rewrite comments and clean unused sections
fix errors writing vcf file
fusion of simulation.vba and cecile method
Add simulation.vba
Loading