-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error - Something is wrong with your input data! #43
Comments
Hi there! Thank you for your interest and patience :) I have been on leave and am returning now. It is correct that the example files are outdated for the current version - thanks for catching that! I will upload the new format (two examples) ASAP. |
@joannawolthuis thanks for the reply, and also for sharing the platform. I await the update of the files! :) |
Having the same problem in input data. Tried the docker version as well installing in R. Also tried to upload my on data, still no luck. |
Hi both of you! Thank you for your patience :) The most recent master branch and docker update have new example files included! This is the dataset also included in the paper in 3 different formats (MetaboAnalyst, MetaboLights, MetaboShiny 'native'). We will be uploading a more extensive manual at the end of today. |
@joannawolthuis thank you for the quick response and updates. Upload data seems to work fine now, thank you very much! |
Hi :) No problem! And thanks for catching that - I've been replacing all the library() commands with :: notations but I still manage to miss a few. Will fix in next push! |
@joannawolthuis Input data is broken again, just updated MetaboShiny to latest commits and now I can't import datasets that worked before. My last update was from a month ago. |
@RuiNascimento Whoops, good catch,thank you! Should be fixed now. Booting up docker to upload the new version there too. :) |
The data provided as "examples" is showing the error message "Something is wrong with your input data!" when they are inserted.
Please, is it possible to provide an excel table containing the layout to be used?
Is it possible to use only the data collected in the negative ionization mode? Or does it necessarily have to be in both ionization modes (positive and negative)?
Thank you very much!
Attaching package: ‘plotly’
The following object is masked from ‘package:ggplot2’:
The following object is masked from ‘package:httr’:
The following object is masked from ‘package:ChemmineR’:
The following object is masked from ‘package:stats’:
The following object is masked from ‘package:graphics’:
Stackoverflow is a great place to get help:
https://stackoverflow.com/tags/shinyjs
Attaching package: ‘shinyjs’
The following object is masked from ‘package:shiny’:
The following object is masked from ‘package:ChemmineR’:
The following objects are masked from ‘package:methods’:
[1] "Orca isn't working, please check your installation. If on Mac, please try starting Rstudio from the command line with the command 'open -a Rstudio'"
Listening on http://0.0.0.0:8080
Warning: Since v0.2.0, there is no need to call includeJqueryUI() before using other shinyjqui functions
Warning in if (getAttribs(panels[[i]])$value %in% open) { :
the condition has length > 1 and only the first element will be used
Loading required package: tidytext
Loading required package: classyfireR
Loading required package: magrittr
[1] TRUE
Warning: replacing previous import ‘XML::xml’ by ‘rvest::xml’ when loading ‘MetaDBparse’
Warning: The 'plotly_click' event tied a source ID of 'A' is not registered. In order to obtain this event data, please add
event_register(p, 'plotly_click')
to the plot (p
) that you wish to obtain event data from.Warning in set(x, j = name, value = value) :
Column 'individual' does not exist to remove
[1] "Remaining m/z values for positive mode:21"
[1] "Remaining m/z values for negative mode:21"
Error in setnames(x, value) :
Passed a vector of type 'list'. Needs to be type 'character'.
Warning in set(x, j = name, value = value) :
Column 'individual' does not exist to remove
[1] "Remaining m/z values for positive mode:21"
[1] "Remaining m/z values for negative mode:21"
Error in setnames(x, value) :
Passed a vector of type 'list'. Needs to be type 'character'.
The text was updated successfully, but these errors were encountered: