powered by
Detection method for highly and lowly variable genes using a grid of variance contribution thresholds
BASiCS_VarThresholdSearchHVG(Data, object, VarThresholdsGrid, PrintProgress = FALSE)BASiCS_VarThresholdSearchLVG(Data, object, VarThresholdsGrid, PrintProgress = FALSE)
BASiCS_VarThresholdSearchLVG(Data, object, VarThresholdsGrid, PrintProgress = FALSE)
an object of class BASiCS_Data-class
BASiCS_Data-class
an object of class BASiCS_Chain-class
BASiCS_Chain-class
Grid of values for the variance contribution threshold (they must be contained in (0,1))
If PrintProgress = TRUE, partial output is printed in the console.
PrintProgress = TRUE
BASiCS_VarThresholdSearchHVG
A table displaying the results of highly variable genes detecting for different variance contribution thresholds.
BASiCS_VarThresholdSearchLVG
A table displaying the results of lowly variable genes detecting for different variance contribution thresholds.oo
See vignette
# NOT RUN { # See help(BASiCS_MCMC) # }
Run the code above in your browser using DataLab