6 calls to TripalImporter::setItemsHandled()
- FASTAImporter::loadFasta in tripal_chado/
includes/ TripalImporter/ FASTAImporter.inc - Load a fasta file.
- OBOImporter::loadTypeDefs in tripal_chado/
includes/ TripalImporter/ OBOImporter.inc - OBO files are divided into a typedefs terms section and vocabulary terms section. This function loads the typedef terms from the OBO.
- OBOImporter::parse in tripal_chado/
includes/ TripalImporter/ OBOImporter.inc - Parse the OBO file and populate the templ loading table
- OBOImporter::processTerms in tripal_chado/
includes/ TripalImporter/ OBOImporter.inc - OBO files are divided into a typedefs section and a terms section.
- TaxonomyImporter::run in tripal_chado/
includes/ TripalImporter/ TaxonomyImporter.inc - Performs the import.
- TripalImporter::addItemsHandled in tripal/
includes/ TripalImporter.inc - Adds to the count of the total number of items that have been handled.