Guillawme / rfret

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

Improve inspect_raw_data #27

Closed Guillawme closed 7 years ago

Guillawme commented 7 years ago

It would be useful to make inspect_raw_data work from the output of format_data, instead of on raw files. This way, only format_data would depend on the format of actual raw files, and all other functions can rely on a stable format output by format_data.