Description Usage Arguments Examples
This function plot the gene trajectory from drosophila data at embryonic stage
1 | gene_curve(input_ids, plot.only = TRUE)
|
input_ids |
a vector contains either flybase ID, CG_ID or genesymbol; can be mixed |
1 2 3 4 5 | ## Not run:
input_ids = c("CG11880", "tin", "CG6404","XXXXXXX","d4", "Traf6")
gene_curve(input_ids)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.