Closed trvrb closed 8 years ago
Made branch table_field
. Added -tb --table
argument, -v --virus
is still an argument. Basically changed all the lines that were using the rethink module, now they talk to self.table
instead of self.virus
.
Great! I merged this into master
. Consider it resolved.
For the ZIBRA project, it will be easiest to have a separate table within vdb. I'm setting this up now as
vdb/zibra
. However, this should still have avirus
field that sayszika
. We can be mergingvdb/zibra
intovdb/zika
based on shared fields.I'd suggest changing
-v zibra
/-v flu
to-t zibra
/-t flu
. So swapping "virus" for "table". You could have a command that looks like:that uploads sequences to the
vdb/zibra
table, but still labels eachvirus
field aszika
.I suspect this will be a generally useful semantic separation as well.