NAL-i5K / tripal_eutils

ncbi loader via the eutils interface
GNU General Public License v3.0
4 stars 3 forks source link

jobs provide no feedback when running #136

Closed bradfordcondon closed 5 years ago

bradfordcondon commented 5 years ago
Calling: tripal_eutils_create_records(bioproject, 167477, )
________________________________________________________________________________
| bc:~/tripal/sites/all/modules/custom/tripal_eutils (129_dblink_array)$
| =>

Need some sort of progress or status message . (successfully imported x...)

bradfordcondon commented 5 years ago
Calling: tripal_eutils_create_records(bioproject, 394253, 1)
INFO (TRIPAL_EUTILS): Inserting record into Chado: bioproject: 394253
INFO (TRIPAL_EUTILS): Inserting record into Chado: biosample: SAMN04451765

Yay we get a notice about each run of the repository class :)