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

.formatMtraqReportData() improvements #204

Open
lgatto opened this issue Apr 8, 2024 · 0 comments
Open

.formatMtraqReportData() improvements #204

lgatto opened this issue Apr 8, 2024 · 0 comments

Comments

@lgatto
Copy link
Member

lgatto commented Apr 8, 2024

For the next release cycle:

  • No need to import tidyr::pivot_wider() and tidyselect::all_of() if we select channel specific lines and rows and merge back together.
  • .findPrecursorVariables() is currently the performance bottleneck
  • Could use precursor.id+run.id and a simple cbind().
  • ...

Ping @cvanderaa

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