ANGSD: Analysis of next generation Sequencing Data

Latest tar.gz version is (0.938/0.939 on github), see Change_log for changes, and download it here.

Angsd structure: Difference between revisions

From angsd
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This page contains a short description of the overall structure of angsd.
This page contains a short description of the overall structure of angsd.


It can be divided into  
It can be divided into:


# Filereading
# Filereading
# Analysis  
# Analysis  
We allow for many different input formats, many of these are deprecated and have little use, but we have decided to keep these.




==History==
==History==
Angsd started back in 2009 as a simple program for estimating allele frequency, based on this we incrementally added new functionality. A rough timeline can be found in the AUTHORS file in the program bundle
Angsd started back in 2009 as a simple program for estimating allele frequency, based on this we incrementally added new functionality. A rough timeline can be found in the AUTHORS file in the program bundle

Revision as of 19:35, 4 December 2013

This page contains a short description of the overall structure of angsd.

It can be divided into:

  1. Filereading
  2. Analysis

We allow for many different input formats, many of these are deprecated and have little use, but we have decided to keep these.


History

Angsd started back in 2009 as a simple program for estimating allele frequency, based on this we incrementally added new functionality. A rough timeline can be found in the AUTHORS file in the program bundle