https://github.com/kdm9/kmer-distance-workshop
https://github.com/kdm9/kmer-distance-workshop
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kdm9/kmer-distance-workshop
- Owner: kdm9
- License: unlicense
- Created: 2017-10-26T03:43:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T02:26:20.000Z (over 7 years ago)
- Last Synced: 2025-02-14T21:46:54.230Z (4 months ago)
- Size: 14.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Reference- and alignment-free estimation of genetic distance using k-mers
This repository contains the slides, tutorial material and (meta)data for the CBA TEA series talk given by Kevin Murray on 2017-11-17.
(If you're reading this while this sentence is here, I'm still in the process of writing the workshop. Not all material will be online.)
## Abstract
Next-gen sequencing has revolutionised the way we investigate (phylo)genetic relationships. Using traditional techniques, much effort and many resources are required to take NGS data and estimate the relationships between samples. Recent computational advances have allowed researchers to estimate these relationships directly from NGS data. In this tutorial, Kevin Murray will present a brief survey of these methods, before an interactive tutorial on their use. Participants may bring their own NGS data, or we will analyse an example dataset.

## Suggested background reading
- [Murray *et al.* 2017, **kWIP: The k-mer Weighted Inner Product**](https://doi.org/10.1371/journal.pcbi.1005727)
- [Ondov *et al.* 2016, **Mash: fast genome and metagenome distance estimation using MinHash**](https://doi.org/10.1186/s13059-016-0997-x)