Skip to content
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: invalid 'labels'; length 17 should be 1 or 16" #16

Open
MaxAlex opened this issue Sep 24, 2022 · 0 comments
Open

"Error: invalid 'labels'; length 17 should be 1 or 16" #16

MaxAlex opened this issue Sep 24, 2022 · 0 comments

Comments

@MaxAlex
Copy link

MaxAlex commented Sep 24, 2022

Describe the bug
After importing data on a 17-fraction experiment, all result windows show only the message "invalid 'labels'; length 17 should be 1 or 16"; see screenshots below. I tried removing one file (which didn't fit the same fraction-labeling scheme as the rest) and the error changes to "invalid 'labels'; length 16 should be 1 or 15."

The Rstudio console tab shows several instances of the error:

Warning: Error in factor: invalid 'labels'; length 16 should be 1 or 15
  154: <Anonymous>
  153: stop
  152: r
  151: eventReactiveValueFunc
  107: data
  100: .validate [modules/005_Summary/summary_005_maxquant.R#9]
   99: module$plot_func [modules/005_Summary/summary_005_maxquant.R#18]
   97: renderText [server/build_modules.R#112]
   96: func
   83: renderFunc
   82: output$summary_005_maxquant-text
    1: shiny::runApp`


Screenshots
image
image
image
image

...and so on...

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Firefox and Edge
  • Version: 1.0.10

Additional context
This is happening on an Azure VM with a fresh install of R (version 4.2.1) and Rstudio. Shiny is at version 1.7.2 (which auto-installed for DO-MS.)

Let me know if you need any additional details. Thanks!

@MaxAlex MaxAlex changed the title Unexpected fraction name prevents results from being shown "Error: invalid 'labels'; length 17 should be 1 or 16" Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant