- DReichLab/AdmixTools - Tools test whether admixture occurred and more
- admixr (CRAN)
- fgvieira/ngsDist - Estimation of pairwise distances under a probabilistic framework
- ANGSD/NgsRelate - Infer relatedness and other summary statistics for pairs of individuals from low coverage Next Generation Sequencing (NGS)
- Science Direct - Population dynamics and genetic connectivity in recent chimpanzee history
VirtualTam's bookmarks
-
2025-05-10 -
2023-09-11 The format of here-documents is:
1[n]<<[-]word 2 here-document 3delimiter
If any part of word is quoted, the delimiter is the result of quote removal on word, and the lines in the here-document are not expanded.
This is useful to write scripts that:
- write scripts (verbatim)
- execute a sequence of commands (verbatim) on a remote host
-
2019-07-30 -
2019-05-21 -
2019-05-21 -
2018-03-01 -
2018-01-04 -
2017-12-14 -
Actors:
- database server / cluster
- load-balanced application servers relying on a database schema with migrations
- reverse proxy
Issue:
- managing database schema migrations
Possible sequence:
- create the database
- run a service that executes database schema migrations
- start application servers
- start the load-balancer / reverse-proxy
Resources:
- https://www.reddit.com/r/docker/comments/2t2pnf/what_are_best_strategies_to_migrate_relational/
- https://softwareengineering.stackexchange.com/questions/357929/db-migration-strategy-for-docker-containers-in-aws-ecs
- https://stackoverflow.com/questions/41592091/run-a-database-migration-command-when-deploying-a-docker-container-to-aws
- https://ltd-keeper.lsst.io/gke-migrations.html
- https://stackoverflow.com/questions/31715239/docker-compose-database-migrations-and-other-pre-post-scripts
- https://stackoverflow.com/questions/38089999/docker-compose-rails-best-practice-to-migrate
- https://stackoverflow.com/questions/37058812/how-best-to-run-one-off-migration-tasks-in-a-kubernetes-cluster
-
2017-09-27 - Introduction - https://www.ibm.com/developerworks/rational/library/769.html
- Class diagram - https://www.ibm.com/developerworks/rational/library/content/RationalEdge/sep04/bell/index.html
- Component diagram - https://www.ibm.com/developerworks/rational/library/dec04/bell/index.html
- Sequence diagram - https://www.ibm.com/developerworks/rational/library/3101.html
-
2017-09-19 -
2017-09-06 -
2017-08-18 - https://www.uni-weimar.de/kunst-und-gestaltung/wiki/PDCON:Conference/VisualTracker_-_modular_pd_environment_for_sequencing_events_on_timeline
- https://forum.pdpatchrepo.info/topic/3720/visualtracker-request-for-participants
- https://forum.pdpatchrepo.info/topic/4972/metronome-which-bangs-every-bar-main-subdivision-and-others
-
2017-05-03