matched_id: This function identity the flybase ID, CG_ID or genesymbol

Description Usage Arguments Examples

View source: R/match_id.R

Description

This function identity the flybase ID, CG_ID or genesymbol

Usage

1
matched_id(input_ids)

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")
matched_id(input_ids)

## End(Not run)

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