lldelisle / omeroDubouleUploadAnnotate

Shiny app to upload and annotate data on OMERO
GNU General Public License v3.0
0 stars 0 forks source link

Bug when split from column which is not image_name #7

Closed lldelisle closed 2 years ago

lldelisle commented 2 years ago

The error is here because toMerge does not have the column: https://github.com/lldelisle/omeroDubouleUploadAnnotate/blob/bff889d63ab3a32c38a6fae8636c4e747b25590d/app.R#L790

lldelisle commented 2 years ago

Fixed