Revision 7125
Added by Aaron Marcuse-Kubitza almost 12 years ago
import_all | ||
---|---|---|
37 | 37 |
|
38 | 38 |
make inputs/.NCBI/import by_col=1 "$@" |
39 | 39 |
# Must come after NCBI for cross links to be made |
40 |
make inputs/.TNRS/import "$@" |
|
40 |
make inputs/.TNRS/tnrs_accepted/import "$@" |
|
41 |
make inputs/.TNRS/tnrs_other/import "$@" |
|
41 | 42 |
|
42 | 43 |
wait # wait for asynchronous commands |
43 | 44 |
|
Also available in: Unified diff
import_all: Directly import just the TNRS tables that should be imported, because some TNRS tables are included in import_order.txt so that they are part of the automated testing, but should not be imported at the same time as tnrs_accepted/tnrs_other