All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbstractAnnDataSingleCellDataLoaderConfigurer |
|
AbstractArg<T> |
Base class for non Object-specific functionality argument types, that can be malformed on input (E.g an argument
representing a number was a non-numeric string in the request).
|
AbstractArrayArg<T> |
Represents a comma-delimited array API argument.
|
AbstractAsyncFactoryBean<T> |
|
AbstractAuditable |
An entity which can have an audit trail attached to it.
|
AbstractAuthenticatedCLI |
Subclass this to create command line interface (CLI) tools that need authentication.
|
AbstractAutoSeekingCLI<T extends Auditable> |
Provide auto-seeking capabilities to a CLI.
|
AbstractBioAssayMapper |
|
AbstractCLI |
Basic implementation of the CLI interface.
|
AbstractCompletionGenerator |
|
AbstractCriteriaFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
|
AbstractCuratableDao<C extends Curatable,VO extends AbstractCuratableValueObject<C>> |
Created by tesarst on 07/03/17.
|
AbstractCuratableValueObject<C extends Curatable> |
Created by tesarst on 07/03/17.
|
AbstractDao<T extends Identifiable> |
AbstractDao can find the generic type at runtime and simplify the code implementation of the BaseDao interface
|
AbstractDelegatingDataLoader |
|
AbstractDelegatingExecutorService |
A delegating executor service inspired by DelegatingSecurityContextExecutorService .
|
AbstractDelegatingSequencingDataLoader |
|
AbstractDelegatingSingleCellDataLoader |
|
AbstractDescribable |
|
AbstractDesignElementDataVectorDao<T extends BulkExpressionDataVector> |
|
AbstractDesignElementDataVectorService<T extends DesignElementDataVector> |
|
AbstractEntityArg<T,O extends Identifiable,S extends FilteringService<O>> |
Interface representing and API call argument that can represent various identifiers of different types.
|
AbstractEntityArgService<T extends Identifiable,S extends FilteringService<T>> |
|
AbstractEntityArrayArg<O extends Identifiable,S extends FilteringService<O>> |
|
AbstractExceptionMapper<E extends Throwable> |
|
AbstractFactorValueValueObject |
The bare minimum to represent a factor value.
|
AbstractFactorValueValueObjectSerializer<T extends AbstractFactorValueValueObject> |
|
AbstractFetcher |
|
AbstractFetcher |
|
AbstractFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
|
AbstractFilteringVoEnabledDao.FilterablePropertyMeta |
Meta-information for a filterable property.
|
AbstractFilteringVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
|
AbstractFTPClientAuthenticator |
|
AbstractGeneIdentifierBasedDesignElementMapper<K> |
Base class for design element mapper that use gene identifiers.
|
AbstractGzipHeaderDecorator |
Base class for decorators that handle the GZIP annotation.
|
AbstractHeatmapTag<T extends Heatmap> |
|
AbstractIdentifiable |
Base class for identifiable entities.
|
AbstractMatrixRowPairAnalysis |
|
AbstractMeterRegistryConfigurer |
|
AbstractMexSingleCellDataLoaderConfigurer |
|
AbstractNoopFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Base class to use to pretend to offer filtering, but actually supporting no filterable properties.
|
AbstractOntologyResourceSimple |
|
AbstractPersister |
|
AbstractPersister.Caches |
Various caches to refer back to not-yet persisted entities (and thus not easily obtainable from the persistence
context).
|
AbstractPythonScriptBasedAnnDataTransformation |
|
AbstractQueryFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
|
AbstractService<O extends Identifiable> |
Base for all services handling DAO access.
|
AbstractSetListContainer |
|
AbstractSingleCellDetector |
|
AbstractSingleFileInSeriesSingleCellDetector |
Handle detection and download of single-cell data from a single file in the supplementary materials of a GEO series.
|
AbstractSingleH5FileInSeriesSingleCellDetector |
|
AbstractStaticAssetTag |
Base class for tags that refers to static assets.
|
AbstractTask<C extends TaskCommand> |
|
AbstractVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Created by tesarst on 01/06/17.
|
AbstractVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Created by tesarst on 01/06/17.
|
AccessDeniedExceptionMapper |
Map Spring Security's AccessDeniedException to a 403 Forbidden response.
|
AclAdvice |
For permissions modification to be triggered, the method name must match certain patterns, which include "create", or
"remove".
|
AclAfterCollectionCompSeqByArrayDesignFilter |
For this particular AfterInvocationProvider, composite sequence authorization is determined based on the secured
array design acl. ie. composite sequence security is determined from an owning array desgin's security.
|
AclAfterCollectionDataVectorByExpressionExperimentFilter |
Filter collections of DesignElementDataVectors or DataVectorValueObjects based on the permissions of the associated
ExpressionExperiment(s).
|
AclAfterCompSeqByArrayDesignFilter |
|
AclCriteriaUtils |
Utilities for integrating ACLs with Hibernate Criteria API.
|
AclQueryUtils |
Utilities for integrating ACL into Query .
|
AffyChipTypeExtractor |
Extract the chip type from Affymetrix CEL files.
|
AffyDataFromCelCli |
Add (or possibly replace) the data associated with an affymetrix data set, going back to the CEL files.
|
AffyPowerToolsProbesetSummarize |
|
AffyProbeCollapseCli |
Purely a testing tool, to turn Affy individual probes (by probeset) into collapsed sequences.
|
AffyProbeNameFilter |
|
AffyProbeNameFilter.Pattern |
|
AffyProbeReader |
Reads Affymetrix Probe files, including exon arrays.
|
AffyScanDateExtractor |
Extract the scan date from Affymetrix CEL files.
|
AggregateConfig |
Configuration for aggregating single-cell data.
|
AggregationException |
Exception raised when aggregation fails.
|
AgilentScanDateExtractor |
Because agilent makes slides that work with any scanner, the formats are not that predictable.
|
AlignmentBasedGeneMappingEvent |
Signifies a mapping based on sequence alignment performed by the system.
|
AllSubSetAnalysesFailedException |
|
AlreadyExistsInSystemException |
Can be thrown when an attempt is made to load data into the system that already exists.
|
AlternateName |
|
AlternateName.Factory |
|
Analysis |
An analysis of one or more Investigations.
|
AnalysisDao<T extends SingleExperimentAnalysis> |
|
AnalysisException |
Base exception for all differential analysis-related exceptions.
|
AnalysisResult |
|
AnalysisResultSet<R extends AnalysisResult> |
An abstract class representing a related set of generic analysis results, part of an analysis.
|
AnalysisResultSetDao<K extends AnalysisResult,O extends AnalysisResultSet<K>> |
|
AnalysisResultSetService<K extends AnalysisResult,O extends AnalysisResultSet<K>> |
|
AnalysisResultSetsWebService |
|
AnalysisResultSetsWebService.PaginatedResultsResponseDataObjectDifferentialExpressionAnalysisResultSetValueObject |
|
AnalysisResultSetValueObject<K extends AnalysisResult,R extends AnalysisResultSet<K>> |
|
AnalysisResultValueObject<A extends AnalysisResult> |
|
AnalysisService<T extends Analysis> |
Provides basic services for dealing with analyses
|
AnalysisSuitabilityEvent |
Used for indication of the suitability, or unsuitability, of an entity for a particular type of analysis.
|
AnalysisType |
Defines the different types of analyses our linear modeling framework supports:
GENERICLM - generic linear regression (interactions are omitted, but this could change)
OSTTEST - one sample t-test
OWA - one-way ANOVA
TTEST - two sample t-test
TWO_WAY_ANOVA_WITH_INTERACTION
TWO_WAY_ANOVA_NO_INTERACTION
|
AnalysisUtilService |
|
AnalysisUtilServiceImpl |
Utility methods for dealing with analyses.
|
AnalysisValueObject<T extends Analysis> |
|
AnalyticsApplicationEventListener |
|
AnalyticsProvider |
Interface for analytics providers.
|
AnalyticsRequestEventListener |
Request event listener that publishes an event when a request is finished.
|
AnnData |
|
AnnDataDetector |
Detects AnnData in GEO series.
|
AnnDataException |
|
AnnDataSingleCellDataLoader |
|
AnnDataSingleCellDataLoaderConfig |
A configuration for loading single-cell data form AnnData format.
|
AnnDataSingleCellDataLoaderConfigurer |
|
AnnotationAssociation |
An association between BioSequence and GeneProduct that is provided through an external annotation source, rather
than our own sequence analysis.
|
AnnotationAssociation.Factory |
|
AnnotationAssociationDao |
|
AnnotationAssociationDaoImpl |
|
AnnotationAssociationService |
|
AnnotationAssociationServiceImpl |
|
AnnotationBasedGeneMappingEvent |
To signify the array design was mapped from an external source, not by our own sequence analysis.
|
AnnotationController |
Controller for methods involving annotation of experiments (and potentially other things); delegates to
OntologyService and the CharacteristicService.
|
AnnotationEvent |
|
AnnotationsWebService |
RESTful interface for annotations.
|
AnnotationsWebService.AnnotationSearchResultValueObject |
|
AnnotationValueObject |
|
AnonymousFTPCLientAuthenticator |
|
ArchiveBasedSingleCellDetector |
|
ArchiveFetcher |
Interface defining a class that downloads archives and unpacks them.
|
Arg<T> |
|
ArgUtils |
Utilities for working with Arg .
|
Array<T> |
|
ArrayDesign |
Represents an assembly of design elements that are assayed all at once.
|
ArrayDesign.Factory |
|
ArrayDesignAddCommand |
|
ArrayDesignAlternativePopulateCli |
This only needs to be re-run when the mappings change.
|
ArrayDesignAnalysisEvent |
An event involving the analysis of an ArrayDesign
|
ArrayDesignAnnotationFileCli |
Given 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.
|
ArrayDesignAnnotationService |
Methods to generate annotations for array designs, based on information already in the database.
|
ArrayDesignAnnotationService.OutputType |
|
ArrayDesignAnnotationServiceImpl |
|
ArrayDesignAuditTrailCleanupCli |
work in progress
|
ArrayDesignBioSequenceDetachCli |
Remove all associations that this array design has with BioSequences.
|
ArrayDesignBlatCli |
Command line interface to run blat on the sequences for a microarray; the results are persisted in the DB.
|
ArrayDesignController |
Note: do not use parametrized collections as parameters for ajax methods in this class!
|
ArrayDesignDao |
Created by tesarst on 13/03/17.
|
ArrayDesignDaoImpl |
|
ArrayDesignFormController |
Controller for editing basic information about array designs.
|
ArrayDesignGeneMappingEvent |
The mapping of probes to genes for an ArrayDesign
|
ArrayDesignGroupingTag |
For display of information about array designs that subsume or are subsumed.
|
ArrayDesignHtmlUtil |
Yes, this is used by the ArrayDesignController, but should be phased out.
|
ArrayDesignMapResultService |
|
ArrayDesignMapResultServiceImpl |
Supports obtaining detailed information about the sequence analysis of probes on microarrays.
|
ArrayDesignMapSummaryCli |
CLI for ArrayDesignMapSummaryService
|
ArrayDesignMergeCli |
make 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.
|
ArrayDesignMergeEvent |
|
ArrayDesignMergeHelperService |
|
ArrayDesignMergeHelperServiceImpl |
|
ArrayDesignMergeService |
Make new array design based on others
Keep map of relation between new design elements and old ones
Store relationship with mergees
|
ArrayDesignMergeServiceImpl |
|
ArrayDesignParser |
Deprecated. |
ArrayDesignPersister |
This class handles persisting array designs.
|
ArrayDesignProbeCleanupCLI |
Delete design elements (probes) that are invalid for one reason or another.
|
ArrayDesignProbeMapperCli |
Process the blat results for an array design to map them onto genes.
|
ArrayDesignProbeMapperController |
A controller to run array design probe mapper either locally or in a space.
|
ArrayDesignProbeMapperService |
|
ArrayDesignProbeMapperServiceImpl |
For an array design, generate gene product mappings for the sequences.
|
ArrayDesignProbeMapperTaskImpl |
A probe mapper spaces task .
|
ArrayDesignProbeMapTaskCommand |
A command object to be used by spaces.
|
ArrayDesignProbeRenamerCli |
Deprecated.
|
ArrayDesignProbeRenamingEvent |
Signifies that the probes were renamed from their original values.
|
ArrayDesignPropertyEditor |
Used to convert ArrayDesigns from and into strings for display in forms.
|
ArrayDesignRepeatAnalysisEvent |
|
ArrayDesignRepeatScanCli |
Runs repeatmasker on array designs.
|
ArrayDesignRepeatScanController |
A controller to run array design repeat scan either locally or in a space.
|
ArrayDesignRepeatScanTask |
|
ArrayDesignRepeatScanTaskCommand |
A command object to be used by spaces.
|
ArrayDesignRepeatScanTaskImpl |
An array design repeat scan spaces task
|
ArrayDesignReportService |
|
ArrayDesignReportServiceImpl |
|
ArrayDesignSequenceAlignmentService |
|
ArrayDesignSequenceAlignmentServiceImpl |
Aligns sequences from array designs to the genome, using blat, and persists the blat results.
|
ArrayDesignSequenceAnalysisEvent |
The sequence alignment analysis of an ArrayDesign
|
ArrayDesignSequenceAssociationCli |
Attach sequences to array design, fetching from BLAST database if requested.
|
ArrayDesignSequenceManipulatingCli |
Aggregates functionality useful when writing CLIs that need to get an array design from the database and do something
with it.
|
ArrayDesignSequenceProcessingService |
|
ArrayDesignSequenceProcessingServiceImpl |
Handles collapsing the sequences, attaching sequences to DesignElements, either from provided input or via a fetch.
|
ArrayDesignSequenceRemoveEvent |
Used to indicate that all associations that this array design has with BioSequences have been removed.
|
ArrayDesignSequenceUpdateEvent |
The updating of the sequences associated with an ArrayDesign
|
ArrayDesignService |
|
ArrayDesignServiceImpl |
|
ArrayDesignsForExperimentCache |
Used to hold information for matching to a new experiment, during persisting.
|
ArrayDesignSubsumeCheckEvent |
|
ArrayDesignSubsumptionTesterCli |
Test two array designs to see if one subsumes the other, and if so update their information.
|
ArrayDesignValueObject |
Value object for quickly displaying varied information about Array Designs.
|
ArrayDesignValueObjectExt |
Extended value object to carry more data to client.
|
ArrayExpressUtil |
|
AssayViewTag |
Used to display table of biomaterials and bioassays.
|
AsyncFactoryBean<T> |
Async extension of the FactoryBean interface.
|
AsyncFactoryBeanUtils |
Utilities for manipulating async factory beans.
|
Auditable |
Created by tesarst on 07/03/17.
|
AuditableObject |
|
AuditAction |
|
AuditAdvice |
Manage audit trails on objects.
|
AuditController |
This is required solely for exposing auditables to remote services would try to marshall the abstract class
Auditable.
|
AuditEvent |
An event in the life of an object.
|
AuditEvent.Factory |
|
AuditEventDao |
|
AuditEventDaoImpl |
|
AuditEventService |
|
AuditEventServiceImpl |
|
AuditEventType |
|
AuditEventValueObject |
|
AuditLogger |
|
AuditTrail |
The trail of events (create or update) that occurred in an objects lifetime.
|
AuditTrail.Factory |
|
AuditTrailDao |
|
AuditTrailDaoImpl |
|
AuditTrailService |
Create and manipulate audit trails.
|
AuditTrailServiceImpl |
|
AuthenticationBasedUserIdRetrievalStrategy |
Strategy for the user ID that uses the authentication object from the SecurityContextHolder .
|
AuthenticationExceptionMapper |
Handles Spring Security AuthenticationException by producing a 403 Forbidden response.
|
AutomatedAnnotationEvent |
Deprecated.
|
BaseCodeConfigurer |
Configure the baseCode library from a given property sources.
|
BaseCodeOntologySearchException |
|
BaseController |
Extend this to create a simple Single or MultiActionController; includes configuration for sending email and setting
messages in the session.
|
BaseDao<T> |
Interface that supports basic CRUD operations.
|
BaseExpressionDataMatrix<T> |
Base class for ExpressionDataMatrix implementations.
|
BaseFormController |
Deprecated.
|
BaseImmutableService<O extends Identifiable> |
Base service class for an immutable entity.
|
Baseline |
Represents a baseline for a single factor or an interaction of factors.
|
BaselineSelection |
Utilities for deciding if a factor value is a baseline condition.
|
BaseReadOnlyService<O extends Identifiable> |
Interface for read-only services.
|
BaseScanDateExtractor |
|
BaseService<O extends Identifiable> |
Interface that supports basic CRUD operations.
|
BaseValueObject |
|
BaseVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Created by tesarst on 01/06/17.
|
BaseVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Created by tesarst on 01/06/17.
|
BashCompletionGenerator |
|
BasicLineMapParser<K,T> |
A line parser that produces a Map instead of a Collection.
|
BasicLineParser<T> |
A simple LineParser implementation that doesn't do anything.
|
BatchConfound |
Represents a summary of a batch effect confound.
|
BatchConfoundUtils |
Test if an experimental design is confounded with batches.
|
BatchCorrectionEvent |
|
BatchEffectDetails |
provide some basic information about the properties and strength of a batch effect, if any.
|
BatchEffectPopulationCli |
For bulk processing of batch-info-fetching.
|
BatchEffectType |
Represents a batch effect.
|
BatchEffectUtils |
|
BatchInfoFetchController |
For populating "batch" information about experiments.
|
BatchInfoFetchTask |
|
BatchInfoFetchTaskCommand |
|
BatchInfoFetchTaskImpl |
Task to try to get 'batch' information about an experiment.
|
BatchInfoMissingException |
Indicate that batch information is missing.
|
BatchInfoParser |
Parse information on batch from raw data files.
|
BatchInfoPopulationException |
Used to indicate a problem with the population of batch information for a given
ExpressionExperiment .
|
BatchInfoPopulationHelperService |
|
BatchInfoPopulationHelperServiceImpl |
|
BatchInfoPopulationService |
Retrieve batch information from the data source, if possible, and populate it into experiments.
|
BatchInfoPopulationServiceImpl |
Retrieve batch information from the data source, if possible, and populate it into experiments.
|
BatchInfoRepopulationJob |
Schedule job that populates batch information for all experiments that have been updated since the last run.
|
BatchInformationEvent |
Abstract class for events related to batch information.
|
BatchInformationFetchingEvent |
Indicates that batch information was successfully obtained.
|
BatchInformationMissingEvent |
Indicate that batch information has been looked for and was missing.
|
BatchProblemsUpdateEvent |
Event that tracks when batch effects or problems are detected.
|
BatchTaskExecutorService |
A task executor that automatically reports errors in batch tasks.
|
BatchTaskProcessingResult |
Represents an individual result in a batch processing.
|
BatchTaskProgressReporter |
Report progress on batch tasks.
|
BatchTaskSummaryWriter |
|
BeanFactoryUtils |
Utilities for working with bean factories.
|
BeanInitializationTimeMonitor |
Hook into the bean post-processing lifecycle and record bean initialization time.
|
BeanNameGenerator |
Our \@Service etc. annotations in classes end up generating names with "Impl" on the end, unless we explicitly
provide a name.
|
BibliographicReference |
|
BibliographicReference.Factory |
|
BibliographicReferenceController |
This controller is responsible for showing a list of all bibliographic references, as well sending the user to the
pubMed.Detail.view when they click on a specific link in that list.
|
BibliographicReferenceDao |
|
BibliographicReferenceDaoImpl |
|
BibliographicReferenceService |
|
BibliographicReferenceServiceImpl |
Implementation of BibliographicReferenceService.
|
BibliographicReferenceValueObject |
represents a BibliographicReferenceValueObject when this value object is needed in core, the same value object exists
in web
|
BibRefAnnotation |
|
BibRefUpdaterCli |
Refreshes the information in all the bibliographic references in the system.
|
BioAssay |
Represents the bringing together of a biomaterial with an assay of some sort (typically an expression assay).
|
BioAssay.Factory |
|
BioAssayController |
|
BioAssayDao |
|
BioAssayDaoImpl |
|
BioAssayDimension |
Stores the order of BioAssays referred to in DataVectors.
|
BioAssayDimension.Factory |
|
BioAssayDimensionDao |
|
BioAssayDimensionDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.expression.bioAssayData.BioAssayDimension .
|
BioAssayDimensionService |
|
BioAssayDimensionServiceImpl |
Spring Service base class for BioAssayDimensionService , provides access to all services and entities
referenced by this service.
|
BioAssayDimensionValueObject |
|
BioAssayMapper |
Strategy used for comparing BioAssay to sample names from the data.
|
BioAssayOutlierProcessingTask |
|
BioAssayOutlierProcessingTaskCommand |
|
BioAssayOutlierProcessingTaskImpl |
Handle 'flagging' a sample as an outlier.
|
BioAssayService |
|
BioAssayServiceImpl |
|
BioAssaySet |
|
BioAssaySetService |
Generic service for dealing with all subclasses of BioAssaySet .
|
BioAssaySetServiceImpl |
|
BioAssaySetValueObject |
|
BioAssayValueObject |
|
BiomartEnsembleNcbiParser |
Parser for BioMart file.
|
BiomartEnsemblNcbiFetcher |
BioMart is a query-oriented data management system.
|
BiomartEnsemblNcbiObjectGenerator |
Class that is responsible for generating a map of BioMartEnsembleNcbiObject value objects which are keyed on ensemble
protein id.
|
BioMaterial |
In MAGE, BioMaterial is an abstract class that represents the important substances such as cells, tissues, DNA,
proteins, etc...
|
BioMaterial.Factory |
|
BioMaterialController |
|
BioMaterialDao |
|
BioMaterialDaoImpl |
|
BioMaterialMappingUpdate |
Indicates that the biomaterial to bioassay mapping of the expression experiment was modified.
|
BioMaterialService |
|
BioMaterialServiceImpl |
|
BioMaterialUtils |
|
BioMaterialValueObject |
|
BioSequence |
The sequence of a biological polymer such as a protein or DNA.
|
BioSequence.Factory |
|
BioSequence2GeneProduct |
An association between a BioSequence and a Gene Product.
|
BioSequenceCleanupCli |
Goes through the biosequences for array designs in the database and removes duplicates.
|
BioSequenceDao |
|
BioSequenceDaoImpl |
|
BioSequenceService |
|
BioSequenceServiceImpl |
Spring Service base class for BioSequenceService , provides access to
all services and entities referenced by this service.
|
BioSequenceValueObject |
|
BlacklistCli |
Add entries to the blacklist
|
BlacklistedEntity |
Represents a blacklisted entity that should not be loaded into Gemma.
|
BlacklistedEntityDao |
|
BlacklistedEntityDaoImpl |
|
BlacklistedEntityService |
|
BlacklistedEntityServiceImpl |
|
BlacklistedExperiment |
TODO Document Me
|
BlacklistedPlatform |
|
BlacklistedValueObject |
|
Blat |
|
BlatAssociation |
|
BlatAssociation.Factory |
|
BlatAssociationDao |
|
BlatAssociationDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
BlatAssociation .
|
BlatAssociationScorer |
Given a set of BlatAssociations that might be redundant, clean them up and score them.
|
BlatAssociationService |
|
BlatAssociationServiceImpl |
Spring Service base class for BlatAssociationService , provides access to all services and entities
referenced by this service.
|
BlatResult |
Represents the result of a BLAT search.
|
BlatResult.Factory |
|
BlatResult2Psl |
Used to convert BlatResult objects into PSL lines that can be displayed in the UCSC Genome Browser.
|
BlatResultDao |
|
BlatResultDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.genome.sequenceAnalysis.BlatResult .
|
BlatResultParser |
Loader to handle results generated by Jim Kent's Blat.
|
BlatResultService |
|
BlatResultServiceImpl |
Spring Service base class for BlatResultService , provides access to all services and entities referenced
by this service.
|
BlatResultTrackController |
|
BlatResultValueObject |
|
BooleanVectorValueObject |
|
BootstrappedDataSourceFactory |
A bootstrapped data source that strips the database from the JDBC URL.
|
BrowsingDao<T> |
Support for paging through the data.
|
BuildInfo |
|
BuildInfoValueObject |
|
BulkDataSlicerUtils |
Slice bulk data vectors.
|
BulkExpressionDataMatrix<T> |
Interface for bulk expression data matrices.
|
BulkExpressionDataMatrixWriter |
|
BulkExpressionDataVector |
A data vector storing bulk expression data.
|
BusinessKey |
Methods to test business-key-related issues on objects.
|
ByteArrayType |
Represents a vector of scalars stored as a byte array in a single column.
|
ByteArrayUtils |
Utilities for working with byte arrays.
|
CacheControl |
|
CacheControlHeaderDecorator |
|
CacheControls |
|
CachedFilteringDao<O extends Identifiable> |
|
CachedFilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
|
CacheKeyLock |
Represents a lock over a cache key.
|
CacheKeyLock.LockAcquisition |
Represents an acquired lock on a cache key.
|
CacheMonitor |
|
CacheMonitorImpl |
Get statistics about and manage caches.
|
CacheUtils |
Created by tesarst on 04/04/17.
|
CategoricalArray<T> |
Represents a categorical array.
|
Categories |
Enumeration of commonly used categories for referring to in the code.
|
Category |
Represents a category.
|
CellIdOverlapBioAssayMapper |
Strategy for mapping sample name to BioAssay that relies on overlapping cell IDs.
|
CellLevelCharacteristics |
|
CellLevelCharacteristics.Factory |
|
CellLevelCharacteristicsAddedEvent |
Event emitted when a cell-level characteristics is removed.
|
CellLevelCharacteristicsEvent |
Event emitted when a cell-level characteristics is modified (either added or removed).
|
CellLevelCharacteristicsMappingUtils |
|
CellLevelCharacteristicsRemovedEvent |
Event emitted when a cell-level characteristics is removed.
|
CellLevelCharacteristicsValueObject |
|
CellLevelCharacteristicsWriter |
|
CellTypeAssignment |
Represents a cell type assignment where cells from a given dataset are assigned cell types.
|
CellTypeAssignment.Factory |
|
CellTypeAssignmentAddedEvent |
|
CellTypeAssignmentEvent |
Event emitted when a cell type assignment is modified (either added or removed).
|
CellTypeAssignmentRemovedEvent |
|
CellTypeAssignmentValueObject |
|
ChainedEntityMapper<T extends Identifiable> |
Implementation of a chain of entity mappers.
|
ChannelUtils |
Determine if a quantitation type (by name) represents background or signal.
|
Characteristic |
Instances of this are used to describe other entities.
|
Characteristic.Factory |
|
CharacteristicBrowserController |
NOTE: Logging messages from this service are important for tracking changes to annotations.
|
CharacteristicConverter |
|
CharacteristicDao |
|
CharacteristicDaoImpl |
|
CharacteristicService |
|
CharacteristicServiceImpl |
|
CharacteristicTag |
|
CharacteristicUpdateCommand |
|
CharacteristicUpdateTask |
|
CharacteristicUpdateTaskImpl |
This handles characteristic updates from the client: experiment tags, characteristic browser
|
CharacteristicUtils |
|
CharacteristicValueObject |
|
Chromosome |
Immutable representation of a chromosome
|
ChromosomeDao |
|
ChromosomeDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.genome.Chromosome .
|
ChromosomeFeature |
Some part of a chromosome
|
ChromosomeLocation |
|
ChromosomeService |
|
ChromosomeServiceImpl |
Spring Service base class for ChromosomeService , provides access to all services
and entities referenced by this service.
|
ChromosomeUtils |
|
CitationValueObject |
Represents a BibliographicReference as a citation string (which is really super light value object).
|
ClassConverter |
|
CLI |
Interface for CLI tools.
|
CLI.CommandGroup |
|
CLIAuthenticationAware |
Interface for a component that should receive the username/password authentication token from the CLI.
|
CLIAuthenticationManager |
Manages authentication from the CLI.
|
CliContext |
|
ClientAbortExceptionResolver |
Resolves a ClientAbortException to an empty view.
|
ClientIdRetrievalStrategy |
Strategy for retrieving a client ID.
|
CoexpCorrelationDistribution |
|
CoexpCorrelationDistribution.Factory |
|
CoexpressionAnalysis |
A coexpression analysis of one experiment.
|
CoexpressionAnalysis.Factory |
|
CoexpressionAnalysisDao |
|
CoexpressionAnalysisDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.analysis.expression.coexpression.CoexpressionAnalysis .
|
CoexpressionAnalysisService |
Deals with the Analysis objects for Coexpression - not the coexpression results themselves.
|
CoexpressionAnalysisServiceImpl |
|
CoexpressionCache |
Cache for coexpression results.
|
CoexpressionCacheImpl |
Configures the cache for gene2gene coexpression.
|
CoexpressionCacheValueObject |
Used to cache results; these objects are unmodifiable, and contains the coexpression data for one query gene and one
result gene, in all experiments.
|
CoexpressionDao |
|
CoexpressionDaoImpl |
Manages and queries coexpression 'links' between genes.
|
CoexpressionMetaValueObject |
|
CoexpressionNodeDegreeDao |
|
CoexpressionNodeDegreeDaoImpl |
|
CoexpressionSearchCommand |
|
CoexpressionSearchController |
|
CoexpressionService |
A key service for working with coexpression at a fairly low level.
|
CoexpressionServiceImpl |
|
CoexpressionSummaryValueObject |
|
CoexpressionValueObject |
Lightweight/convenient object for manipulating coexpression for a pair of genes.
|
CoexpressionValueObjectExt |
A more heavyweight version of CoexpressionValueObject; has a bit more information about the genes.
|
CoexpressionWriter |
|
CoexSearchTaskCommand |
|
CommentedEvent |
An event indicating a comment was added to the auditable.
|
CommonPersister |
Persister for ubic.gemma.model.common package classes.
|
CommonQueries |
Contains methods to perform 'common' queries that are needed across DAOs.
|
CommonsMultipartFile |
Deprecated. |
CommonsMultipartMonitoredResolver |
An adaptation of the standard Spring CommonsMultipartResolver that uses a MonitoredOutputStream.
|
CompleteCli |
This CLI provide various runtime completions that can be re-used by other CLIs.
|
CompletionGenerator |
|
CompletionSource |
Defines a source of completions.
|
CompletionSource.Completion |
|
CompletionType |
|
CompletionUtils |
Utilities for generating completions.
|
CompositeBatchTaskSummaryWriter |
|
CompositeClientIdRetrievalStrategy |
Composite strategy for retrieving client ID.
|
CompositeSearchSource |
A search source constituted of multiple other sources.
|
CompositeSequence |
A "Probe set" (Affymetrix) or a "Probe" (other types of arrays).
|
CompositeSequence.Factory |
|
CompositeSequenceArg<T> |
Mutable argument type base class for Composite Sequence arguments.
|
CompositeSequenceArgService |
|
CompositeSequenceArrayArg |
|
CompositeSequenceController |
|
CompositeSequenceDao |
|
CompositeSequenceDaoImpl |
|
CompositeSequenceGeneMapperService |
|
CompositeSequenceIdArg |
Composite Sequence argument for CS ID.
|
CompositeSequenceMapSummary |
This is a convenience object to hold the results of CompositeSequence mapping results.
|
CompositeSequenceMapValueObject |
|
CompositeSequenceNameArg |
Composite Sequence argument for CS name.
|
CompositeSequenceParser |
Parse the "old" array description format.
|
CompositeSequenceService |
|
CompositeSequenceServiceImpl |
|
CompositeSequenceValueObject |
|
Compound |
|
Compound.Factory |
|
CompoundDao |
|
CompoundDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.expression.biomaterial.Compound .
|
CompoundService |
|
CompoundServiceImpl |
Spring Service base class for CompoundService , provides access to all services and entities referenced
by this service.
|
CompressedStringListType |
Type that transparently stores a List of String as gzip-compressed blob.
|
ConfigurationCookie |
Cookie class that also presents a commons configuration interface.
|
ConfigurationLinter |
Lint various aspects of the configuration for the CLI profile.
|
Constants |
Constants used across Gemma.
|
Constants |
Constant values used throughout the application.
|
ConstantsTag |
This class is designed to put all the public variables in a class to a specified scope - designed for exposing a
Constants class to Tag Libraries.
|
ConstantsTei |
Implementation of TagExtraInfo for the constants tag, identifying the scripting object(s) to be
made visible.
|
Contact |
Representing a person or organization that can be contacted about, or is the source of, data in the system.
|
Contact.Factory |
|
ContactDao |
|
ContactDaoImpl |
|
ContactService |
|
ContactServiceImpl |
|
Contrast |
Represents a contrast.
|
ContrastResult |
Represents a contrast between "conditions".
|
ContrastResult.Factory |
|
ContrastResultValueObject |
Represents a contrast result.
|
ContrastsValueObject |
Stores selected details of the contrasts for a single DifferentialExpressionResult
|
ContrastVO |
Helper object, not for general use.
|
ControllerUtils |
Created by tesarst on 09/03/17.
|
Converter<S,T> |
Defines a class that can convert objects from one type to another.
|
CorsFilter |
Filter for adding CORS headers to the RESTful API responses.
|
CreateDatabasePopulator |
Create a new database and drop an existing one if desired.
|
Curatable |
Created by tesarst on 06/03/17.
|
CuratableDao<C extends Curatable> |
Created by tesarst on 13/03/17.
|
CurationDetails |
Class encapsulating all the curation information for Curatable objects.
|
CurationDetailsEvent |
|
CurationNoteUpdateEvent |
Indicates that previous validation is being invalidated
|
CustomModelResolver |
Resolve Arg parameters' schema.
|
CustomRssViewer |
|
DataAddedEvent |
Indicates that a data type (for a specific QuantitationType, possibly new) was added.
|
DatabaseBackedGeneSetValueObject |
|
DatabaseEntry |
A reference to a record in a database.
|
DatabaseEntry.Factory |
|
DatabaseEntryArg<T> |
Mutable argument type base class for DatabaseEntry API.
|
DatabaseEntryArgService |
|
DatabaseEntryArrayArg |
|
DatabaseEntryDao |
|
DatabaseEntryDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
DatabaseEntry .
|
DatabaseEntryIdArg |
Long argument type for DatabaseEntry API, referencing the Taxon ID.
|
DatabaseEntryService |
|
DatabaseEntryServiceImpl |
Spring Service base class for DatabaseEntryService , provides access to all services and entities
referenced by this service.
|
DatabaseEntryStringArg |
String argument type for DatabaseEntry API, Can also be null.
|
DatabaseEntryTag |
|
DatabaseEntryValueObject |
ValueObject for database entry
|
DatabaseSchemaPopulator |
Populates the database schema.
|
DatabaseSchemaUpdatePopulator |
|
DatabaseSearchSource |
Search source for direct database results.
|
DatabaseType |
|
DatabaseViewGenerator |
|
DatabaseViewGeneratorCLI |
Simple driver of DatabaseViewGenerator.
|
DatabaseViewGeneratorImpl |
Generates textual views of the database so other people can use the data.
|
DataDeleterService |
A high-level service for deleting data and their associated files.
|
DataDeleterServiceImpl |
|
DataFileFetcher |
ArrayExpress stores files in an FTP site as tarred-gzipped archives.
|
Dataframe<K> |
Represents an AnnData dataframe.
|
Dataframe.Column<K,T> |
|
DataLoader |
Base interface for loading expression data in Gemma.
|
DataLoaderConfig |
|
DataLoaderConfigurer<T extends DataLoader,C extends DataLoaderConfig> |
|
DataRemovedEvent |
Indicates that a data type (for a specific QuantitationType, possibly new) was removed.
|
DataReplacedEvent |
Signifies that the data for the experiment was replaced (or filled in) after the experiment was loaded into the
system.
|
DatasetArg<T> |
Mutable argument type base class for dataset (ExpressionExperiment) API.
|
DatasetArgService |
|
DatasetArrayArg |
|
DatasetCombiner |
Class to handle cases where there are multiple GEO dataset for a single actual experiment.
|
DatasetFetcher |
Retrieve GEO GDS files from the NCBI FTP server.
|
DatasetIdArg |
Long argument type for dataset API, referencing the Dataset ID.
|
DatasetStringArg |
String argument type for dataset API, referencing the Dataset short name.
|
DatasetsWebService |
RESTful interface for datasets.
|
DatasetsWebService.AnnotationWithUsageStatisticsValueObject |
This is an aggregated entity across value URI and value, thus the id and objectClass are omitted.
|
DatasetsWebService.ArrayDesignWithUsageStatisticsValueObject |
|
DatasetsWebService.BatchConfoundValueObject |
|
DatasetsWebService.BatchEffectStatisticsValueObject |
|
DatasetsWebService.BatchInformationValueObject |
|
DatasetsWebService.CategoryWithUsageStatisticsValueObject |
|
DatasetsWebService.DifferentialExpressionAnalysisResultByGeneValueObject |
|
DatasetsWebService.ExpressionExperimentSubSetGroupValueObject |
|
DatasetsWebService.ExpressionExperimentSubsetWithFactorValuesObject |
|
DatasetsWebService.ExpressionExperimentSubSetWithGroupsValueObject |
|
DatasetsWebService.ExpressionExperimentWithSearchResultValueObject |
|
DatasetsWebService.FilteredAndInferredAndPaginatedResponseDataObject<T> |
|
DatasetsWebService.OntologyTermValueObject |
|
DatasetsWebService.QueriedAndFilteredAndInferredAndLimitedResponseDataObject<T> |
|
DatasetsWebService.QueriedAndFilteredAndInferredAndPaginatedResponseDataObject<T> |
|
DatasetsWebService.QueriedAndFilteredAndInferredAndPaginatedResponseDataObjectDifferentialExpressionAnalysisResultByGeneValueObject |
|
DatasetsWebService.QueriedAndFilteredAndInferredResponseDataObject<T> |
|
DatasetsWebService.ResponseDataObjectCellTypeAssignmentValueObject |
|
DatasetsWebService.ResponseDataObjectExpressionExperimentValueObject |
|
DatasetsWebService.ResponseDataObjectListCellLevelCharacteristicsValueObject |
|
DatasetsWebService.ResponseDataObjectSingleCellDimensionValueObject |
|
DatasetsWebService.SimpleSVDValueObject |
|
DatasetsWebService.TaxonWithUsageStatisticsValueObject |
|
DatasetsWebService.UsageStatistics |
|
DataUpdater |
|
DataUpdaterImpl |
Update or fill in the data associated with an experiment.
|
DataVector |
An abstract class representing a one-dimensional vector of data about some aspect of an ExpressionExperiment .
|
DataVectorDescriptive |
|
DataVectorValueObject |
|
DEDVController |
Exposes methods for accessing underlying Design Element Data Vectors. eg: ajax methods for visualization
|
DefaultHandlerExceptionResolver |
Custom exception resolver for Gemma.
|
DefaultHighlighter |
|
DeleteDiffExCli |
Delete differential expression analsyes on a per-experiment basis.
|
DeleteExperimentsCli |
Delete one or more experiments from the system.
|
DenseMatrix |
Represents a dense AnnData matrix.
|
Describable |
|
DescribableComparator |
|
DesignElementDataVector |
|
DesignElementDataVectorDao<T extends DesignElementDataVector> |
|
DesignElementMapper |
|
DesignMatrixRowValueObject |
For the display of a summary table about experimental design.
|
DetectQuantitationTypeCli |
|
DifferentialExpressionAnalysis |
An analysis of changes in expression levels across experimental conditions
|
DifferentialExpressionAnalysis.Factory |
|
DifferentialExpressionAnalysisCli |
|
DifferentialExpressionAnalysisConfig |
Holds the settings used for differential expression analysis, and defines some defaults.
|
DifferentialExpressionAnalysisController |
A controller to run differential expression analysis either locally or in a space.
|
DifferentialExpressionAnalysisDao |
|
DifferentialExpressionAnalysisEvent |
Indicates the experiment was the subject of a differential expression analysis.
|
DifferentialExpressionAnalysisHelperService |
Service methods to do database-related work for differential expression analysis
|
DifferentialExpressionAnalysisHelperServiceImpl |
Transactional methods for dealing with differential expression analyses.
|
DifferentialExpressionAnalysisRemoveTaskCommand |
Specialized command object for removing analysis results.
|
DifferentialExpressionAnalysisResult |
Result of an analysis of differences in expression levels -- a single test (e.g., for one gene or one probe), for one
factor.
|
DifferentialExpressionAnalysisResult.Factory |
|
DifferentialExpressionAnalysisResultComparator |
|
DifferentialExpressionAnalysisResultComparator.Factory |
|
DifferentialExpressionAnalysisResultListFileService |
|
DifferentialExpressionAnalysisResultListFileServiceImpl |
|
DifferentialExpressionAnalysisResultSetValueObject |
|
DifferentialExpressionAnalysisResultSetVisualizationValueObject |
This class contains data for a column in metaheatmap visualization.
|
DifferentialExpressionAnalysisResultValueObject |
|
DifferentialExpressionAnalysisService |
|
DifferentialExpressionAnalysisServiceImpl |
|
DifferentialExpressionAnalysisTask |
|
DifferentialExpressionAnalysisTaskCommand |
A command object to be used by spaces.
|
DifferentialExpressionAnalysisTaskImpl |
A differential expression analysis spaces task
|
DifferentialExpressionAnalysisUtil |
A helper class for the differential expression analyzers.
|
DifferentialExpressionAnalysisValueObject |
Summary of a differential expression analysis
|
DifferentialExpressionAnalyzerInfo |
Used to carry information about the experimental design analysis settings to clients.
|
DifferentialExpressionAnalyzerService |
|
DifferentialExpressionAnalyzerServiceImpl |
Differential expression service to run the differential expression analysis (and persist the results using the
appropriate data access objects).
|
DifferentialExpressionFileUtils |
|
DifferentialExpressionGenesConditionsValueObject |
Represents a complete set of data for a differential expression query over a set of genes x conditions (resultSets x
contrasts).
|
DifferentialExpressionMetaAnalysisValueObject |
A value object with meta analysis results.
|
DifferentialExpressionResultCache |
Cache for differential expression results.
|
DifferentialExpressionResultCacheImpl |
Cache for data from differential expression result queries.
|
DifferentialExpressionResultDao |
|
DifferentialExpressionResultDaoImpl |
This is a key class for queries to retrieve differential expression results (as well as standard CRUD aspects of
working with DifferentialExpressionResults).
|
DifferentialExpressionResultService |
Main entry point to retrieve differential expression data.
|
DifferentialExpressionResultServiceImpl |
|
DifferentialExpressionSearchController |
A controller used to get differential expression analysis and meta analysis results.
|
DifferentialExpressionSearchTask |
Created with IntelliJ IDEA.
|
DifferentialExpressionSearchTaskCommand |
Created with IntelliJ IDEA.
|
DifferentialExpressionSearchTaskImpl |
Encapsulates the search for differential expression results, for a set of genes and experiments (which can be
grouped)
|
DifferentialExpressionSuitabilityEvent |
Used to indicate the suitability status of an ExpressionExperiment for differential expression analysis.
|
DifferentialExpressionValueObject |
Represents the results for one probe.
|
DiffExAnalysisResultSetWriter |
|
DiffExAnalyzer |
|
DiffExAnalyzerUtils |
|
DiffExMetaAnalyzerController |
A controller to analyze result sets either locally or in a space.
|
DiffExMetaAnalyzerService |
Used to perform meta-analyses of complete data sets (actually result sets), select the top genes, and potentially
store the results.
|
DiffExMetaAnalyzerServiceImpl |
|
DiffExMetaAnalyzerTask |
|
DiffExMetaAnalyzerTaskCommand |
A command object to be used by spaces.
|
DiffExMetaAnalyzerTaskImpl |
A differential expression meta-analysis space task
|
DiffExpressionSearchCommand |
|
DiffExpressionSelectedFactorCommand |
A command object with a selected factor and associated experiment.
|
DiffExprGeneSearchResult |
Value object for differential expression result for one result - corresponds to the
DifferentialExpressionAnalysisResults for one gene in one ResultSet (combined for multiple probes), but represents
only the "selected" analysisResult.
|
DiffExResultSetSummaryValueObject |
Summary of a result set.
|
Direction |
Represents the direction of a change e.g. in expression.
|
DirectionConverter |
DWR converter for Direction type.
|
DoesNotNeedAttentionEvent |
An event that occurs when a curator has validated the entity and indicated that it is "approved".
|
DoublePointConverter |
The 8 decimal precision of a double is just a waste of bandwidth in most cases.
|
DoubleVectorValueObject |
|
DummyMailSender |
Mock mail sender for testing.
|
EbayesFailureException |
Occurs when empirical bayes estimation fails.
|
Ee2AdUpdateJob |
|
EE2CAclQueryUtils |
This class provides a fast-path to AclQueryUtils that uses the denormalized mask for anonymous users.
|
Ee2cUpdateJob |
|
EhCache24Metrics |
Metrics for Ehcache 2.4 series.
|
EhcacheConfig |
|
EhcacheKeyLock |
|
Eigenvalue |
|
Eigenvalue.Factory |
|
Eigenvector |
A right singular vector (a.k.a. eigengenes)
|
Eigenvector.Factory |
|
EmailNotificationContext |
author: anton date: 10/02/13
|
EmptyExpressionMatrix |
Used to make a 'dummy matrix' that has the column information populated.
|
Ensembl2NcbiValueObject |
Value object that represents a file record line from BioMart as configured with query parameters.
|
EnsemblIdDesignElementMapper |
Match design elements using Ensembl IDs.
|
EntityArgService<T extends Identifiable,S extends FilteringService<T>> |
|
EntityDelegator<T extends Identifiable> |
Bean to expose for remote access via AJAX, when all that is needed is the ID and a way to know what the class is.
|
EntityLinkTag |
Tag that generates an HTML link for a given Identifiable entity.
|
EntityLocator |
Locate various entities using identifiers supplied by the CLI.
|
EntityLocatorImpl |
|
EntityMapper<T extends Identifiable> |
Map external identifiers to Gemma entities.
|
EntityMapper.MappingStatistics |
Mapping statistics computed from a given set of entities and identifiers.
|
EntityMapper.StatefulEntityMapper<T extends Identifiable> |
A stateful entity mapper keeps an internal state for a set of candidates to optimize the mapping process.
|
EntityMapperUtils |
|
EntityNotFoundException |
|
EntityNotFoundException |
Signals that an entity was not found in the system.
|
EntityOptionsUtils |
Utilities for adding options to the CLI that can subsequently be retrieved with EntityLocator .
|
EntityTaskCommand<T extends Identifiable> |
A simple task command that contains an entity ID and class.
|
EntityUrlBuilder |
This builder allows for generating URLs for entities in Gemma Web and REST.
|
EnumConverter<T extends Enum<T>> |
|
EnumeratedByCommandConverter<T,E extends Throwable> |
This interface is implemented by Converter that can use an external command to get possible values.
|
EnumeratedByCommandStringConverter |
|
EnumeratedConverter<T,E extends Throwable> |
This interface is implemented by converters that can enumerate their possible values.
|
EnumeratedStringConverter |
A string converter that can only convert from a finite set of possible values.
|
EnvironmentProfiles |
Environment profiles used in the Spring context.
|
ESearchException |
|
ESearchXMLParser |
|
EutilFetch |
|
ExceptionTag |
|
ExcludeArg<T> |
|
ExperimentalDesign |
|
ExperimentalDesign.Factory |
|
ExperimentalDesignController |
Main entry point to editing and viewing experimental designs.
|
ExperimentalDesignDao |
|
ExperimentalDesignDaoImpl |
|
ExperimentalDesignImportCli |
|
ExperimentalDesignImporter |
Parse a description of ExperimentalFactors from a file, and associate it with a given ExpressionExperiment.
|
ExperimentalDesignImporterImpl |
See interface for docs.
|
ExperimentalDesignService |
|
ExperimentalDesignServiceImpl |
Spring Service base class for ubic.gemma.model.expression.experiment.ExperimentalDesignService , provides
access to all services and entities referenced by this service.
|
ExperimentalDesignUpdatedEvent |
Describes an event that involved a change of assignment of factor value to bio material, or other changes in the
experimental design.
|
ExperimentalDesignUtils |
|
ExperimentalDesignViewCli |
|
ExperimentalDesignVisualizationService |
|
ExperimentalDesignVisualizationServiceImpl |
Tools for visualizing experimental designs.
|
ExperimentalDesignWriter |
|
ExperimentalDesignWriterCLI |
Writes out the experimental design for a given experiment.
|
ExperimentalFactor |
ExperimentFactors are the dependent variables of an experiment (e.g., genotype, time, glucose concentration).
|
ExperimentalFactor.Factory |
|
ExperimentalFactorDao |
|
ExperimentalFactorDaoImpl |
|
ExperimentalFactorService |
|
ExperimentalFactorServiceImpl |
|
ExperimentalFactorValueObject |
|
ExperimentalFactorValueWebUIObject |
|
ExperimentCoexpressionLink |
Represents coexpression at the level of experiment, referinng to links stored as Gene2GeneCoexpression.
|
ExperimentExpressionLevelsValueObject |
|
ExperimentExpressionLevelsValueObject.GeneElementExpressionsValueObject |
|
ExperimentExpressionLevelsValueObject.VectorElementValueObject |
|
ExperimentPlatformSwitchHelperService |
Use to finish final transactional step in updating platform
|
ExperimentQCTag |
|
ExperimentSetListContainer |
|
ExpLevelConsolidationArg |
Class representing an API argument that should be one of the expression level consolidation options.
|
ExpressionAnalysis |
An analysis of one or more ExpressionExperiments
|
ExpressionAnalysisResultSet |
A group of results for an ExpressionExperiment.
|
ExpressionAnalysisResultSet.Factory |
|
ExpressionAnalysisResultSetArg |
Represents an expression analysis result set identifier.
|
ExpressionAnalysisResultSetArgService |
|
ExpressionAnalysisResultSetDao |
|
ExpressionAnalysisResultSetDaoImpl |
|
ExpressionAnalysisResultSetFileService |
|
ExpressionAnalysisResultSetFileServiceImpl |
|
ExpressionAnalysisResultSetService |
|
ExpressionAnalysisResultSetServiceImpl |
|
ExpressionDataBooleanMatrix |
Matrix of booleans mapped from an ExpressionExperiment.
|
ExpressionDataCorrMatCli |
Create correlation visualizations for expression experiments
|
ExpressionDataDoubleMatrix |
A data structure that holds a reference to the data for a given expression experiment.
|
ExpressionDataFileService |
|
ExpressionDataFileServiceImpl |
Supports the creation and location of 'flat file' versions of data in the system, for download by users.
|
ExpressionDataFileUploadController |
Replaces SimpleExpressionExperimentLoadController
|
ExpressionDataFileUtils |
Generate filenames for various types of data files.
|
ExpressionDataHeatmap |
Expression data heatmap for experiments and subsets.
|
ExpressionDataHeatmapTag |
|
ExpressionDataIntegerMatrix |
Warning, not fully tested.
|
ExpressionDataMatrix<T> |
|
ExpressionDataMatrixColumnSort |
Methods to organize ExpressionDataMatrices by column (or at least provide the ordering).
|
ExpressionDataMatrixRowElement |
Encapsulates information about the row 'label' for a ExpressionDataMatrix.
|
ExpressionDataMatrixService |
Tools for easily getting data matrices for analysis in a consistent way.
|
ExpressionDataMatrixServiceImpl |
Tools for easily getting data matrices for analysis in a consistent way.
|
ExpressionDataMatrixWriter |
|
ExpressionDataMatrixWriterCLI |
Prints preferred data matrix to a file.
|
ExpressionDataPrimitiveDoubleMatrix |
Interface for matrices that can provide unboxed doubles.
|
ExpressionDataPrimitiveIntMatrix |
|
ExpressionDataStringMatrix |
|
ExpressionDataSVD |
Perform SVD on an expression data matrix, E = U S V'.
|
ExpressionDataWriterUtils |
|
ExpressionExperiment |
|
ExpressionExperiment.Factory |
|
ExpressionExperimentAnalysisEvent |
An event involving an ExpressionExperiment
|
ExpressionExperimentBatchCorrectionService |
|
ExpressionExperimentBatchCorrectionServiceImpl |
Methods for correcting batch effects.
|
ExpressionExperimentBatchInformationService |
Provides status of batch information for datasets.
|
ExpressionExperimentBatchInformationServiceImpl |
|
ExpressionExperimentBibRefFinder |
|
ExpressionExperimentController |
|
ExpressionExperimentDao |
Created by tesarst on 13/03/17.
|
ExpressionExperimentDaoImpl |
|
ExpressionExperimentDataFetchCommand |
|
ExpressionExperimentDataFetchController |
For the download of data files from the browser.
|
ExpressionExperimentDataFileGeneratorCli |
|
ExpressionExperimentDataFileType |
|
ExpressionExperimentDataUpdaterCli |
Update GEO data for an experiment.
|
ExpressionExperimentDetailsValueObject |
|
ExpressionExperimentEditController |
Handle advanced editing of expression experiments.
|
ExpressionExperimentEditController.ExpressionExperimentEditForm |
|
ExpressionExperimentEditController.QuantitationTypeEditForm |
|
ExpressionExperimentEditValueObject |
|
ExpressionExperimentExperimentalFactorValueObject |
|
ExpressionExperimentFilter |
Methods to handle filtering expression experiments for analysis.
|
ExpressionExperimentLoadController |
Handles loading of Expression data into the system when the source is GEO or ArrayExpress, via Spring MVC or AJAX.
|
ExpressionExperimentLoadTask |
|
ExpressionExperimentLoadTaskCommand |
|
ExpressionExperimentLoadTaskImpl |
|
ExpressionExperimentManipulatingCLI |
Base class for CLIs that needs one or more expression experiment as an input.
|
ExpressionExperimentMetadataChangelogEntryAdderCli |
CLI tool for adding manual entries to the changelog file of an experiment.
|
ExpressionExperimentMetadataChangelogViewerCli |
CLI tool for viewing the changelog file of an experiment.
|
ExpressionExperimentMetadataFileAdderCli |
Add a metadata file to an experiment and record an entry in the changelog file.
|
ExpressionExperimentMetaFileType |
|
ExpressionExperimentPlatformSwitchCli |
Switch the array design used to the merged one.
|
ExpressionExperimentPlatformSwitchEvent |
The event that this experiment has had its array design switched (typically to a 'merged' one.
|
ExpressionExperimentPlatformSwitchService |
Switch an expression experiment from one array design to another.
|
ExpressionExperimentPrePersistService |
Sets up the array designs before saving an experiment.
|
ExpressionExperimentPrePersistServiceImpl |
Sets up the array designs, put the designelements in the data vectors.
|
ExpressionExperimentPrimaryPubCli |
Update the primary publication for experiments.
|
ExpressionExperimentQCController |
|
ExpressionExperimentQCUtils |
Helper functions for checking existence etc. of QC information.
|
ExpressionExperimentReportGenerationController |
|
ExpressionExperimentReportService |
Methods for reading and creating reports on ExpressinExperiments.
|
ExpressionExperimentReportServiceImpl |
Handles creation, serialization and/or marshaling of reports about expression experiments.
|
ExpressionExperimentReportTask |
Handles delegation of report generation (to the space, or run locally)
|
ExpressionExperimentReportTaskCommand |
|
ExpressionExperimentReportTaskImpl |
|
ExpressionExperimentSearchService |
|
ExpressionExperimentSearchServiceImpl |
Handles searching for experiments and experiment sets
|
ExpressionExperimentService |
|
ExpressionExperimentService.CharacteristicWithUsageStatisticsAndOntologyTerm |
|
ExpressionExperimentServiceImpl |
|
ExpressionExperimentSet |
A grouping of expression studies.
|
ExpressionExperimentSet.Factory |
|
ExpressionExperimentSetController |
For fetching and manipulating ExpressionExperimentSets.
|
ExpressionExperimentSetDao |
|
ExpressionExperimentSetDaoImpl |
|
ExpressionExperimentSetService |
|
ExpressionExperimentSetServiceImpl |
Spring Service base class for ubic.gemma.model.analysis.expression.ExpressionExperimentSetService ,
provides access to all services and entities referenced by this service.
|
ExpressionExperimentSetValueObject |
|
ExpressionExperimentSetValueObjectHelper |
|
ExpressionExperimentSetValueObjectHelperImpl |
This class will handle population of ExpressionExperimentSetValueObjects.
|
ExpressionExperimentSubSet |
A subset of samples from an ExpressionExperiment
|
ExpressionExperimentSubSet.Factory |
|
ExpressionExperimentSubSetDao |
|
ExpressionExperimentSubSetDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.expression.experiment.ExpressionExperimentSubSet .
|
ExpressionExperimentSubSetService |
|
ExpressionExperimentSubSetServiceImpl |
|
ExpressionExperimentSubsetValueObject |
|
ExpressionExperimentUpdateFromGEOEvent |
Indicates that we have updated an expression experiment's information from GEO, after it was already loaded in Gemma.
|
ExpressionExperimentUploadResponse |
|
ExpressionExperimentValueObject |
|
ExpressionExperimentVectorMergeEvent |
Indicates that the "Vector merging" has been done on the associated experiment.
|
ExpressionExperimentVectorsManipulatingCli<T extends DataVector> |
Base class for CLI tools that manipulate expression experiment vectors.
|
ExpressionExperimentVisualizationCommand |
Expression experiment command object that wraps expression experiment visualization preferences.
|
ExpressionMetadataChangelogFileService |
Service for reading and appending to changelog files.
|
ExpressionMetadataChangelogFileServiceImpl |
|
ExpressionPersister |
|
ExpressionProfileDataObject |
A lightweight object to hold expression data for a single probe.
|
ExternalDatabase |
|
ExternalDatabase.Factory |
|
ExternalDatabaseAdderCli |
Add a new external database, but requires editing the code to do so.
|
ExternalDatabaseDao |
|
ExternalDatabaseDaoImpl |
|
ExternalDatabaseOverviewCli |
|
ExternalDatabases |
|
ExternalDatabaseService |
|
ExternalDatabaseServiceImpl |
|
ExternalDatabaseUpdaterCli |
|
ExternalDatabaseUtils |
Provides convenience methods to provide ExternalDatabases and DatabaseEntries for common cases, such as Genbank.
|
ExternalDatabaseValueObject |
|
ExternalFileGeneLoaderCLI |
CLI for loading genes from a non NCBI files.
|
ExternalFileGeneLoaderService |
|
ExternalFileGeneLoaderServiceImpl |
Class to provide functionality to load genes from a tab delimited file.
|
ExternalStaticAssetServer |
|
FactorAssociatedAnalysisResultSet<R extends AnalysisResult> |
|
FactorProfile |
Represents data for displaying a factor (+ factor values) in a chart.
|
FactorType |
|
FactorValue |
The value for a ExperimentalFactor, representing a specific instance of the factor, such as "10 ug/kg" or "mutant"
|
FactorValue.Factory |
|
FactorValueArg<A> |
Represents an API arguments that maps to a FactorValue by its ID or name.
|
FactorValueBasicValueObject |
Each factorvalue can be associated with multiple characteristics (or with a measurement).
|
FactorValueBasicValueObjectSerializer |
|
FactorValueComparator |
|
FactorValueDao |
|
FactorValueDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.expression.experiment.FactorValue .
|
FactorValueDeletion |
This interface needed to be extracted for factor value deletions in
order to be able to make the methods transactional
|
FactorValueDeletionImpl |
Handles deletions of a factor values.
|
FactorValueIdArg |
|
FactorValueMigratorCLI |
Deprecated.
|
FactorValueMigratorService |
|
FactorValueMigratorService.Migration |
|
FactorValueMigratorService.MigrationFailedException |
Keep track of the first failed migration when multiple migrations are performed in a single transaction.
|
FactorValueMigratorService.MigrationResult |
|
FactorValueMigratorServiceImpl |
Deprecated. |
FactorValueNeedsAttentionEvent |
Indicates that a factor value needs attention.
|
FactorValueOntologyService |
Ontology service for factor values and their annotations.
|
FactorValueOntologyService.OntologyStatement |
Represents an ontology statement.
|
FactorValueOntologyServiceImpl |
|
FactorValueOntologyUtils |
|
FactorValueOntologyUtils.Annotation |
|
FactorValueOntologyUtils.AnnotationIds |
|
FactorValueOntologyUtils.StatementVisitor<U,E extends Throwable> |
|
FactorValueService |
|
FactorValueServiceImpl |
Spring Service base class for FactorValueService , provides access
to all services and entities referenced by this service.
|
FactorValueTag |
|
FactorValueUtils |
|
FactorValueValueArg |
Deprecated. |
FactorValueValueObject |
Deprecated.
|
FactorValueValueObjectSerializer |
Deprecated. |
FactorValueVector |
|
FailedBatchInformationFetchingEvent |
Indicates that the attempt to get batch information failed due to an error.
|
FailedBatchInformationMissingEvent |
Deprecated.
|
FailedDataReplacedEvent |
Represents a failed data replace.
|
FailedDifferentialExpressionAnalysisEvent |
|
FailedLinkAnalysisEvent |
|
FailedMeanVarianceUpdateEvent |
|
FailedMissingValueAnalysisEvent |
|
FailedMultipartHttpServletRequest |
Used to allow downstream processing to figure out multipart resolution failed without throwing an exception.
|
FailedPCAAnalysisEvent |
|
FailedProcessedVectorComputationEvent |
|
FailedSampleCorrelationAnalysisEvent |
|
FastaCmd |
Interface representing a class that can retrieve sequences from Blast databases.
|
FastaParser |
FASTA sequence file parser.
|
FASTQHeadersPresentButNotUsableException |
Indicates that FASTQ headers were present, but were not in a format that yields usable information on batches.
|
Fetcher |
Interface for classes that can fetch files from a remote location and copy them to a specified location.
|
FieldAwareSearchSource |
Search source that can retrieve results matching specific fields.
|
FileFormatException |
Use to indicate a file format error.
|
FileLockInfo |
Metadata about a file lock.
|
FileLockInfo.ProcessInfo |
Process-level information about the file lock.
|
FileLockInfoUtils |
|
FileLockManager |
Create shared and exclusive locks for files.
|
FileLockManagerImpl |
|
FileUpload |
Command class to handle uploading of a file
|
FileUploadController |
Controller class to upload Files.
|
FileUploadUtil |
Utility methods for uploading files.
|
FileUtils |
|
Filter |
Holds the necessary information to filter an entity with a property, operator and right-hand side value.
|
Filter.Operator |
|
FilterArg<O extends Identifiable> |
Represent a filter argument designed to generate a Filters from user input.
|
FilterArg.Filter |
Represents the internal value of a FilterArg .
|
FilterArgBaseListener |
This class provides an empty implementation of FilterArgListener ,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
|
FilterArgLexer |
|
FilterArgListener |
This interface defines a complete listener for a parse tree produced by
FilterArgParser .
|
FilterArgParser |
|
FilterArgParser.ClauseContext |
|
FilterArgParser.CollectionContext |
|
FilterArgParser.CollectionOperatorContext |
|
FilterArgParser.DisjunctionContext |
|
FilterArgParser.FilterContext |
|
FilterArgParser.OperatorContext |
|
FilterArgParser.PredicateContext |
|
FilterArgParser.QuantifierContext |
|
FilterArgParser.ScalarContext |
|
FilterArgParser.SubClauseContext |
|
FilterConfig |
Holds settings for filtering.
|
FilterCriteriaUtils |
|
FilteredAndLimitedResponseDataObject<T> |
|
FilteredAndPaginatedResponseDataObject<T> |
|
FilteredResponseDataObject<T> |
|
FilteringDao<O extends Identifiable> |
Interface for filtering-capable DAO.
|
FilteringException |
|
FilteringRelatedPreprocessingException |
|
FilteringService<O extends Identifiable> |
Interface for filtering-capable services.
|
FilteringVoEnabledDao<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Interface for VO-enabled DAO with filtering capabilities.
|
FilteringVoEnabledService<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Interface VO-enabled service with filtering capabilities.
|
FilterQueryUtils |
|
Filters |
Represents a conjunction of disjunctions of Filter .
|
FiltersUtils |
|
FindObsoleteTermsCli |
|
FishCompletionGenerator |
Generates fish completion script.
|
FixOntologyTermLabelsCli |
|
FreeTextExpressionExperimentResultsValueObject |
|
FreeTextGeneResultsValueObject |
*
|
FtpArchiveFetcher |
Fetcher that can fetch archives (e.g., tar.gz) and unpack them.
|
FTPClientAuthenticator |
|
FTPClientFactory |
Factory and pool for FTPClient .
|
FTPClientFactoryImpl |
This implementation maintains one pool of FTP clients per URL authority (i.e URL.getAuthority() ).
|
FTPConfig |
|
FtpFetcher |
Download files by FTP.
|
Geeq |
Represents quality information about a data set.
|
GeeqAdminValueObject |
Represents administrative geeq information.
|
GeeqCli |
Generate or update GEEQ scores
|
GeeqDao |
|
GeeqDaoImpl |
|
GeeqEvent |
|
GeeqService |
|
GeeqService.ScoreMode |
Modes for filling GEEQ scores.
|
GeeqServiceImpl |
|
GeeqValueObject |
Represents publicly available geeq information
|
GemmaCLI |
Generic command line for Gemma.
|
GemmaOntologyService |
Ontology created for Gemma.
|
GemmaRestApiClient |
A minimalist client for accessing Gemma's RESTful API.
|
GemmaRestApiClient.DataResponse |
|
GemmaRestApiClient.EmptyResponse |
For endpoints that return no data (i.e. a 201 No Content reply code).
|
GemmaRestApiClient.ErrorResponse |
For endpoints that may return an error.
|
GemmaRestApiClient.ErrorResponse.Error |
|
GemmaRestApiClient.Response |
|
GemmaRestApiClientAuthenticator |
|
GemmaRestApiClientConfig |
|
GemmaRestApiClientException |
|
GemmaRestApiClientImpl |
|
GemmaRestOnly |
Indicate that a property or type is only visible not visible outside of Gemma REST.
|
GemmaSessionBackedValueObject |
|
GemmaWebOnly |
Indicate that a property is exclusively used for Gemma Web.
|
Gene |
Represents a functionally transcribed unit in the genome, recognized by other databases (NCBI, Ensembl).
|
Gene.Factory |
|
Gene2CsStatus |
Used to store information about what happened when the GENE2CS table was updated.
|
Gene2GeneAssociation |
Entity representing a relationship between two genes.
|
Gene2GeneCoexpression |
Represents coexpression of a pair of genes.
|
Gene2GeneIdAssociation |
Entity representing a relationship between two genes identified by ID, rather than by the Gene entity (for efficiency
reasons).
|
Gene2GOAssociation |
|
Gene2GOAssociation.Factory |
|
Gene2GOAssociationDao |
|
Gene2GOAssociationDaoImpl |
|
Gene2GOAssociationService |
|
Gene2GOAssociationServiceImpl |
|
GeneAlias |
|
GeneAlias.Factory |
|
GeneAliasDao |
|
GeneAliasDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.genome.gene.GeneAlias .
|
GeneArg<T> |
Mutable argument type base class for Gene API.
|
GeneArgService |
|
GeneArrayArg |
|
GeneCoexpressedGenes |
Important: this is slightly misnamed, since it potentially includes links that have support of zero.
|
GeneCoexpressionNodeDegree |
Represents the coexpression node degree for a gene summarized across experiments, at each level of support.
|
GeneCoexpressionNodeDegree.Factory |
|
GeneCoexpressionNodeDegreeValueObject |
Represents a GeneCoexpressionNodeDegree
|
GeneCoexpressionSearchService |
Provides access to Gene2Gene links.
|
GeneCoexpressionSearchServiceImpl |
|
GeneCoexpressionTestedIn |
Tracks the datasets in which coexpression for a gene has been tested.
|
GeneController |
|
GeneCoreService |
core service for Gene
|
GeneDao |
|
GeneDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Gene .
|
GeneDifferentialExpressionMetaAnalysis |
Represents an analysis that combines the results of other analyses of differential expression.
|
GeneDifferentialExpressionMetaAnalysis.Factory |
|
GeneDifferentialExpressionMetaAnalysisDetailValueObject |
|
GeneDifferentialExpressionMetaAnalysisResult |
|
GeneDifferentialExpressionMetaAnalysisResult.Factory |
|
GeneDifferentialExpressionMetaAnalysisResultValueObject |
|
GeneDifferentialExpressionMetaAnalysisSummaryValueObject |
|
GeneDifferentialExpressionService |
|
GeneDifferentialExpressionServiceImpl |
|
GeneDiffExMetaAnalysisDao |
|
GeneDiffExMetaAnalysisDaoImpl |
|
GeneDiffExMetaAnalysisHelperService |
|
GeneDiffExMetaAnalysisHelperServiceImpl |
* @author frances
|
GeneDiffExMetaAnalysisService |
|
GeneDiffExMetaAnalysisServiceImpl |
|
GeneEnsemblIdArg |
Long argument type for Gene API, referencing the Gene Ensembl ID.
|
GeneExpressionProfile |
Expression data for one probe; designed for conveying small amounts of data to clients.
|
GeneMappingSummary |
This is a convenience value object to hold a BlatResult and its associated gene products and genes.
|
GeneMultifunctionalityPopulationService |
Populate/update the gene multifunctionality information in the system.
|
GeneMultifunctionalityPopulationServiceImpl |
Compute gene multifunctionality and store it in the database.
|
GeneNameDesignElementMapper |
|
GeneNcbiIdArg |
Long argument type for Gene API, referencing the Gene NCBI ID.
|
GeneOntologySearchSource |
GO-based search source.
|
GeneOntologyService |
|
GeneOntologyServiceImpl |
|
GeneOntologyServiceImpl.GOAspect |
|
GeneOntologyTermValueObject |
|
GeneOntologyUtils |
|
GenePickerController |
For 'live searches' from the web interface.
|
GeneProduct |
|
GeneProduct.Factory |
|
GeneProductDao |
|
GeneProductDaoImpl |
|
GeneProductService |
|
GeneProductServiceImpl |
|
GeneProductValueObject |
|
GeneralSearchController |
Note: do not use parametrized collections as parameters for ajax methods in this class!
|
GeneralSearchController.SearchResultValueObject<T extends IdentifiableValueObject<?>> |
|
GeneralType |
|
GenerateDatabaseUpdateCli |
Generate a database update script.
|
GenericCellLevelCharacteristics |
Generic cell-level characteristics.
|
GenericCuratableDao |
Service that simplifies operation with curatable entities of unknown types.
|
GenericCuratableDaoImpl |
|
GenericGenelistDesignGenerator |
Create (or update) an array design based on a list of NCBI gene IDs desired to be on the platform.
|
GenericMetadataSingleCellDataLoader |
A generic loader that can be used to load single cell with a tabular metadata file.
|
GenericMetadataSingleCellDataLoaderConfigurer |
|
GenericMeterRegistryConfigurer |
Attach all the given MeterBinder to the registry.
|
GenericScanFileDateExtractor |
Looks through text file looking for a date near the top of the file in a reasonable format.
|
GenericStreamConsumer |
See http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
|
GeneSearchService |
Service for searching genes (and gene sets)
|
GeneSearchServiceImpl |
Service for searching genes (and gene sets)
|
GeneService |
|
GeneServiceImpl |
|
GeneSet |
A grouping of genes that share a common relationship
|
GeneSet.Factory |
|
GeneSetController |
Exposes GeneSetServices methods over ajax.
|
GeneSetDao |
The interface for managing groupings of genes.
|
GeneSetDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.genome.gene.GeneSet .
|
GeneSetListContainer |
|
GeneSetMember |
|
GeneSetMember.Factory |
|
GeneSetMemberDaoImpl |
|
GeneSetSearch |
|
GeneSetSearchImpl |
|
GeneSetService |
Service for managing gene sets
|
GeneSetServiceImpl |
Service for managing gene sets
|
GeneSetValueObject |
Represents a Gene group gene set
|
GeneSetValueObjectHelper |
* @author tvrossum
|
GeneSetValueObjectHelperImpl |
This class will handle population of GeneSetValueObjects.
|
GeneSymbolArg |
String argument type for Gene API.
|
GeneSymbolComparator |
|
GeneTestedInCache |
Cache of the 'tested-in' information for genes.
|
GeneTestedInCacheImpl |
|
GeneValueObject |
|
GeneWebService |
RESTful interface for genes.
|
GenomePersister |
|
GeoBioAssayMapper |
Strategy to match a BioAssay against a sample name provided by GEO.
|
GeoBrowser |
Gets records from GEO and compares them to Gemma.
|
GeoBrowserImpl |
|
GeoBrowserService |
|
GeoBrowserServiceImpl |
This is marked as Lazy since we don't use it outside Gemma Web, so it won't be loaded unless it's needed.
|
GeoChannel |
Represents data for one channel on a microarray in GEO.
|
GeoChannel.ChannelMolecule |
|
GeoConstants |
Constants used to help decipher GEO data files.
|
GeoContact |
|
GeoConverter |
|
GeoConverterImpl |
Convert GEO domain objects into Gemma objects.
|
GeoData |
Abstract class from which other GEO objects are descended.
|
GeoDataset |
A GEO-curated dataset.
|
GeoDataset.ExperimentType |
|
GeoDataset.PlatformType |
|
GeoDataset.SampleType |
|
GeoDataset.ValueType |
|
GeoDomainObjectGenerator |
Handle fetching and parsing GEO files.
|
GeoDomainObjectGeneratorLocal |
GEO object generator that works on local files.
|
GeoFamilyParser |
Class for parsing GSE and GDS files from NCBI GEO.
|
GeoFetcher |
|
GeoFetcher |
|
GeoFormat |
|
GeoGrabberCli |
Scans GEO for experiments that are not in Gemma, subject to some filtering criteria, outputs to a file for further
screening.
|
GeoLibrarySource |
|
GeoLibraryStrategy |
|
GeoParseResult |
This simply holds the results obtained from parsing.
|
GeoPlatform |
Bean describing a microarray platform in GEO
|
GeoQuery |
Represents a GEO query.
|
GeoRecord |
Used to contain GEO summary information from the 'Browse' views.
|
GeoRecordBrowserController |
|
GeoRecordType |
Type of records that can be browsed in GEO.
|
GeoReplication |
Represents a group of samples that were replicated.
|
GeoReplication.ReplicationType |
Permitted types of replication.
|
GeoRetrieveConfig |
Configuration to use to retrieve GEO records from a GeoQuery .
|
GeoSample |
Represents a sample (GSM) in GEO.
|
GeoSampleCorrespondence |
Holds information about GEO samples that "go together" across datasets (GDS), because they came from the same sample
(or so we infer)
|
GeoSampleType |
|
GeoSearchField |
Enumeration of possible fields for searching GEO records.
|
GeoSeries |
Represents a set of GEO samples that were submitted together.
|
GeoSeriesType |
|
GeoService |
|
GeoService.GeoUpdateConfig |
|
GeoServiceImpl |
Non-interactive fetching, processing and persisting of GEO data.
|
GeoSingleCellDetector |
This is the main single-cell data detector that delegates to other more specific detectors.
|
GeoSource |
|
GeoSubset |
Represents a subset of samples.
|
GeoUtil |
|
GeoUtils |
|
GeoValues |
Class to store the expression data prior to conversion.
|
GeoVariable |
A GeoVariable represents variables which were investigated.
|
GeoVariable.VariableType |
Permitted descriptions of terms.
|
getOntologyTermFormatter |
|
GOEvidenceCode |
This enumeration was originally based on GO, but is used for all entities that have evidenciary aspects; Thus it has
been expanded to include: Terms from RGD (rat genome database)
IED = Inferred from experimental data
IAGP = Inferred from association of genotype and phenotype
IPM = Inferred from phenotype manipulation
QTM = Quantitative Trait Measurement
And our own custom code IIA which means Inferred from Imported Annotation to distinguish IEAs that we ourselves have
computed
See https://geneontology.org/docs/guide-go-evidence-codes/ for documentation of GO evidence codes.
|
GOEvidenceCodeConverter |
|
GOGroupValueObject |
|
GoldenPath |
Perform useful queries against GoldenPath (UCSC) databases.
|
GoldenPathQuery |
|
GoldenPathSequenceAnalysis |
Using the Goldenpath databases for comparing sequence alignments to gene locations.
|
GoMetric |
|
GoMetric.Metric |
|
GoMetricImpl |
|
GoogleAnalytics4Provider |
Implementation of the AnalyticsProvider interface for Google Analytics 4 collect API.
|
GroupAuthority |
Authority for groups (kind of like a "user role", but for group-based authorization)
|
GroupAuthority.Factory |
|
GZIP |
Used to annotate endpoints that will have their payload compressed with gzip unconditionally.
|
GzipHeaderDecorator |
Automagically add the Content-Encoding: gzip header to endpoints annotated with GZIP .
|
GzipHeaderDecoratorAfterGZipEncoder |
Adds a Content-Encoding: gzip after the context has been intercepted by GZipEncoder .
|
H2Dialect |
|
H5Attribute |
Represents an HDF5 attribute.
|
H5Dataset |
Represents an HDF5 dataset.
|
H5Exception |
|
H5File |
|
H5FundamentalType |
Represents all the fundamental H5 types from which all other types are derived.
|
H5Group |
|
H5Location |
|
H5Type |
|
H5Utils |
|
Heatmap |
Minimal interface for a labelled heatmap.
|
HelpUtils |
|
Hibernate4Metrics |
Metrics for Hibernate 4.
|
Hibernate4QueryMetrics |
Query metrics for Hibernate 4.
|
HibernateMonitor |
|
HibernateMonitorImpl |
Monitoring of Hibernate status.
|
HibernateSearchException |
|
HibernateSearchSource |
Search source based on Hibernate Search.
|
HibernateTransactionManager |
The sole purpose of this class is to limit usages of org.springframework.orm to this package.
|
HibernateUtils |
|
Highlighter |
Custom highlighter for search results.
|
HikariCPMetrics |
|
HintingEntityMapper<T extends Identifiable> |
Interface for mappers that can provide hints of identifier candidates.
|
HitListSize |
The number of probes meeting a given q-value threshold in the result set.
|
HitListSize.Factory |
|
HomePageController |
Responsible for display of the Gemma 2.0 home page.
|
HomologeneFetcher |
Grabs urls like ftp:///ftp.ncbi.nih.gov/pub/HomoloGene/current/homologene.data
|
HomologeneService |
|
HomologeneServiceFactory |
|
HomologeneServiceImpl |
Reads in the homologene list as specified in the Gemmea.properties file.
|
HttpFetcher |
A generic class for fetching files via HTTP and writing them to a local file system.
|
HumanCoexpressionSupportDetails |
|
HumanExperimentCoexpressionLink |
|
HumanGeneCoExpression |
|
HumanGeneCoExpression.Factory |
|
IdArray |
Represents a set of IDs for entities (e.g., genes or experiments), stored in a bitSet.
|
IdArrayValueObject |
|
Identifiable |
Interface for objects that have a numerical id.
|
IdentifiableUtils |
|
IdentifiableValueObject<O extends Identifiable> |
Base implementations for value objects representing persistent objects
|
IgnoreAudit |
Mark a DAO method as ignored for auditing.
|
IlluminaProbeReader |
Parse an Illumina "manifest.txt" file (tab-delimited).
|
ImageTag |
Write an <img/> tag.
|
IncludedResultSetInfoValueObject |
|
IndexController |
|
IndexerService |
Indexer service.
|
IndexerServiceImpl |
|
IndexerTask |
Created with IntelliJ IDEA.
|
IndexerTaskCommand |
|
IndexerTaskImpl |
|
IndexGemmaCLI |
|
InferredQuantitationMismatchException |
Exception raised when the quantitation of an ExpressionDataMatrix does not agree with the one inferred.
|
InitialDataPopulator |
Populate some initial data for tests.
|
InitializeContext |
|
InitializeDatabaseCli |
Initialize the database.
|
InsufficientDataException |
Used to indicate that analysis was skipped, not necessarily an error.
|
InsufficientProbesException |
|
InsufficientSamplesException |
|
InternalStaticAssetServer |
|
InvalidEncodingAttributeException |
Exception raised when an encoding-type attribute has an unexpected value.
|
InvalidQuantitationTypeConversionException |
Exception raised when a log2 conversion fails.
|
Investigation |
An abstract concept of a scientific study
|
JacksonConfig |
Configuration for JSON serialization with Jackson.
|
JavascriptLogger |
Class to handle saving client-side javascript error messages and warnings to a server-side log.
|
JobInfo |
|
JobInfo.Factory |
|
JsonReaderResponse<T> |
Creates a response that can be consumed by an Ext.data.JsonReader.
|
JSONTableRenderer |
|
JsonUtil |
Utilities for writing JSON payloads to HttpServletResponse .
|
JSONView |
|
Keyword |
|
Keyword.Factory |
|
LabelValue |
A simple JavaBean to represent label-value pairs.
|
Layer |
Represents a layer.
|
LazyInitByDefaultPostProcessor |
Mark beans as lazy-init by default.
|
LimitArg |
Argument used to represent a limit.
|
LinearModelAnalyzer |
Handles fitting linear models with continuous or fixed-level covariates.
|
LineMapParser<K,T> |
The difference between this class and BasicLineMapParser is more flexibility in how keys are provided.
|
LineParser<T> |
A Parser that processes its input line-by-line.
|
LinkAnalysis |
Handles the actual coexpression analysis, once handed data that has been prepared.
|
LinkAnalysisCli |
Commandline tool to conduct link (coexpression) analysis.
|
LinkAnalysisConfig |
Holds parameters needed for LinkAnalysis.
|
LinkAnalysisConfig.NormalizationMethod |
|
LinkAnalysisConfig.SingularThreshold |
Configures whether only one of the two thresholds should be used.
|
LinkAnalysisController |
A controller to pre-process expression data vectors.
|
LinkAnalysisEvent |
Computing coexpression links for an expression experiment
|
LinkAnalysisPersister |
Handles the persistence phase of a Link analysis.
|
LinkAnalysisPersisterImpl |
Handles moving gene coexpression links from memory into the database; updates related meta-data.
|
LinkAnalysisService |
|
LinkAnalysisServiceImpl |
Running link analyses through the spring context; will persist the results if the configuration says so.
|
LinkAnalysisTaskCommand |
Command object for Link analysis
|
LinkAnalysisTaskImpl |
|
LinkCreator |
Helper class to use for generating the link objects for persistence.
|
ListBatchCommand |
Encapsulates information needed for generic list browsing.
|
ListExpressionDataFIleLocksCli |
List all locks within Gemma's data directories.
|
ListQuantitationTypesCli |
|
ListUtils |
Utilities and algorithms for List .
|
LoadExpressionDataCli |
Simple command line to load expression experiments, either singly or in batches defined on the command line or in a
file.
|
LoadSimpleExpressionDataCli |
Command Line tools for loading the expression experiment in flat files
|
LocalDatasetFetcher |
Used for testing, but might have other uses, to fetch GEO data from local files instead of the GEO website.
|
LocalSeriesFetcher |
A fetcher that only looks locally for "family" files (GPLXXX_family, GSEXXX_family).
|
LocalSessionFactoryBean |
Reimplementation of LocalSessionFactoryBean that supports resolving XSD
schemas in the classpath.
|
LocalSessionFactoryBuilder |
The sole purpose of this class is to limit usages of org.springframework.orm to this package.
|
LocationType |
|
LockedPath |
A locked path.
|
LockedPathProvider |
Write a LockedPath to a message body and ensure that the lock is released.
|
LockExpressionDataFileCli |
This CLI allows one to lock an experiment data or metadata file.
|
Log4jConfigurer |
|
LoggerCompletionSource |
|
LoggingBatchTaskSummaryWriter |
Task summary writer that logs the result of a batch task to a logger.
|
LoggingConfigurer |
Simple interface for configuring logging levels.
|
LoomSingleCellDetector |
Detects Loom files in series and samples.
|
LuceneHighlighter |
Highlighter with additional capabilities for Lucene.
|
LuceneParseSearchException |
|
LuceneQueryUtils |
Utilities for parsing search queries using Lucene.
|
MailEngine |
|
MailEngineImpl |
|
MaintenanceModeController |
Performs actions required when we wish to indicate that the system is undergoing maintenance and many not behave
normally.
|
MakeExperimentPrivateCli |
|
MakeExperimentsPublicCli |
Make data sets public.
|
MakePrivateEvent |
Indicate that an entity has been made private.
|
MakePublicEvent |
Indicate that an entity has been made public.
|
MalformedArgException |
Specialized error for malformed Arg
The recommended HTTP status for this exception is 400 Bad Request.
|
MalformedArgExceptionMapper |
|
ManualAnnotationEvent |
|
ManualAuthenticationServiceBasedSecurityContextFactory |
Creates a security context using manual authentication.
|
MapBasedDesignElementMapper |
|
MapBasedEntityMapper<T extends Identifiable> |
A simple implementation of EntityMapper that uses a Map to store association between identifiers and
entities.
|
Mapping |
Represents an AnnData mapping.
|
Matrix |
Represents an AnnData matrix.
|
MatrixRowPairAnalysis |
|
MatrixWriter |
|
MayBeUninitialized |
Indicate that a collection may be intentionally uninitialized.
|
MeanVarianceRelation |
|
MeanVarianceRelation.Factory |
|
MeanVarianceService |
Responsible for returning the coordinates of the experiment's Mean-Variance relationship.
|
MeanVarianceServiceHelper |
|
MeanVarianceServiceImpl |
Manage the mean-variance relationship.
|
MeanVarianceUpdateEvent |
|
Measurement |
|
Measurement.Factory |
|
MeasurementKind |
|
MeasurementType |
|
MeasurementValueObject |
|
MediaTypeUtils |
Utilities for MediaType .
|
MedicalSubjectHeading |
|
MedicalSubjectHeading.Factory |
|
MeshTermFetcherCli |
Deprecated.
|
MessagesConfig |
|
MessageUtil |
Provides methods for putting messages to the user in the session.
|
MessageUtilImpl |
|
MetaFile |
Wrapper for metadata file information for the frontend
|
MeterRegistryCliConfigurer |
This configurer adds two tags: environment='cli' and user to the given meter registry.
|
MeterRegistryEhcacheConfigurer |
Add metrics from each available Ehcache in the given CacheManager to the supplied meter registry.
|
MeterRegistryWebConfigurer |
Configured the environment='web' tag to the provided registry.
|
MetricsApplicationEventListener |
|
MexBundlerProvider |
|
MexDetector |
Detects 10X MEX data from GEO series and samples.
|
MexMatrixBundler |
Bundles a directory containing MEX files into a TAR archive.
|
MexMatrixWriter |
|
MexSingleCellDataLoader |
|
MexSingleCellDataLoaderConfig |
|
MexSingleCellDataLoaderConfigurer |
|
MissingEncodingAttributeException |
Exception raised when a HDF5 file/group/dataset is lacking a encoding-type and/or encoding-version
attribute.
|
MissingResult |
Represents a gene that was not tested.
|
MissingValueAnalysisEvent |
Computing missing values for an expression experiment
|
ModelUtils |
Utilities for working with Gemma models.
|
MondoOntologyService |
|
MonitoredDiskFileItem |
Commons FileItem that uses a MonitoredOutputStream
|
MonitoredDiskFileItemFactory |
|
MonitoredOutputStream |
OutputStream that puts information on how many bytes have been read into a OutputStreamListener.
|
MouseCoexpressionSupportDetails |
|
MouseExperimentCoexpressionLink |
|
MouseGeneCoExpression |
|
MouseGeneCoExpression.Factory |
|
Multifunctionality |
|
Multifunctionality.Factory |
|
MultifunctionalityCli |
|
MySQL57InnoDBDialect |
|
NcbiEntityResolver |
Resolve a bunch of NCBI DTDs in the classpath.
|
NCBIGene2Accession |
See ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/README
|
NcbiGene2AccessionParser |
Class to parse the NCBI gene2accession files.
|
NCBIGene2GOAssociationLoader |
|
NCBIGene2GOAssociationLoaderCLI |
Load GO -> gene associations from NCBI.
|
NCBIGene2GOAssociationParser |
This parses GO annotations from NCBI.
|
NcbiGeneConverter |
Convert NCBIGene2Accession objects into Gemma Gene objects with associated GeneProducts.
|
NcbiGeneData |
Simple helper data structure that stores an NcbiGeneInfo and its associated
NcbiGene2Accession elements.
|
NcbiGeneDomainObjectGenerator |
Combines information from the gene2accession and gene_info files from NCBI Gene.
|
NcbiGeneEnsemblFileParser |
|
NCBIGeneFileFetcher |
Class to download files for NCBI gene.
|
NcbiGeneHistory |
Represents the information from the "gene_history" file from NCBI (for one gene's history).
|
NcbiGeneHistoryParser |
Parse the NCBI "gene_history" file.
|
NCBIGeneInfo |
See ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/README
|
NCBIGeneInfo.GeneType |
See http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/src/objects/entrezgene/entrezgene.asn unknown (0)
, 36
|
NCBIGeneInfo.NomenclatureStatus |
|
NcbiGeneInfoParser |
Class to parse the gene_info file from NCBI Gene.
|
NcbiGeneLoader |
Load or update information about genes from the NCBI Gene database.
|
NcbiGeneLoaderCLI |
Command line interface to gene parsing and loading
|
NcbiIdDesignElementMapper |
Match design elements using the NCBI ID.
|
NCBIUtil |
|
NcbiXmlUtils |
XML utilities specific to NCBI Entrez.
|
NeedsAttentionAlteringEvent |
|
NeedsAttentionEvent |
Indicates that previous validation is being invalidated
|
NetDatasourceUtil |
Helper methods to get FTP connection.
|
NewsItem |
|
NoFactorLeftForAnalysisException |
Exception raised when suitable factor is left for analysis.
|
NonPersistentNonOrderedCoexpLink |
Wrapper object used to track and eliminate duplicates.
|
NonRetainedResult |
Represents a gene that was tested, but the result wasn't significant.
|
NonUniqueQuantitationTypeByNameException |
Exception raised when retrieving a non-unique QT by name.
|
NoRowsLeftAfterFilteringException |
This is a special kind of preprocessing exception that occurs when filtering the expression data matrix result in no
rows left.
|
NoSampleLeftForAnalysisException |
Exception raised when no sample is left for analysis.
|
NoSingleCellDataFoundException |
|
NotFoundExceptionMapper |
This mapper ensures that raised NotFoundException throughout the API contain well-formed ResponseErrorObject
entity.
|
NotTroubledStatusFlagEvent |
This event type resets the trouble flag of curation details of a curatable object.
|
NullableArray<T> |
|
NullableBoolArray |
|
NullableIntArray |
|
NullSingleCellDataLoader |
Single-cell data loader used when no data is available.
|
NullSingleCellDataLoaderConfigurer |
|
ObjectMapperResolver |
|
OfficialSymbolDesignElementMapper |
Match design elements using the official symbol of a gene.
|
OffsetArg |
Argument used to represent an offset.
|
OntologyConfig |
|
OntologyController |
Provide minimal support for exposing Gemma ontology.
|
OntologyHighlighter |
Highlighter specialized for ontology terms.
|
OntologyIndividualSimple |
|
OntologyPropertySimple |
|
OntologySearchSource |
|
OntologyService |
|
OntologyServiceFactory<T extends OntologyService> |
|
OntologyServiceImpl |
Has a static method for finding out which ontologies are loaded into the system and a general purpose find method
that delegates to the many ontology services.
|
OntologyUtils |
Utilities for working with ontologies.
|
OpenApiConfig |
|
OpenApiFactory |
Factory for OpenAPI .
|
OpenApiGzipHeaderDecorator |
Decorate the OpenAPI spec with a Content-Encoding: gzip header.
|
OpenAPIVisitor |
Visits an OpenAPI specification and perform string value resolution.
|
OptionsUtils |
|
OrderVectorsByDesignCli |
Use to change the order of the values to match the experimental design.
|
OtherCoexpressionSupportDetails |
|
OtherExperimentCoexpressionLink |
|
OtherGeneCoExpression |
|
OtherGeneCoExpression.Factory |
|
OutlierAnalysisEvent |
|
OutlierDetails |
Container for details about a proposed outlier
|
OutlierDetectionService |
|
OutlierDetectionServiceImpl |
Methods to (attempt to) detect outliers in data sets.
|
OutlierFlaggingService |
|
OutlierFlaggingServiceImpl |
Service for removing sample(s) from an expression experiment.
|
OutlierFoundAnalysisEvent |
|
OutliersNotFoundAnalysisEvent |
|
OutputStreamListener |
|
PaginatedResponseDataObject<T> |
Represents paginated results with offset and limit.
|
Parser<T> |
Interface for classes that allow parsing of files and streams.
|
ParserAndLoaderTools |
Utilities to be used by parsers and loaders.
|
ParseSearchException |
An exception that indicate that the search query could not be parsed.
|
ParsingStreamConsumer<T> |
See http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html
|
PathProvider |
Allow for reading and writing Path objects.
|
PatoOntologyService |
|
PCAAnalysisEvent |
|
PearsonMetrics |
A correlation analysis for a given data set, designed for selection of values based on criteria set by the user.
|
PermissionChangeEvent |
Represents a change in permissions of an Auditable entity.
|
Persister |
Interface defining the ability to create domain objects in bulk or singly.
|
PersisterHelper |
|
PersisterHelperImpl |
A service that knows how to persist Gemma-domain objects.
|
Person |
Deprecated.
|
PersonDao |
Deprecated.
|
PersonDaoImpl |
Deprecated.
|
PhysicalLocation |
|
PhysicalLocation.Factory |
|
PhysicalLocationValueObject |
A very simple value object to represent a physical location
|
PlatformArg<T> |
Mutable argument type base class for dataset (ExpressionExperiment) API.
|
PlatformArgService |
|
PlatformArrayArg |
|
PlatformFetcher |
Fetch GEO "GPLXXX_family.soft.gz" files
|
PlatformIdArg |
Long argument type for platform API, referencing the platform ID.
|
PlatformStringArg |
String argument type for platform API, referencing the Platform short name.
|
PlatformsWebService |
RESTful interface for platforms.
|
Pointcuts |
General-purpose pointcuts to recognize CRUD operations etc.
|
PolymerType |
|
PreparedCoexMatrices |
Helper class for sample coexpression analysis.
|
PreprocessController |
A controller to pre-process expression data (including updating diagnostics)
|
PreprocessExperimentTask |
A "processed expression data vector create" task
|
PreprocessingException |
Allows us to catch preprocessing errors and handle them correctly.
|
PreprocessorService |
Encapsulates steps that are done to expression data sets after they are loaded and experimental design curated.
|
PreprocessorServiceImpl |
|
PreprocessTaskCommand |
Command object for processing data vectors.
|
PreprocessTaskImpl |
|
PrimitiveType |
Primitive storage types for data vectors.
|
PrincipalComponentAnalysis |
|
PrincipalComponentAnalysis.Factory |
|
PrincipalComponentAnalysisDao |
|
PrincipalComponentAnalysisDaoImpl |
|
PrincipalComponentAnalysisService |
|
PrincipalComponentAnalysisServiceImpl |
|
ProbeLoading |
Only stored for some of the probes (e.g. the top ones)
|
ProbeLoading.Factory |
|
ProbeMapper |
|
ProbeMapperConfig |
Holds parameters for how mapping should be done.
|
ProbeMapperImpl |
Provides methods for mapping sequences to genes and gene products.
|
ProbeMapUtils |
|
ProbeSequenceParser |
Parse probes from a tabular file.
|
ProcessedDataComputeCLI |
Prepare the "processed" expression data vectors, and can also do batch correction.
|
ProcessedDataDeleterCli |
|
ProcessedExpressionDataVector |
Represents the processed data that is used for actual analyses.
|
ProcessedExpressionDataVector.Factory |
|
ProcessedExpressionDataVectorDao |
|
ProcessedExpressionDataVectorDao.RankMethod |
|
ProcessedExpressionDataVectorDaoImpl |
|
ProcessedExpressionDataVectorService |
|
ProcessedExpressionDataVectorServiceImpl |
|
ProcessedVectorComputationEvent |
Computation of the "processed" expression data with the ranking (by 'expression level') information filled in, for an
Expression Experiment
|
ProfilingConfig |
|
ProgressData |
|
ProgressInputStream |
|
ProgressReporter |
Report progress.
|
ProgressStatusService |
These methods are exposed to front-end.
|
ProgressStatusServiceImpl |
This class exposes methods for AJAX calls.
|
ProgressUpdateAppender |
This appender is used by remote tasks to send progress notifications to the webapp.
|
ProgressUpdateAppender.Builder |
|
ProgressUpdateAppender.ProgressUpdateContextImpl |
|
ProgressUpdateCallback |
Callback used to emit progress updates.
|
ProgressUpdateContext |
|
PropertyMapping |
Represents a mapping between a query/criteria property and some original property space.
|
PropertyMappingUtils |
|
PropertySourcesConfiguration |
Deprecated.
|
Protocol |
|
Protocol.Factory |
|
ProtocolAdderCli |
|
ProtocolDao |
|
ProtocolDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type Protocol .
|
ProtocolDeleterCli |
|
ProtocolListCli |
|
ProtocolService |
|
ProtocolServiceImpl |
|
ProtocolValueObject |
|
PrototypeScopeResolver |
|
PubMedConfig |
|
PubMedLoaderCli |
Load PubMed files from XML files -- not used routinely!
|
PubMedQueryController |
Allow users to search for and view PubMed abstracts from NCBI, or from Gemma.
|
PubMedSearch |
Search PubMed for terms, retrieve document records.
|
PubMedSearchCommand |
Supports seaching of pubmed references
|
PubMedSearcher |
Simple application to perform pubmed searches from a list of terms, and persist the results in the database.
|
PubMedService |
Manage the loading of large numbers of pubmed entries into the database.
|
PubMedXMLFetcher |
Class that can retrieve pubmed records (in XML format) via HTTP.
|
PubMedXMLParser |
Simple class to parse XML in the format defined by
ncbi.
|
PvalueDistribution |
|
PvalueDistribution.Factory |
|
PythonBasedSingleCellDataTransformation |
Interface implemented by single-cell data transformation that require Python.
|
QuantileNormalizer<R,C> |
Perform quantile normalization on a matrix, as described in:
|
QuantitationMismatchException |
|
QuantitationType |
|
QuantitationType.Factory |
|
QuantitationTypeArg<T> |
|
QuantitationTypeArgService |
|
QuantitationTypeByIdArg |
|
QuantitationTypeByNameArg |
|
QuantitationTypeConversionException |
|
QuantitationTypeConversionRelatedPreprocessingException |
|
QuantitationTypeConversionUtils |
Perform various computations on ExpressionDataMatrices (usually in-place).
|
QuantitationTypeDao |
|
QuantitationTypeDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
QuantitationType .
|
QuantitationTypeDetectionException |
|
QuantitationTypeDetectionRelatedPreprocessingException |
|
QuantitationTypeDetectionUtils |
|
QuantitationTypeDetectionUtils.InferredQuantitationType |
|
QuantitationTypeParameterGuesser |
Has the unpleasant task of figuring out what the quantitation type should look like, given a description and name
string.
|
QuantitationTypePropertyEditor |
|
QuantitationTypeService |
|
QuantitationTypeServiceImpl |
|
QuantitationTypeValueObject |
|
QueriedAndFilteredAndLimitedResponseDataObject<T> |
Represents a payload with a limited number of results.
|
QueriedAndFilteredAndPaginatedResponseDataObject<T> |
|
QueriedAndFilteredResponseDataObject<T> |
|
QueryArg |
|
QueryUtils |
|
QueuingParser<T> |
Defines a class that produces object that can be consumed by other classes.
|
RankComputationEvent |
Deprecated. |
RatCoexpressionSupportDetails |
|
RatExperimentCoexpressionLink |
|
RatGeneCoExpression |
|
RatGeneCoExpression.Factory |
|
RawAndProcessedExpressionDataVectorDao |
|
RawAndProcessedExpressionDataVectorDaoImpl |
|
RawAndProcessedExpressionDataVectorService |
|
RawAndProcessedExpressionDataVectorServiceImpl |
|
RawDataDeleterCli |
|
RawDataFetcher |
Retrieve and unpack the raw data files for GEO series.
|
RawExpressionDataVector |
Data for one design element, across one or more bioassays, for a single quantitation type.
|
RawExpressionDataVector.Factory |
|
RawExpressionDataVectorDao |
|
RawExpressionDataVectorDaoImpl |
|
RawExpressionDataVectorService |
|
RawExpressionDataVectorServiceImpl |
Provides methods that can be applied to both RawExpressionDataVector and ProcessedExpressionDataVector
|
RawExpressionDataWriterCli |
|
ReCaptcha |
|
ReCaptchaException |
|
ReCaptchaResponse |
|
RecordParser<T> |
Abstract record-based parser.
|
ReferenceAssociation |
An association between a BioSequence and a GeneProduct based on external database identifiers.
|
ReferenceAssociation.Factory |
|
ReferenceAssociationDao |
|
ReferenceAssociationDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ReferenceAssociation .
|
RefreshExperimentCli |
|
RelationshipPersister |
Persist objects like Gene2GOAssociation.
|
ReleaseDetailsUpdateEvent |
Event triggered when the release details of a Versioned entity are
updated.
|
RenamingBioAssayMapper |
A BioAssay-to-sample-name matcher that renames samples before matching them.
|
RenamingBioAssayMapperParser |
Parses a file that contains a mapping between old and new bioassay names.
|
RepeatScan |
Scan sequences for repeats
|
ReplaceDataCli |
Replace data in an existing data set.
|
Reporter |
A "probe" (Affymetrix); for other types of arrays, there is no practical distinction between compositesequences and
reporters, and all analysis would take place at the level of CompositeSequences.
|
Reporter.Factory |
|
RepresentationConversionUtils |
|
RequestAttributesBasedClientIdRetrievalStrategy |
Strategy that retrieves and store client IDs in the RequestAttributes .
|
RequestExceptionLogger |
|
RequestHeaderBasedClientIdRetrievalStrategy |
Strategy that retrieves the client ID in a request header.
|
ResetSuitabilityForDifferentialExpressionAnalysisEvent |
Used to indicate that the suitability status of an experiment is the default.
|
Responders |
Handles setting of the response status code and composing a proper payload structure.
|
Responders.FilterMethod<T> |
A functional interface matching the signature of a paginating service method.
|
ResponseDataObject<T> |
|
ResponseErrorObject |
|
RestapidocsIndexRewriteFilter |
Rewrites the path to the index file.
|
RestAuthEntryPoint |
Implementation of AuthenticationEntryPoint for the RESTful API to handle authentication.
|
Retryable |
Indicate that the method should be retried on failure.
|
RetryLogger |
Provide logging when an operation has failed and is being retried.
|
RNASeqBatchInfoCli |
Deprecated.
|
RNASeqDataAddCli |
Designed to add count and/or RPKM data to a data set that has only meta-data.
|
RootWebService |
Handles calls to the root API url and user info api
|
RootWebService.ApiInfoValueObject |
|
RootWebService.UserValueObject |
|
RowLevelFilter |
|
RowLevelFilter.Method |
|
RowMissingValueFilter |
Filter out rows that have "too many" missing values.
|
RowsWithSequencesFilter |
Remove rows that have no BioSequence associated with the row.
|
RssFeedController |
|
SampleCoexpressionAnalysis |
The 'analysis' in the name is a bit of a stretch here, as this object servers purely as an aggregator
of all the sample coexpression matrices.
|
SampleCoexpressionAnalysis.Factory |
|
SampleCoexpressionAnalysisService |
|
SampleCoexpressionAnalysisServiceImpl |
Manage the "sample correlation/coexpression" matrices.
|
SampleCoexpressionMatrix |
Holds the data of the sample coexpression matrix
|
SampleCoexpressionMatrix.Factory |
|
SampleCoexpressionRelatedPreprocessingException |
Exception raised in preprocessing when there is a problem with sample coexpression analysis.
|
SampleCorrelationAnalysisEvent |
|
SampleRemovalEvent |
Event used when a sample is removed from an experiment (typically due to QC concerns or when marked as an outlier).
|
SampleRemovalReversionEvent |
Indicates that samples that were previously removed have been "put back", e.g. un-marked as an outlier.
|
ScaleType |
|
ScaleTypeConversionUtils |
|
ScaleTypeConverter |
|
ScanDateExtractor |
Generic interface for classes that extract scan dates from raw data files.
|
ScriptTag |
Write a <style/> tag.
|
SDRFFetcher |
Fetch the SRDF file
|
SearchException |
Exception raised by the SearchService when the search could not be performed.
|
SearchResult<T extends Identifiable> |
Represents an individual search result.
|
SearchResultDisplayObject |
Object to store search results of different classes in a similar way for displaying to user (ex: enables genes and
gene sets to be entries in the same combo box) object types handled are: Gene, GeneSet, GeneSetValueObject,
ExpressionExperiment and ExpressionExperimentSet SearchObject is also handled if the object it holds is of any of
those types for a gene or experiment, the memberIds field is a collection just containing the object's id. memberIds
is just for convenience on the client.
|
SearchResultSet<T extends Identifiable> |
This is a special kind of set designed for holding SearchResult .
|
SearchService |
|
SearchService.SearchResultMap |
|
SearchServiceImpl |
This service is used for performing searches using free text or exact matches to items in the database.
|
SearchSettings |
Configuration options for searching.
|
SearchSettings.SearchMode |
|
SearchSettingsUtils |
|
SearchSettingsValueObject |
author: anton date: 18/03/13
|
SearchSource |
Search source that provides SearchResult from a search engine.
|
SearchTimeoutException |
|
SearchWebService |
Provides search capabilities to the RESTful API.
|
SearchWebService.SearchResultsResponseDataObject |
|
SearchWebService.SearchResultValueObject<T extends IdentifiableValueObject<?>> |
|
Securable |
|
SecurableBaseImmutableService<C extends Securable> |
|
SecurableBaseReadOnlyService<C extends Securable> |
|
SecurableBaseService<C extends Securable> |
A base service for securable entities.
|
SecurableBaseVoEnabledService<C extends Securable,VO extends IdentifiableValueObject<C>> |
|
SecurableFilteringVoEnabledService<C extends Securable,VO extends IdentifiableValueObject<C>> |
A base service for securable entities with filtering and VO capabilities.
|
SecuredChild |
|
SecuredNotChild |
|
SecureMethodInvokingJobDetailFactoryBean |
Specialization of Spring task-running support so task threads have secure context (without using MODE_GLOBAL!).
|
SecureQuartzJobBean |
A secure Quartz job bean that executes with a given security context.
|
SecurityController |
Manages data-level security (ie. can make data private).
|
SecurityInfoValueObject |
Carries extensive security information about an entity.
|
SecurityUtils |
|
SequenceBinUtils |
Used to assign a bin to a chromosome location, identify bins for a range, or to generate SQL to add to a query on a
GoldenPath database.
|
SequenceManipulation |
Convenient methods for manipulating BioSequences and PhysicalLocations
|
SequenceSimilaritySearchResult |
|
SequenceType |
|
SequenceTypePropertyEditor |
|
SequenceTypeValueObject |
|
SequenceWriter |
Tools for writing biosequences to files so they can be analyzed by external tools, and then read back into Gemma.
|
SequencingDataLoader |
An interface for data loaders that can load sequencing data.
|
SequencingDataLoaderConfig |
Configuration for loading sequencing data.
|
SequencingMetadata |
Represents sequencing metadata for a BioAssay .
|
SequencingMetadataFileDataLoader |
Load sequencing metadata from a TSV file.
|
SequencingMetadataFileSingleCellDataLoader |
|
SequencingMetadataFileSingleCellDataLoaderConfigurer |
|
SeriesAwareSingleCellDetector |
Interface implemented by single-cell detector that can contextualize a sample within a series.
|
SeriesFetcher |
|
ServiceBasedEntityConverter<O extends Identifiable> |
|
ServiceBasedValueObjectConverter<O extends Identifiable,VO extends IdentifiableValueObject<O>> |
Perform conversion to value object by entity, ID and collections of entities and IDs and also to entity by ID and
collection of IDs.
|
ServiceUnavailableException |
Exception raised when a service is unavailable.
|
ServletMetricsFilter |
Metrics for servlet requests.
|
SessionBoundExpressionExperimentSetValueObject |
|
SessionBoundGeneSetValueObject |
|
SessionListManager |
|
SessionListManagerImpl |
|
Settings |
Deprecated.
|
SettingsCompletionSource |
Provide completion for all available Gemma settings.
|
SettingsConfig |
Beans declaration for making the settings available via the Spring Environment and placeholder substitution.
|
SeuratDiskDetector |
|
ShellDelegatingBlat |
Class to manage the gfServer and run BLAT searches.
|
ShellDelegatingBlat.BlattableGenome |
|
ShellUtils |
|
ShortBibliographicReferenceTag |
|
SidValueObject |
|
SignupController |
Controller to signup new users.
|
SimpleBioAssayMapper |
A simple strategy for matching BioAssay to sample name.
|
SimpleCharacteristic |
|
SimpleContactMetadata |
|
SimpleDatabaseEntry |
|
SimpleDesignElementMapper |
A simple design element mapper that simply uses the name as identifier.
|
SimpleDownloader |
A simple downloader for FTP and HTTP(s) URLs.
|
SimpleDownloader.URLAndDestination |
|
SimpleExpressionDataLoaderService |
Load experiment from a flat file.
|
SimpleExpressionDataLoaderServiceImpl |
Convert a simple matrix and some meta-data into an ExpressionExperiment.
|
SimpleExpressionExperimentCommandValidation |
Stores information about the validation status of an attempted expression experiment load.
|
SimpleExpressionExperimentLoadTaskCommand |
Extends a SimpleExpressionExperimentMetaData with information about the file and provide simplified taxon/platform
information.
|
SimpleExpressionExperimentMetadata |
Represents the basic data to enter about an expression experiment when starting from a delimited file of data
|
SimpleFastaCmd |
Simple implementation of methods for fetching sequences from blast-formatted databases, using blastdbcmd (aka
fastacmd)
|
SimpleHTMLFormatter |
A safer substitute for SimpleHTMLFormatter that escape existing HTML tags
and use lowercase <b> tags.
|
SimpleMarkdownFormatter |
|
SimplePlatformMetadata |
|
SimpleQuantitationTypeMetadata |
|
SimpleRetry<E extends Exception> |
A simple retry implementation with exponential backoff.
|
SimpleRetryCallable<T,E extends Exception> |
An interface for work that can be retried.
|
SimpleRetryContext |
Holds the state of a retry attempt.
|
SimpleRetryPolicy |
|
SimpleSampleMetadata |
|
SimpleTaxonMetadata |
|
SimpleThreadFactory |
A simple thread factory based on a preferably unique thread name prefix.
|
SingleBatchDeterminationEvent |
Indicates that we got batch information, but there was (as far as we can tell) just one batch.
|
SingleCellDataAggregateDeleterCli |
|
SingleCellDataAggregatorCli |
|
SingleCellDataBoxplot |
Represents a boxplot(s) of single-cell data.
|
SingleCellDataDeleterCli |
|
SingleCellDataDownloaderCli |
|
SingleCellDataLoader |
Common interface for all single cell data loaders.
|
SingleCellDataLoaderCli |
|
SingleCellDataLoaderConfig |
Basic configuration for loading single-cell data.
|
SingleCellDataLoaderConfigurer<T extends SingleCellDataLoader> |
Interface for configuring a single-cell data loader.
|
SingleCellDataLoaderService |
High-level service for loading single-cell data.
|
SingleCellDataLoaderServiceImpl |
|
SingleCellDataPack |
Pack an AnnData object by removing unnecessary zeroes.
|
SingleCellDataRewrite |
|
SingleCellDataSample |
|
SingleCellDataSortBySample |
|
SingleCellDataSparsify |
|
SingleCellDataTransformation |
Represents a single-cell data transformation.
|
SingleCellDataTransformationPipeline |
|
SingleCellDataTransformCli |
Transform various single-cell formats.
|
SingleCellDataTranspose |
Transpose a single-cell dataset.
|
SingleCellDataType |
Supported single-cell data types.
|
SingleCellDataUnraw |
|
SingleCellDataVectorAggregatorUtils |
Utilities for aggregating single-cell data vectors.
|
SingleCellDataVectorAggregatorUtils.SingleCellAggregationMethod |
|
SingleCellDataWriterCli |
|
SingleCellDescriptive |
Descriptive statistics for single cell data.
|
SingleCellDetector |
Interface for single-cell data detectors from GEO.
|
SingleCellDimension |
|
SingleCellDimensionUtils |
|
SingleCellDimensionValueObject |
Value object for a single-cell dimension.
|
SingleCellExpressionDataDoubleMatrix |
|
SingleCellExpressionDataIntMatrix |
|
SingleCellExpressionDataMatrix<T> |
In a single-cell expression data matrix, each column represents a cell.
|
SingleCellExpressionDataMatrixWriter |
|
SingleCellExpressionDataVector |
An expression data vector that contains data at the resolution of individual cells.
|
SingleCellExpressionDataVectorUtils |
|
SingleCellExpressionExperimentAggregatorService |
Aggregate single-cell vectors.
|
SingleCellExpressionExperimentAggregatorServiceImpl |
Aggregates single-cell expression data.
|
SingleCellExpressionExperimentAggregatorServiceImpl.SingleCellExpressionAggregationMethod |
Methods for aggregating single-cell expression data.
|
SingleCellExpressionExperimentService |
|
SingleCellExpressionExperimentService.SingleCellVectorInitializationConfig |
|
SingleCellExpressionExperimentServiceImpl |
|
SingleCellExpressionExperimentSplitAndAggregateService |
High-level service for splitting and aggregating single-cell expression experiments.
|
SingleCellExpressionExperimentSplitAndAggregateServiceImpl |
|
SingleCellExpressionExperimentSplitService |
Split a single-cell expression experiment into sub-experiments by cell type.
|
SingleCellExpressionExperimentSplitServiceImpl |
|
SingleCellInputOutputFileTransformation |
Simple transformation with input and output files.
|
SingleCellSlicerUtils |
Utilities for slicing single cell data.
|
SingleCellSparsityHeatmap |
Heatmap that displays the sparsity of single-cell data.
|
SingleCellSparsityHeatmap.SingleCellHeatmapType |
|
SingleCellSparsityHeatmapTag |
Tag for displaying a single-cell sparsity heatmap.
|
SingleCellSparsityMetrics |
Compute sparsity metrics for single cell data.
|
SingleCellSparsityMetricsUpdaterCli |
|
SingleCellSubSetsCreatedEvent |
|
SingleExperimentAnalysis |
An analysis of a single experiment or subset.
|
SingleExperimentAnalysisDao<T extends SingleExperimentAnalysis> |
|
SingleExperimentAnalysisDaoBase<T extends SingleExperimentAnalysis> |
|
SingleExperimentAnalysisService<T extends SingleExperimentAnalysis> |
Interface for analysis service manipulating single experiments.
|
SingletonBatchesException |
Indicates that batches with only a single sample were found, which means we don't form batches at all.
|
SingletonBatchInvalidEvent |
Indiates that there was at least one batch with only one sample.
|
SlackAppender |
Log4j2 appender that report log events to a Slack channel.
|
SlackAppender.Builder |
|
Slice<O> |
Represents a slice of List .
|
SlicedDoubleVectorValueObject |
|
Sort |
Represents a directed sort by a property.
|
Sort.Direction |
Direction of the sort.
|
Sort.NullMode |
|
SortArg<O extends Identifiable> |
Represents an API argument for sorting.
|
SortArg.Sort |
|
SortArg.Sort.Direction |
|
SortArg.Sort.NullMode |
|
SortValueObject |
|
SourceDomainObjectGenerator |
|
SparseArrayList<T> |
|
SparseList<T> |
A subclass of List for sparsely stored lists.
|
SparseMatrix |
Represents a sparse AnnData matrix.
|
SparseRangeArrayList<T> |
A sparse range array is a data structure that efficiently stores arrays of repeated elements by encoding their
starting offsets.
|
SpearmanMetrics |
Subclass that computes correlations using ranks.
|
SplitConfig |
Configuration for splitting single-cell expression data in pseudo-bulks.
|
SplitExperimentCli |
Split an experiment into parts based on an experimental factor
|
SplitExperimentService |
TODO Document Me
|
SplitExperimentServiceImpl |
Split an experiment into multiple experiments.
|
SpringContextUtils |
Methods to create Spring contexts for Gemma manually.
|
StandardQuantitationType |
|
StandardQuantitationTypeConverter |
|
StartupListener |
Slight variant of ContextLoaderListener that logs the time taken to initialize the context.
|
Statement |
A special kind of characteristic that act as a statement.
|
Statement.Factory |
|
StatementDao |
|
StatementDaoImpl |
|
StatementUtils |
|
StatementValueObject |
|
StaticAssetResolver |
|
StaticAssetServer |
|
StaticAssetServerConfig |
|
StaticCacheKeyLock |
Implementation of the CacheKeyLock interface that uses a static week map to store locks by key.
|
StopWatchUtils |
Utilities for working with StopWatch .
|
StopWatchUtils.StopWatchRegion |
|
StringArrayArg |
Class representing an API argument that should be an array of strings.
|
StringPoint |
|
StringUtils |
Various utilities for manipulating strings.
|
StyleTag |
write a <style/> tag.
|
SubmittedTask |
Obtained from the TaskRunningService, can be used to monitor status.
|
SubmittedTask.Status |
|
SubmittedTasksMaintenance |
|
SubmittedTaskValueObject |
|
Subquery |
Represents a subquery right-hand side of a Filter .
|
Subquery.Alias |
|
SubqueryMode |
Mode to use when filtering with a subquery.
|
SubqueryUtils |
|
SupportDetails |
Represents the datasets in which a link was found in ("supported").
|
SuppressBatchTaskSummaryWriter |
|
SuspiciousValuesForQuantitationException |
|
SuspiciousValuesForQuantitationException.SuspiciousValueResult |
|
SVDCli |
|
SvdController |
Run SVD on a data set.
|
SVDException |
Exception raised when the SVD of a given expression data matrix cannot be computed.
|
SVDRelatedPreprocessingException |
Exception raised if a SVD cannot be computed.
|
SVDResult |
Store information about SVD of expression data and comparisons to factors/batch information.
|
SVDService |
Performs Singular value decomposition on experiment data to get eigengenes, and does comparison of those PCs to
factors recorded in the experimental design.
|
SVDServiceImpl |
Perform SVD on expression data and store the results.
|
SvdTask |
|
SvdTaskCommand |
|
SvdTaskImpl |
|
SwissProtParser |
This does a very minimal parse of Swissprot records, just to get mRNAs associated with a single protein.
|
SystemCliContext |
A context for the CLI based on System .
|
SystemMonitorController |
Provide statistics about the system: hibernate, caches etc.
|
SystemStatsController |
System statistics
|
TableMaintenanceUtil |
|
TableMaintenanceUtilImpl |
Functions for maintaining the database.
|
TabularMatrixWriter |
Write a set of single-cell vectors to a simple tabular format.
|
TagWriterUtils |
|
Task<C extends TaskCommand> |
|
TaskCommand |
This command class is used to allow communication of parameters for a task between a client and task running service,
which might be on a different computer.
|
TaskCompletionController |
Exposes progress status service check result to the front end.
|
TaskMailUtils |
|
TaskMailUtilsImpl |
|
TaskPostProcessing |
author: anton
date: 10/02/13
|
TaskPostProcessingImpl |
author: anton date: 10/02/13
|
TaskResult |
This class describes the result of long-running task.
|
TaskRunningService |
|
TaskRunningServiceImpl |
Handles the execution of tasks in threads that can be checked by clients later.
|
TaxaWebService |
RESTful interface for taxa.
|
Taxon |
|
Taxon.Factory |
|
TaxonArg<T> |
Mutable argument type base class for Taxon API
|
TaxonArgService |
|
TaxonArrayArg |
|
TaxonController |
|
TaxonDao |
|
TaxonDaoImpl |
|
TaxonFetcher |
Taxon information from NCBI comes as a tar.gz archive; only the names.dmp file is of interest.
|
TaxonIdArg |
Long argument type for taxon API, referencing the Taxon ID.
|
TaxonLoader |
Load taxa into the system.
|
TaxonLoaderCli |
|
TaxonNameArg |
String argument type for taxon API, referencing the Taxon scientific name or common name.
|
TaxonNcbiIdArg |
Long argument type for taxon API, referencing the Taxon ID.
|
TaxonParser |
Parse the "names.dmp" file from NCBI, ftp://ftp.ncbi.nih.gov/pub/taxonomy/.
|
TaxonPropertyEditor |
Used to convert Taxon from and into strings for display in forms.
|
TaxonService |
|
TaxonServiceImpl |
|
TaxonUtils |
A utility class for taxon.
|
TaxonValueObject |
|
TechnologyType |
|
TestComponent |
This will exclude the component or configuration from component scanning.
|
TextBatchTaskSummaryWriter |
|
TextResourceToSetOfLinesFactoryBean |
Converts a text resource into a set of lines.
|
TextView |
Simply prints text to the client.
|
TGFVO |
Vocabulary for The Gemma Factor Value Ontology (TGFVO).
|
Thaws |
Consistent initialization logic for the entity graph.
|
ThreadPoolExecutorMetrics |
|
ThreadPoolTaskExecutorMetrics |
|
ThreePrimeDistanceMethod |
|
TooSmallDatasetLinkAnalysisEvent |
Indicates that the data set had too few samples or probes to be analyzed (after filtering), and was skipped
|
TransposedHeatMapDataset |
|
Treatment |
|
Treatment.Factory |
|
TroubledStatusFlagAlteringEvent |
|
TroubledStatusFlagEvent |
Sets the trouble flag of curation details of any Curatable object.
|
TruncatedH5FileException |
|
TsvBatchTaskSummaryWriter |
|
TsvUtils |
Bunch of utilities for writing data to TSV.
|
TwoChannelExpressionDataMatrixBuilder |
Utility methods for taking an ExpressionExperiment and returning various types of ExpressionDataMatrices, such as the
processed data, preferred data, background, etc.
|
TwoChannelMissingValueController |
Run misssing value computation via web request.
|
TwoChannelMissingValueHelperService |
|
TwoChannelMissingValues |
|
TwoChannelMissingValuesImpl |
Computes a missing value matrix for ratiometric data sets.
|
TwoChannelMissingValueTaskCommand |
|
TwoChannelMissingValueTaskImpl |
Space task for computing two channel missing values.
|
TypedResultTransformer<T> |
|
UnhandledExceptionMapper |
Render unhandled exceptions.
|
UnhandledExceptionResolver |
Resolver used when no other resolver can intervene.
|
UnifiedOntologyUpdaterCli |
|
UninformativeFASTQHeadersForBatchingEvent |
Indicates that FASTQ headers were present, but they were not usable for determining batches, typically because of
invalid formatting or lack of information.
|
UninitializedCollection<T> |
A collection that is intentionally not initialized.
|
UninitializedCollectionException |
Exception raised when an operation is performed on an intentionally uninitialized collection.
|
UninitializedList<T> |
A list that is intentionally not initialized.
|
UninitializedSet<T> |
A set that is intentionally not initialized.
|
Unit |
|
Unit.Factory |
|
UnitDao |
|
UnitDaoImpl |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.common.measurement.Unit .
|
UnsuitableForAnalysisException |
*
|
UnsuitableForDifferentialExpressionAnalysisEvent |
Indicates that the associated Experiment is NOT suitable for differential expression analysis.
|
UnsupportedQuantitationScaleConversionException |
Exception raised when data from a given scale cannot be converted to another scale.
|
UnsupportedRawdataFileFormatException |
Used to indicate failure was due to the format being unusable, but the files are available.
|
UnsupportedScaleTypeForAggregationException |
|
UpdateDatabaseCli |
Update the database.
|
UpdateEe2AdCli |
|
UpdateEE2CCli |
|
UpdateEEDetailsCommand |
|
UpdateGene2CsCli |
|
UpdatePubMedCli |
Identify experiments in Gemma that have no publication
Fetch their GEO records and check for pubmed IDs
Add the publications where we find them.
|
UpdatePubMedCommand |
|
UploadInfo |
|
UploadListener |
This is created when a multipart request is received (via the CommonsMultipartMonitoredResolver).
|
User |
A user of the software system, who is authenticated.
|
User.Factory |
|
UserCounterListener |
Count active sessions
|
UserDao |
|
UserDaoImpl |
DAO Class: is able to create, update, remove, load, and find objects of type
ubic.gemma.model.common.auditAndSecurity.User .
|
UserFormMultiActionController |
Controller to edit profile of users.
|
UserGroup |
An organized group of researchers with an identifiable leader and group members.
|
UserGroup.Factory |
|
UserGroupDao |
|
UserGroupDaoImpl |
|
UserGroupValueObject |
|
UserIdRetrievalStrategy |
Strategy for retrieving a user ID.
|
UserListController |
For display and editing of users.
|
UserManager |
Overrides gsec's UserManager to provide Gemma-specific types.
|
UserManagerImpl |
Implementation for Spring Security, plus some other handy methods.
|
UsernamePasswordFTPClientAuthenticator |
Simple username/password authenticator.
|
UserService |
Override a few definition from gsec so that we can use Gemma-specific implementations safely.
|
UserServiceImpl |
|
UserTracker |
Basic bean to hold number of sessions.
|
UserValueObject |
|
ValueObject |
Annotate class representing value objects.
|
ValueObjectConfig |
|
ValueStringToOntologyMapping |
Attempt to identify a preset value (ontology term) for certain strings found in GEO data sets and other places.
|
VectorMergingCli |
For experiments that used multiple array designs, merge the expression profiles
|
VectorMergingService |
|
VectorMergingServiceImpl |
Tackles the problem of concatenating DesignElementDataVectors for a single experiment.
|
Versioned |
Interface implemented by entities that are externally versioned.
|
VersionedEvent |
Base class for events relating to a Versioned entity.
|
VisualizationValueObject |
Stores expression profile data from one expression experiment for plotting.
|
WebApplicationExceptionMapper |
|
WebConstants |
Constant values used throughout the web portion of Gemma.
|
WebEntityUrlBuilder |
This builder has extras URL-generating capabilities for Web applications.
|
WellComposedError |
|
WellComposedErrorBody |
Object acting as a payload for the ResponseErrorObject.
|
WellComposedWarning |
|
WhatsNew |
A value object to hold onto the 'new' objects.
|
WhatsNewController |
Controller to provide information on "what's new" in the system
|
WhatsNewService |
Creates reports that can be shown on the web pages or in social media feeds.
|
WhatsNewServiceImpl |
Service to collect data on object that are new in the system.
|
XMLUtils |
Handy methods for dealing with XML.
|
XmlView |
Model should contain a single value matching XML_PARAM
|
XSDEntityResolver |
Resolves Hibernate XSD schemas from the classpath.
|