Laurits Skov
@lauritsskov.bsky.social
410 followers 310 following 29 posts
I study Neanderthals, Denisovans and the effect of their DNA surviving in present day humans. Assistant professor at section for molecular ecology and evolution at Globe Institute Copenhagen, Denmark.
Posts Media Videos Starter Packs
Reposted by Laurits Skov
chasewnelson.bsky.social
Announcing SimHumanity, a baseline SLiM 5.0 model of the full human genome, replete with demographic history, autosomes, X/Y, and mtDNA. A shared starting point for reproducible evolutionary simulations. We’d love your feedback! #SLiM #evolution #genomics www.biorxiv.org/content/10.1...
SimHumanity: Using SLiM 5.0 to run whole-genome simulations of human evolution
The reconstruction of human evolutionary history has undergone repeated advances, each made possible by methodological innovations. In recent decades, genetic and genomic data played a central role in...
www.biorxiv.org
lauritsskov.bsky.social
Are you interested in doing a PhD in Copenhagen? Interested in studying Neanderthals and Denisovans which live on in our genomes?
Than you are more than welcome to apply to join my group starting Jan 2026 :)

candidate.hr-manager.net/ApplicationI...

Please reach out if you have any questions!
Reposted by Laurits Skov
sandra-oliveira.bsky.social
Happy to share a PhD opportunity in my new lab at the University of Zurich! Application deadline: June 30. Do not hesitate to contact me for any questions!
lauritsskov.bsky.social
And thanks to Lidia Gonfaus for making this beautiful illustration! :)
lauritsskov.bsky.social
We hope this method will be useful to people and look forward to hearing your feedback!
lauritsskov.bsky.social
We also found cases where hybrid decoding recovers a putative neanderthal fragment that was split in two by posterior decoding and where only half was found by viterbi decoding.
lauritsskov.bsky.social
In practice this hybrid decoding has the highest accuracy when it comes to intermediate sized fragments. For short fragment posterior decoding is best and for long fragments viterbi is best.
lauritsskov.bsky.social
We recommend picking the alpha closest to the 45 degree line (ideally you want to be as close to the top right corner as possible). We call these plots Artemis plots because of the bow like shape!
lauritsskov.bsky.social
If you simulate data from your emission and transition parameters you can calculate point wise accuracy/joint posterior probability and sensitivity/specificity plots for each alpha and pick the best one!
lauritsskov.bsky.social
The best alpha will depend on the specific emission and transition parameters. Also an alpha of 0.5 does not nescessaraly mark the halfway point between the two methods. There we propose a simulation approach for picking the appropriate alpha for your analyse.
lauritsskov.bsky.social
If only there was a way to have your cake and eat it too! Inspired by previous work we propose a weighted mean of posterior and viterbi decoding controlled by a parameter alpha. When alpha = 0 you get posterior decoding and when alpha = 1 you get viterbi. When alpha is intermediate you get a mix.
lauritsskov.bsky.social
Posterior decoding maximixes the local probability - that is the pointwise accuracy. This leads to more short fragments being recovered but also a higher false positive rate.
lauritsskov.bsky.social
Viterbi decoding maximixes the global probability of the hidden state path. While leading to high accuracy this decoding tends to not switch states as often as it should and many short segments will be lost.
lauritsskov.bsky.social
This part of the manuscript has to do with finding the best decoded path for a hidden markov model so let's talk the two most used: Viterbi and posterior decoding
lauritsskov.bsky.social
We ( @zeniabaek.bsky.social @moicoll.bsky.social and @asgerhobolth.bsky.social ) present a new cool way to visualize the optimal trade off for hmm decoding called Artemis plots!
arxiv.org/pdf/2504.15156
www.biorxiv.org/content/10.1...
lauritsskov.bsky.social
If you haven't already you can go follow the amazing:
@moicoll.bsky.social , @zeniabaek.bsky.social and @asgerhobolth.bsky.social :)
lauritsskov.bsky.social
The analytical is based on finite markov chain embedding :) The bimodal longest has to do with fact that in sometimes the longest fragments breaks in two!
lauritsskov.bsky.social
This was a great collaboration with Moisès Coll Macià, Zenia Elise Damgaard Bæk and Asger Hobolth :)
lauritsskov.bsky.social
While this approach is useful for obtaining summary statistics it is not good at finding a single good hidden state path through the genome like Viterbi/posterior decoding. We have some thought on that too but that is for another thread!
lauritsskov.bsky.social
This sampling approach is easy to implement and can be used for all HMMs commenly used! One could calculate what the distribution of long IBD fragments are between two ancient individuals, how much time you are in a given TMRCA state for PSMC or sample paths through the Li
-Stephens copying model.
lauritsskov.bsky.social
We also show that our estimates of Neanderthal ancestry is consistent with f4 ratio estimates and we recover the signal of different archaic fragment length distributions across continental groups! We explored the explanations for this signal previously (www.nature.com/articles/s41...)
lauritsskov.bsky.social
You can even get close to the true fragment length distribution. Black vertical line is true mean fragment length and black curve is expected theoretical distribution. Colored dotted vertical lines are means for each decoding type
lauritsskov.bsky.social
We show that by sampling hidden state sequences you can accurately recover summmary statistics (black dotted line) such as: How much of our genome is archaic? How many archaic fragments of DNA is there? How long is the longest fragment? You can even do it analytically! (red curve)
lauritsskov.bsky.social
Another strategy is to sample many decoded paths conditioned on the data. The benefit of this is that sometimes you find the short fragments! And instead of one decoded path you have many sampled paths from which you can calculate any summary statistic you want (with confidence intervals!)
lauritsskov.bsky.social
Decoding is not perfect and we cannot find all the archaic DNA fragments our genomes - especially when they are short. For decoding people typically use Viterbi decoding (more accurate but misses many archaic fragments) or Posterior decoding (less accurate but finds more archaic fragments)