R/globals.R

utils::globalVariables(c("Cancer",
                         "Cell.type",
                         "Gene.name",
                         "Level",
                         "Not detected", 
                         "Not.detected",
                         "Tissue",
                         "cell_type",
                         "det_o_test",
                         "detected",
                         "drop_na", 
                         "genes",
                         "high_expression_count",
                         "in_list",
                         "list_mean",
                         "low_expression_count",
                         "medium_expression_count",
                         "not_detected_count",
                         "num_genes",
                         "p_val",
                         "p_val_adj",
                         "proteins",
                         "stain_mean",
                         "stained",
                         "staining_score",
                         "tissue_cell"))

Try the HPAStainR package in your browser

Any scripts or data that you put into this service are public.

HPAStainR documentation built on Feb. 11, 2021, 2:01 a.m.