View source: R/visualisation.R
GetSampleIDs | R Documentation |
GetSampleIDs
GetSampleIDs(
sample = NULL,
reference = NULL,
type = NULL,
base_protocol = NULL,
modification = NULL,
age = NULL,
union = FALSE
)
sample |
Not required |
reference |
Original publication reference eg. Howden_2019 |
type |
can select either "Organoid" or "iUB" if required |
base_protocol |
Select base protocol/s of interest, including "Takasato", "Morizane", "Freedman", "Kumar", "Low", "Howden-Wilson", "Mae" |
modification |
TRUE/FALSE for if that base protocol was modified in some way |
age |
age range of organoids, string of integers eg. 1:18 |
union |
if multiple fields are entered, use union=TRUE to select all samples or union=FALSE to select only the intersect i.e. samples selected from all fields |
string of sample IDs that can be input into DotPlotCompare.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.