Revision 5563
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
27 | 27 |
To stop all running imports: . bin/stop_imports |
28 | 28 |
WARNING: Do NOT run import_all in the background, or the jobs it creates |
29 | 29 |
won't be owned by your shell. |
30 |
Note that import_all will take 1 hour+ to import the TNRS names before
|
|
31 |
returning control to the shell. |
|
30 |
Note that import_all will several hours to import the NCBI backbone and
|
|
31 |
TNRS names before returning control to the shell.
|
|
32 | 32 |
Wait (overnight) for the import to finish |
33 | 33 |
./bin/make_analytical_db & |
34 | 34 |
Wait for make_analytical_db to finish |
Also available in: Unified diff
README.TXT: Data import: import_all: Added NCBI backbone to note about import_all not immediately returning control to the shell