hit_for_cell | R Documentation |
Function to get subcellular location based on the database from protein Atlas, and coordinates of each protein on the plot cell (img2) according to their location
hit_for_cell(HIT, organism = c("HUMAN", "MOUSE"), cell_coordinate = TRUE)
HIT |
Usually, the output from hitlist function; but just has to be a data frame with the columns id, treatment and category |
organism |
The organism on which you performed your experiment. For now, only 'HUMAN' and 'MOUSE' are available. |
cell_coordinate |
Logical to randomly assign or not coordinate on the cell png corresponding to the mapped cellular location. Default is TRUE. |
Dataframe (format for hit_plotcell)
hitplot_cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.