gene_curve: This function plot the gene trajectory from drosophila data...

Description Usage Arguments Examples

View source: R/gene_curve.R

Description

This function plot the gene trajectory from drosophila data at embryonic stage

Usage

1
gene_curve(input_ids, plot.only = TRUE)

Arguments

input_ids

a vector contains either flybase ID, CG_ID or genesymbol; can be mixed

Examples

1
2
3
4
5
## Not run: 
input_ids = c("CG11880", "tin", "CG6404","XXXXXXX","d4", "Traf6")
gene_curve(input_ids)

## End(Not run)

YunlongNie/flyfuns documentation built on Oct. 15, 2020, 6:11 p.m.