hrm-analysis
README.md

hrm_analysis

This repository contains the source code for the paper "Genetic and bioinformatic strategies to improve diagnosis in three inherited bleeding disorders in Bogotá, Colombia"

If you use this code, please cite the following paper

[1]

To use this code you need a .csv file with the following format

1st column should contain the temperatures in HRM. The name of this column should be Degree The following columns contain the fluorescence of each sample. The names are free to choose, but you need to update them in the code file.

A sample of the input file is provided in the data folder. The code is commented where it should be updated