Entering edit mode
Hi
I would like to create ChipDb package for Solanum lycopersicum.
It seems there is already Solanum lycopersicum OrgDb in AnntationHub.
And I have an ID mapping table for my probeIDs and ENTREZ IDs.
I think makeDBPackage creates sqlite database from such a table.
makeDBPackage needs schema for the argument, but there is no available dbschema for Solanum lycopersicum.
How can I create ChipDb for Solanum lycopersicum?
Thanks James.
almost works well.
But I could NOT find the way to assign multiple ENTREZ IDs for a probe ID.
It seems ChipDb has is_multiple column and the value is 1 when the probe ID has multiple ENTREZ IDs.
How can I assign multiple ENTREZ IDs for a probe ID ?
It's as simple as you might expect. You put the probe ID in twice (on two different lines).
Thanks again James!
It works well!.
Now I have added the is_multiple 1 column to my db.