BiocBaseUtils-package | BiocBaseUtils: Utility and Internal functions for Bioconductor packages |
askUserYesNo | Ask user for a yes/no response |
Assertions | Suite of helper functions to test for types |
BiocBaseUtils | BiocBaseUtils: Utility and Internal functions for Bioconductor packages |
checkInstalled | Check packages are installed otherwise suggest |
isCharacter | Suite of helper functions to test for types |
isScalarCharacter | Suite of helper functions to test for types |
isScalarInteger | Suite of helper functions to test for types |
isScalarLogical | Suite of helper functions to test for types |
isScalarNumber | Suite of helper functions to test for types |
isTRUEorFALSE | Suite of helper functions to test for types |
isZeroOneCharacter | Suite of helper functions to test for types |
lifeCycle | Set the life cycle stage of a function |
replaceSlots | Convenience function to set slot values |
selectSome | Select and return only some entries from a vector |
setSlots | Convenience function to set slot values |