-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
[1] "/usr/local/lib/R/site-library/fly.db0/extdata/chipmapsrc_fly.sqlite"
[2] "/usr/local/lib/R/site-library/fly.db0/extdata/chipsrc_fly.sqlite"
> con = dbConnect(SQLite(), pas[2])
> dbListTables(con)
[1] "accessions" "chrlengths" "chromosome_locations"
[4] "chromosomes" "cytogenetic_locations" "ec"
[7] "flybase" "flybase_cg" "gene_info"
[10] "gene_synonyms" "genes" "genetype"
[13] "go_bp" "go_bp_all" "go_cc"
[16] "go_cc_all" "go_mf" "go_mf_all"
[19] "kegg" "map_counts" "map_metadata"
[22] "metadata" "pubmed" "refseq"
[25] "sqlite_stat1" "uniprot"
it should have some ensembl tables i think
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels