Class BioSequenceCleanupCli

  • All Implemented Interfaces:
    CLI

    public class BioSequenceCleanupCli
    extends ArrayDesignSequenceManipulatingCli
    Goes through the biosequences for array designs in the database and removes duplicates. Moved from GemmaAnalysis as this is a database maintenance tool
    Author:
    pavlidis
    • Constructor Detail

      • BioSequenceCleanupCli

        public BioSequenceCleanupCli()
    • Method Detail

      • getCommandName

        public String getCommandName()
        Description copied from interface: CLI
        A short memorable name for the command that can be used to locate this class.
        Returns:
        name; if null or blank, this will not be available as a shortcut command.
      • getShortDesc

        public String getShortDesc()
        Description copied from interface: CLI
        Obtain a short description for this command explaining what it does.