process_database | R Documentation |
This Function is used to process the database that will be used for sctype approach
process_database(database_name = "sctype", org = 'a', tissue, tissue_type = 'n')
database_name |
name of the database to be used that can be 'sctype' or 'UMD'. |
org |
name of organism to be used that can be 'h' for human, 'm' for mouse, and 'a' for all markers. |
tissue |
specified tissue from which the data comes. |
tissue_type |
tissue type whether 'a' for all types 'n' for normal tissues only or "c" for cancer tissues. |
vector of genes names which overlap with the correlation matrix.
Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.