Guillawme / rfret

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

Fix make_figure #28

Closed Guillawme closed 7 years ago

Guillawme commented 7 years ago

The function make_figure was designed with the first prototype of this package. It cannot handle properly the output of fit_binding_model. This needs to be fixed.

Related to #19.