poolabc

Tools for Approximate Bayesian Computation With Pooled Sequencing Data

https://github.com/vsousa/poolABC

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Tools for Approximate Bayesian Computation With Pooled Sequencing Data

Basic Info
  • Host: GitHub
  • Owner: vsousa
  • License: gpl-3.0
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 664 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed over 2 years ago

https://github.com/vsousa/poolABC/blob/master/

# poolABC



[![](https://zenodo.org/badge/564786207.svg)](https://zenodo.org/badge/latestdoi/564786207)



The goal of `poolABC` is to help users perform model choice and
parameter inference using Pool-seq data integrated into an Approximate
Bayesian Computation (ABC) framework. This package provides functions to
simulate Pool-seq data under models of ecotype formation and to import
Pool-seq data from real populations. Two ABC algorithms are implemented
to perform parameter estimation and model selection using Pool-seq data.
Cross-validation can also be performed to assess the accuracy of ABC
estimates and calculate model misclassification.

## Installation

You can install the development version of `poolABC` from
[GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("joao-mcarvalho/poolABC")
```

Alternatively, you can install the current stable version of `poolABC`
from CRAN:

``` r
install.packages("poolABC")
```

Owner

  • Name: Vitor Sousa
  • Login: vsousa
  • Kind: user
  • Location: FCUL, University of Lisbon
  • Company: Evolutionary Genetics group, CE3C

GitHub Events

Total
Last Year