Uses of Class
ubic.gemma.cli.util.AbstractAuthenticatedCLI
Packages that use AbstractAuthenticatedCLI
Package
Description
This package contains built-in Gemma CLI applications.
-
Uses of AbstractAuthenticatedCLI in ubic.gemma.apps
Subclasses of AbstractAuthenticatedCLI in ubic.gemma.appsModifier and TypeClassDescriptionclassAdd (or possibly replace) the data associated with an affymetrix data set, going back to the CEL files.classThis only needs to be re-run when the mappings change.classGiven an array design creates a Gene Ontology Annotation file Given a batch file creates all the Annotation files for the AD's specified in the batch file Given nothing creates annotation files for every AD that isn't subsumed or merged into another AD.classwork in progressclassRemove all associations that this array design has with BioSequences.classCommand line interface to run blat on the sequences for a microarray; the results are persisted in the DB.classCLI for ArrayDesignMapSummaryServiceclassmake new array design based on others Keep map of relation between new design elements and old ones Store relationship with mergees Separate operations: For an EE, Remap DesignElement references to old array designs to new one, and old BioAssay AD refs to new one.classDelete design elements (probes) that are invalid for one reason or another.classProcess the blat results for an array design to map them onto genes.classDeprecated.renaming probes is not a good idea in generalclassRuns repeatmasker on array designs.classAttach sequences to array design, fetching from BLAST database if requested.classAggregates functionality useful when writing CLIs that need to get an array design from the database and do something with it.classTest two array designs to see if one subsumes the other, and if so update their information.classFor bulk processing of batch-info-fetching.classRefreshes the information in all the bibliographic references in the system.classGoes through the biosequences for array designs in the database and removes duplicates.classAdd entries to the blacklistclassclassThis CLI provide various runtime completions that can be re-used by other CLIs.classSimple driver of DatabaseViewGenerator.classDelete differential expression analsyes on a per-experiment basis.classDelete one or more experiments from the system.classclassA command line interface to theDifferentialExpressionAnalysis.classWrites differential expression analysis files to disk.classclassclassWrites out the experimental design for a given experiment.classCreate correlation visualizations for expression experimentsclassPrints preferred data matrix to a file.classDeprecated.useDifferentialExpressionAnalysisWriterCliinstead.classUpdate GEO data for an experiment.classBase class for CLIs that needs one or more expression experiment as an input.classCLI tool for adding manual entries to the changelog file of an experiment.classCLI tool for viewing the changelog file of an experiment.classAdd a metadata file to an experiment and record an entry in the changelog file.classSwitch the array design used to the merged one.classUpdate the primary publication for experiments.classBase class for CLI tools that manipulate expression experiment vectors.classAdd a new external database, but requires editing the code to do so.classclassclassCLI for loading genes from a non NCBI files.classDeprecated.this will be removed as soon as all the old-style characteristics are migratedclassclassclassclassGenerate or update GEEQ scoresclassCreate (or update) an array design based on a list of NCBI gene IDs desired to be on the platform.classScans GEO for experiments that are not in Gemma, subject to some filtering criteria, outputs to a file for further screening.classCommandline tool to conduct link (coexpression) analysis.classclassSimple command line to load expression experiments, either singly or in batches defined on the command line or in a file.classCommand Line tools for loading the expression experiment in flat filesclassThis CLI allows one to lock an experiment data or metadata file.classclassMake data sets public.classclassLoad GO -> gene associations from NCBI.classCommand line interface to gene parsing and loadingclassUse to change the order of the values to match the experimental design.classPrepare the "processed" expression data vectors, and can also do batch correction.classclassclassclassclassLoad PubMed files from XML files -- not used routinely!classSimple application to perform pubmed searches from a list of terms, and persist the results in the database.classclassclassclassReplace data in an existing data set.classDeprecated.this should not be necessary and the regular batch population tool can be used instead.classDesigned to add count and/or RPKM data to a data set that has only meta-data.classclassclassclassclassclassclassSplit an experiment into parts based on an experimental factorclassclassclassclassclassclassIdentify experiments in Gemma that have no publication Fetch their GEO records and check for pubmed IDs Add the publications where we find them.classFor experiments that used multiple array designs, merge the expression profiles -
Uses of AbstractAuthenticatedCLI in ubic.gemma.cli.util
Subclasses of AbstractAuthenticatedCLI in ubic.gemma.cli.utilModifier and TypeClassDescriptionclassAbstractAutoSeekingCLI<T extends Auditable>Provide auto-seeking capabilities to a CLI.