Class ExternalDatabaseEvidenceImporterAbstractCLI

    • Field Detail

      • writeFolder

        protected String writeFolder
        Deprecated.
      • ppUtil

        protected ubic.gemma.core.loader.association.phenotype.PhenotypeProcessingUtil ppUtil
        Deprecated.
      • taxonService

        protected TaxonService taxonService
        Deprecated.
      • geneService

        protected GeneService geneService
        Deprecated.
    • Constructor Detail

      • ExternalDatabaseEvidenceImporterAbstractCLI

        public ExternalDatabaseEvidenceImporterAbstractCLI()
        Deprecated.
    • Method Detail

      • getCommandGroup

        public GemmaCLI.CommandGroup getCommandGroup()
        Deprecated.
        Description copied from interface: CLI
        Obtain the command group for this CLI.
      • init

        protected void init()
                     throws Exception
        Deprecated.
        load all needed services and initialize data structures
        Throws:
        Exception