Revision 5100
Added by Aaron Marcuse-Kubitza about 12 years ago
bin/tnrs_db | ||
---|---|---|
66 | 66 |
taxons = list(sql.values(cur)) |
67 | 67 |
|
68 | 68 |
# Run TNRS |
69 |
log('Processing '+str(this_ct)+' taxonpaths') |
|
69 | 70 |
log('Making TNRS request') |
70 | 71 |
tnrs_profiler.start() |
71 | 72 |
try: |
Also available in: Unified diff
tnrs_db: Print log message with # of taxonpaths being sent to TNRS