list_missing
index
/Users/schwehr/projects/xcore/data/BPSIO-04/list_missing.py

Kurt Schwehr -- kdschwehr@ucsd.edu -- http://schwehr.org
Feb 2005
 
Find what samples are in one part of the database but not in another.

 
Modules
       
os
sqlite
string
sys

 
Functions
       
make_set(db_cx, table, field, where)
Build a set and return it from a table/field

 
Data
        dbFileName = 'bpsio04.db'