Giter Site home page Giter Site logo

qscan's Introduction

QSCAN

This is an R package for performing Q-SCAN procedure in whole genome sequencing studies.

Description

QSCAN is an R package for performing a computationally efficient quadratic scan (Q-SCAN) statistic based method to detect the existence and the locations of signal regions by scanning the genome continuously. The proposed method accounts for the correlation (linkage disequilibrium) among genetic variants, and allows for signal regions to have both causal and neutral variants, and the effects of signal variants to be in different directions.

Dependencies

QSCAN links to R packages Rcpp and RcppArmadillo, and also imports R packages Rcpp, RcppArmadillo and Matrix, These dependencies should be installed before installing QSCAN.

Installation

library(devtools)
devtools::install_github("zilinli1988/QSCAN")

Usage

Please see the QSCAN user manual for detailed usage of QSCAN package. Please see the QSCAN Example for an example of analyzing sequencing data using Q-SCAN procedure.

Citation

If you use QSCAN for your work, please cite:

Zilin Li, Yaowu Liu, and Xihong Lin (2020) "Simultaneous Detection of Signal Regions Using Quadratic Scan Statistics With Applications to Whole Genome Association Studies". JOURNAL OF THE AMERICAN STATISTICAL ASSOCIATION. DOI: 10.1080/01621459.2020.1822849.

License

This software is licensed under GPLv3.

qscan's People

Contributors

zilinli1988 avatar

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.