GithubHelp home page GithubHelp logo

umr1283 / dgapaq Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 335 KB

DNA Genotyping Arrays Processing And Quality-Control

License: GNU General Public License v3.0

R 38.60% Perl 61.40%
r r-package r-stats omics quality-control reporting

dgapaq's Introduction

DNA Genotyping Arrays Processing And Quality-Control

Lifecycle: questioning GitHub tag R build status

Installation

# Install dgapaq from CRAN:
install.packages("dgapaq")

# Or the the development version from GitHub:
# install.packages("remotes")
remotes::install_github("umr1283/dgapaq")

Overview

  • qc_plink() allows to compute quality-control of genotyping array (PLINK format) using a rmarkdown template.
  • qc_vcf() allows to compute post-imputation quality-control report using a default rmarkdown template.
  • convert_assembly() allows to convert VCFs to target genome assembly using the software CrossMap.
  • compress_coverage() allows to compress coverage file (output of samtools depth) into contiguous segments based on position.
  • create_genotype_matrix() allows to create a genotype matrix based on VCFs.
  • check_genotype() allows to check missing data in genotype matrix against coverage information.
  • tidy_vcf() allows to correct missing genotypes in VCF using corrected genotype matrix.

Getting help

If you encounter a clear bug, please file a minimal reproducible example on github.
For questions and other discussion, please contact the package maintainer.

Code of Conduct

Please note that the dgapaq project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.