poolHelper

Simulates Pooled Sequencing Genetic Data

https://github.com/vsousa/poolHelper

Science Score: 36.0%

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

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

Repository

Simulates Pooled Sequencing Genetic Data

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

README.md

poolHelper

Simulates Pooled Sequencing Genetic Data

This is the source code for the poolHelper R package. The main goal of this package is to provide tools to help researchers design their pooled sequencing studies.

The package provides functions to simulate pooled sequencing (Pool-seq) data under a variety of conditions. Users can define the average coverage, the number of individuals in the pool, the number of pools used and the Pool-seq error. The poolHelper package simulates the allele frequencies obtained with Pool-seq under different combinations of those parameters. These allele frequencies are then compared with the allele frequencies computed directly from the genotypes in the sample and the average absolute difference between both sets of allele frequencies is calculated.

DOI

Owner

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

GitHub Events

Total
  • Issues event: 1
Last Year
  • Issues event: 1

Dependencies

DESCRIPTION cran
  • MCMCpack * imports
  • Metrics * imports
  • scrm * imports
  • stats * imports
  • ggplot2 * suggests
  • knitr * suggests
  • rmarkdown * suggests