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

Carry over metadata from one sheet to all? #8

Open
ppreshant opened this issue Aug 19, 2024 · 0 comments
Open

Carry over metadata from one sheet to all? #8

ppreshant opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ppreshant
Copy link
Owner

ppreshant commented Aug 19, 2024

Can implement a user-input switch that allows carrying of sample metadata across sheets. Switch is checked around line 139 # Missing label : "Samples" check

  • Need to store metadata as a global variable and join it later in line 146 at the end with left_join by well? measured_and_metadata.grids <- .. within the file 2-read_multiple_grids_in_sheet.R

This would integrate well with issue #3 of Time-series. Developing this in script read_multiple_sheets_plugin_timeseries.R

Test case: file S094_testing pPK070

Questions

  • Should the sample metadata need to be on the first sheet?
  • How often is this really useful?
@ppreshant ppreshant added the enhancement New feature or request label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant