Git Product home page Git Product logo

hrd-miln's Introduction

HRD-MILN

standard-readme compliant

HRD-MILN: Accurately estimate tumor homologous recombination deficiency status from targeted panel sequencing data

Table of Contents

Features

  1. HRD-MILN is among the first practical tool for estimating HRD status from targeted panel sequencing data, and could benefit the clinical applications.
  2. HRD-MILN developed and incorporated a multi-instance learning-based model, which solve the key computational issue that, it is hard to model the unclear/non-significant associations between a LOH mutation on genomic level and the HRD status on patient level.
  3. By establishing the intrinsic associations among HRD biomarkers and HRD status, HRD-MILN is much less sensitive to false positive mutation calls (e.g. LOHs) than the existing methods.
  4. HRD-MILN is not only efficiently applicable to targeted panel sequencing data, but works well for whole exome sequencing and whole genome sequencing data as well.

Background

Homologous recombination deficiency (HRD) is a critical feature guiding drug and treatment selection, mainly for ovarian and breast cancers. As it cannot be directly observed, HRD status is estimated on a small set of genomic instability features from sequencing data. The existing methods often perform poorly when handling targeted panel sequencing data; however, the targeted panel is the most popular sequencing strategy in clinical practices. Thus, we proposed HRD-MILN to overcome the computational challenges from targeted panel sequencing. HRD-MILN incorporated a multi-instance learning framework to discover as many loss of heterozygosity (LOH) associated with HRD status to cluster as possible. Then the HRD score is obtained based on the association between the LOHs and the cluster in the sample to be estimated, and finally, the HRD status is estimated based on the score.

Install

Uncompress the installation zip:

$ cd /my/install/dir/
$ unzip /path/to/HRD-MILN.zip

Usage

$ python hrdmiln.py -i input.csv -o out_dir

Maintainers

@Sherwin.

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

MIT © Sherwin

hrd-miln's People

Contributors

sherwin-xjtu 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.