Software

NPStat: Population genetics tests and estimators for pooled NGS data.
A software for population genetics analysis of NGS data from pooled samples or multiple individuals. It provides several estimators and tests: Watterson and Tajima estimators of θ, Tajima's D, Fu and Li's D and F, Fay and Wu's H. It provides also Fst between two populations. This code implements some population genetics tests and estimators that can be applied to pooled sequences from Next Generation Sequencing experiments. The statistics are described in the paper "Population genomics from pool sequencing" by L. Ferretti, S.E. Ramos-Onsins and M. Perez-Enciso, Molecular Ecology (2013), DOI: 10.1111/mec.12522.

https://github.com/lucaferretti/npstat



Pipeliner: Software to evaluate the performance of bioinformatics pipelines for next-generation resequencing

The choice of technology and bioinformatics approach is critical in obtaining accurate and reliable information from next-generation sequencing (NGS) experiments. An increasing number of software and methodological guidelines are being published, but deciding upon which approach and experimental design to use can depend on the particularities of the species and on the aims of the study. This leaves researchers unable to produce informed decisions on these central questions. To address these issues, we developed pipeliner – a tool to evaluate, by simulation, the performance of NGS pipelines in resequencing studies. pipeliner provides a graphical interface allowing the users to write and test their own bioinformatics pipelines with publicly available or custom software. It computes a number of statistics summarizing the performance in SNP calling, including the recovery, sensitivity and false discovery rate for heterozygous and homozygous SNP genotypes. pipeliner can be used to answer many practical questions, for example, for a limited amount of NGS effort, how many more reliable SNPs can be detected by doubling coverage and halving sample size or what is the false discovery rate provided by different SNP calling algorithms and options. pipeliner thus allows researchers to carefully plan their study's sampling design and compare the suitability of alternative bioinformatics approaches for their specific study systems. pipeliner is written in C++ and is freely available.
https://github.com/brunonevado/Pipeliner

Others:
Software from
Miguel Pérez-Enciso's team
Software from
Sebastian E. Ramos-Onsins team