Class NcbiGeneDomainObjectGenerator


  • public class NcbiGeneDomainObjectGenerator
    extends Object
    Combines information from the gene2accession and gene_info files from NCBI Gene.
    Author:
    pavlidis
    • Constructor Detail

      • NcbiGeneDomainObjectGenerator

        public NcbiGeneDomainObjectGenerator​(Collection<Taxon> taxa)
    • Method Detail

      • isDoDownload

        public boolean isDoDownload()
      • setDoDownload

        public void setDoDownload​(boolean doDownload)
      • isProducerDone

        public boolean isProducerDone()
      • setProducerDoneFlag

        public void setProducerDoneFlag​(AtomicBoolean flag)
      • getSupportedTaxaWithNCBIGenes

        public Collection<Taxon> getSupportedTaxaWithNCBIGenes()
        Those taxa that are supported by GEMMA and have genes in NCBI.
        Returns:
        Collection of taxa that are supported by the GEMMA and have genes held by NCBI.
      • setStartingNcbiId

        public void setStartingNcbiId​(Integer startingNcbiId)