Class AffyProbeCollapseCli

  • All Implemented Interfaces:
    CLI

    public class AffyProbeCollapseCli
    extends ArrayDesignSequenceManipulatingCli
    Purely a testing tool, to turn Affy individual probes (by probeset) into collapsed sequences. This is what happens internally when we add sequences to a platform, but this makes it possible to see (and check) the sequences first before committing to them.

    Should probably be in GemmaAnalysis but that is badly broken.

    You just run this like

    $GEMMACMD affyCollapse [filename]

    It doesn't handle the regular argument setup, wasn't worth the trouble. Generates FASTA format but easy to change.

    Author:
    paul
    • Constructor Detail

      • AffyProbeCollapseCli

        public AffyProbeCollapseCli()