Import and process file to create Prior Knowledge.
Usage
LoadRAMP(version = "2.5.4", SaveAs_Table = "csv", FolderPath = NULL)
Arguments
- version
Optional: Version of the RaMP database loaded from OmniPathR. default: "2.5.4"
- SaveAs_Table
Optional: File types for the analysis results are: "csv", "xlsx", "txt". Default = "csv"
- FolderPath
Optional: String which is added to the resulting folder name default: NULL
Value
A data frame containing the Prior Knowledge.
Examples
ChemicalClass <- MetaProViz::LoadRAMP()