6 calls to TripalImporter::setTotalItems()
- FASTAImporter::loadFasta in tripal_chado/
includes/ TripalImporter/ FASTAImporter.inc - Load a fasta file.
- GFF3Importer::loadGFF3 in tripal_chado/
includes/ TripalImporter/ GFF3Importer.inc - Actually load a GFF3 file. This is the function called by tripal jobs
- 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.