Check organism annotation package
check_organismDB_depends.Rd
Check and install organism annotation package(OrgDb from Bioconductor).
Arguments
- organism
Character(1), the organism name, could be one of c( "Chicken", "Human", "Mouse", "Fly", "Rat", "Yeast"). Other species with OrgDb are also optional. More information can see annoSpecies_df
- install
logic(1). Whether install if organism annotation db package is missed.