GithubHelp home page GithubHelp logo

markus2929 / pyhrm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuyigh/pyhrm

0.0 0.0 0.0 309 KB

High Resolution Melt Analysis in Python

License: GNU General Public License v2.0

Jupyter Notebook 98.87% Python 1.13%

pyhrm's Introduction

PyHRM

High Resolution Melt Analysis in Python

I am surprised that no free software is available to do such simple data analysis. So with some opensource spirit, I decide to write my own and share it with fellow scientists.

You can view this ipython notebook demo here:

https://github.com/liuyigh/PyHRM/blob/master/PyHRM.ipynb

FAQ

Clustering not working.

When you get noisy data, the k-means is not going to magically salvage it. Try these:

  • Do your PCR with touch down protocol, it greatly improves data quality, like magic!
  • Make sure you get rid off empty wells, failed wells (look at your melting curve peaks), obvious outliers
  • Make sure you choose the best temp range ± 5 degree C around melting temp usually works the best.
  • For subtle differences, your eyes can be better at pattern recognition than k-means. Use the provided code to plot it with plot.ly. You can look at individual lines on plot.ly to make your own judgement.
  • Reduce heat block variation by running only 1 target gene in symatrically arranged wells.

How sensitive is pyHRM?

I am able to reliably detect:

  • nfkb1-/- genetyping: WT vs HET vs KO; using original regular PCR primer
  • an amplicon in nfkb2 gene that have single point T->G mutation: WT vs HET vs KO
  • an amplicon in nfkb2 gene that have 4 base pair "TCCA" loss mutation: WT vs HET vs KO

Reagents

qPCR protocol

Do your PCR with touch down protocol, it greatly improves data quality, like magic!

Basics: HRM - High Resolution Melt Analysis

Kapa BioSystems HRM Guide

Other Software

  • Precision Melt from Bio-Rad: $3,455
  • GenEx: EUR€595 - 2,495
  • Life Technologies: $794, 1 license
  • uAnalyze: Does not support Bio-Rad CFX platforms

pyhrm's People

Contributors

liuyigh 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.