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
getwd() require(devtools) install_github("mini-pw/PvSTATEM", force=TRUE) require(PvSTATEM) # load the installed package #library(PvSTATEM) # test -------------------------------------------------------------------- #setwd("X:/PhD/Arboviruses/xstar/raw_data_iflex") plate_filepath <-"PlateRunResults_PLATE_12312024_RUN000_Iga_P3.csv" layout_filepath <- "layout_philippines_P3.xlsx" plate <- read_luminex_data(plate_filepath, layout_filepath) # read the data plate tmp_dir <- "X:/PhD/Arboviruses/xstar/RAU_xstar/RAU_IgA_IgM/" #changer en fonction du dossier où l'on veut les résultats test_output_path <- file.path(tmp_dir, "output_IgA_philippines3.csv") process_plate(plate = plate, filename ="output_IgA_philippines3.csv", output_dir = "/RAU_IgA_IgM/" ) packageVersion("PvSTATEM")
Błąd w poleceniu 'is.decreasing(mfi[high_dose_hook_samples])': NA values detected in the input vector for is.decreasing function.
is.decreasing
Windows
The text was updated successfully, but these errors were encountered:
Fersoil
When branches are created from issues, their pull requests are automatically linked.
Checklist
Reproduction steps
Error Message and Stack Trace (if applicable)
Błąd w poleceniu 'is.decreasing(mfi[high_dose_hook_samples])':
NA values detected in the input vector for
is.decreasing
function.OS
Windows
The text was updated successfully, but these errors were encountered: