Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Autofilling sample names #5

Open
TKMarkCheng opened this issue Nov 12, 2023 · 0 comments
Open

Autofilling sample names #5

TKMarkCheng opened this issue Nov 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TKMarkCheng
Copy link
Owner

TKMarkCheng commented Nov 12, 2023

Read in an additional sheet of plate data which identifies what samples were run on each column of each plate.
The easiest way to do this would be a three-step process.

  1. Read all the .xlsx files, and return a spreadsheet which contains the .xlsx filename in the first column, allowing the user to fill in the sample name of each column.
  2. perform normalisation while changing the column name
  3. (optional) collect all into one big data.frame

An alternative way would be forcing naming standards, but would imaginably be difficult.

Needs consideration of taking in plate metadata in both long and wide formatting.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant