Skip to content

admixVIE/appladmix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder Linux build Status macOS build Status

Applications of Admixture Genomics (UE UniVienna).

This repo contains the materials for practical sessions, and will be updated accordingly.

To use these materials, you can click the badge Binder, which will create an online virtual machine containing the tools and data used in the practical sessions.

Or you can download this repo and install the dependencies with miniconda in your local machine using the following commands. To install miniconda, you can follow the instruction here.

git clone https://github.com/admixVIE/appladmix
cd appladmix
conda env create -f environment.yml
conda activate appladmix

At the moment, there are the following modules:

  • Basics in bash and handing of sequencing data ("basics").
  • VCF files and bcftools; with Challenge ("vcf")
  • Admixtools, f/D-statistics & intro to R ("admixtools")
  • Introgression detection with sstar; with Challenge ("introgression")

Planned modules are:

  • Detection of Selection
  • Introgression detection with hmmix
  • Explorative data analysis with PCA, clustering and NGStools
  • Handling amd exploring ancient DNA sequencing data
  • Simulating data

About

Applications of admixture genomics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published