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

Correctly upload data #151

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Correctly upload data #151

merged 1 commit into from
Jan 16, 2024

Conversation

PaulJonasJost
Copy link
Collaborator

Now we have priority set up correctly if multiple values were existent (previously, having once uploaded the test data set prevented updating).
Also Resetting not only resets the interface but now the actual input value.

Copy link
Collaborator

@LeaSeep LeaSeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice - Thanks! 🎉

program/shinyApp/server.R Show resolved Hide resolved
print("Added dummy column to annotation row")
data_input$annotation_rows$origRownames <- rownames(data_input$annotation_rows)
}
} else if(FLAG_TEST_DATA_SELECTED()){ # Upload test data
#TODO change test data to also not rely on 'Transcriptomics'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is ment here? Havng not only Transcriptomics as testdata set ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that is a todo from your side, which you mentioned in our last meeting, where you said, it would be good to have a test data set for metabolomics etc as well. Just left it there ;)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... sorry I remember now

@PaulJonasJost PaulJonasJost merged commit a140c43 into develop Jan 16, 2024
0 of 2 checks passed
@LeaSeep LeaSeep deleted the Data_updating branch January 24, 2024 14:16
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

Successfully merging this pull request may close these issues.

2 participants