Hi Hiram, I use the script 'dbTrash' to clean custom track tables. log information: ................... $ dbTrash -age=168 -drop -verbose=2 # specified age = 168.000000 hours = 604800 seconds # current time: 2009-07-06 17:45:06 1246873506 # drop time: 2009-06-29 17:45:06 1246268706 # drop requested: TRUE # historyToo: FALSE # database: customTrash can not find customTracks DB conn info in hg.conf ..................
My question are, (1) there is not custom track table to be deleted in DB customTrash after run dbTrash (2) why encounter message "can not find customTracks DB conn info in hg.conf" part of hg.conf: ................... db.host=localhost db.user=ctdbuser db.password=ctdbpasswd customTracks.hostlocalhost customTracks.user=ctdbuser customTracks.password=ctdbpasswd customTracks.useAll=yes customTracks.tmpdir=/tmp .................. Thanks & Regards Wuqi _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
