GithubHelp home page GithubHelp logo

mp-hs-dhsi's Introduction

Multipopulation harmony search algorithm for the detection of high-order SNP interactions Shouheng Tuo, Haiyan Liu, Hao Chen Bioinformatics, Volume 36, Issue 16, 15 August 2020, Pages 4389โ€“4398, https://doi.org/10.1093/bioinformatics/btaa215

the flowchart as : Flowchart of MP-HS-DHSI

Figure . Flow chart of the MP-HS-DHSI algorithm.


This figure shows a detection process of 4-order SNP interaction, in which CIRCLE POINT represents an SNP marker. [o o o o] represents a 4-order SNP combination. A. is the set of all SNP loci. B. is the set of all feasible 4-order SNP combinations. C. aims to find 4-order SNP combinations with the strongest association with disease status using the harmony search (HS) algorithm; in the HS, four harmony memories respectively employ four evaluation criteria (K2-score, JS-score, LR-score and ND-JE) for calculating the association. D. After the HS is terminated, four harmony memories (HM1, HM2, HM3 and HM4) are merged into candidate set CS1. E. Each candidate SNP combination in CS is tested using the G-test statistical method; it will be included in candidate set CS2 if the SNP combination meets the significance level. F. The SNP combinations are examined using MDR; it will pass the examination if the classification accuracy meets the threshold.

Please kindly cite the paper if you use the code, datasets or any results in this repo or in the paper:

Feel free to contact Shouheng TUO ([email protected]) <tuo_sh AT 126 DOT com; tuo_sh AT xupt DOT edu DOT cn> for any questions about the paper, datsaets, code and results.

code list:

main program

 |-- MP_HS_DHSI_FOR_DME.m  : the main program for DME models 

 |-- MP_HS_DHSI_FOR_NDME.m : the main program for NDME mdoels

 |-- HS_2019_multiCRITERIA5.m : the search program of the 1st stage.

 |-- multi_criteriaEvaluationFuns3.m : the score functions for evaluating the association

 |-- Gtest_score.m : the G-test function 

 |-- MDR2.m  : The MDR program for the 3rd stage.

mp-hs-dhsi's People

Contributors

shouhengtuo avatar

Stargazers

Nirwan Tandukar avatar  avatar  avatar Victorier avatar wangyh082 avatar

Watchers

James Cloos avatar  avatar

Forkers

jiaoalvin

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.