Guillawme / rfret

Analyze FRET Binding Data with R
https://guillawme.github.io/rfret
Other
2 stars 5 forks source link

Add support for fluorescence quenching data #38

Open Guillawme opened 6 years ago

Guillawme commented 6 years ago

This should be straightforward, and only requires studying the data file format to adapt the existing code. See fp_inspect_one_dataset(), fp_format_one_dataset() and related functions for a template.