RNA-FRETools / MASH-FRET

MATLAB package to analyze single-molecule FRET data
https://rna-fretools.github.io/MASH-FRET/
GNU General Public License v3.0
8 stars 2 forks source link

Implement histogram-based projects #112

Closed mca-sh closed 9 months ago

mca-sh commented 10 months ago

New functionality

Histograms can be imported from ASCII files and analyzed with MASH-FRET's Histogram analysis tool. To do so, an histogram-based project must be created and one histogram file per project can be imported. Functionalities are reduced to:

Remaining tasks