Skip to content

it seems a db0 package can pass check but be wrong #8

@vjcitn

Description

@vjcitn
[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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions