We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In case there are some holes in the layout file (e.g. the A2 well is empty but A3 contains a sample), the dilutions are improperly recognised.
require(PvSTATEM) source = "clean_153PLEX_bruel_12062024_RUN000.csv" layout = "clean_layout_Bruel_dec2024.xlsx" plate <- read_luminex_data(source, layout) summary(plate)
The given plate files come from the December 153 plex study
there are only 2 standard curve values recognised
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Reproduction steps
In case there are some holes in the layout file (e.g. the A2 well is empty but A3 contains a sample), the dilutions are improperly recognised.
The given plate files come from the December 153 plex study
Error Message and Stack Trace (if applicable)
there are only 2 standard curve values recognised
OS
No response
The text was updated successfully, but these errors were encountered: