Closed mauromiguelm closed 8 months ago
This pull request fixes an issue in the pgx.createPGX function where the data frame "drop = FALSE" was incorrectly assigned as a variable. The fix ensures that the conversion is done correctly using the as.data.frame function.
This fixes https://github.com/bigomics/omicsplayground/issues/864
This pull request fixes an issue in the pgx.createPGX function where the data frame "drop = FALSE" was incorrectly assigned as a variable. The fix ensures that the conversion is done correctly using the as.data.frame function.
This fixes https://github.com/bigomics/omicsplayground/issues/864