Uses of Class
ubic.gemma.rest.AnnotationsWebService.AnnotationRelationValueObject
Packages that use AnnotationsWebService.AnnotationRelationValueObject
-
Uses of AnnotationsWebService.AnnotationRelationValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type AnnotationsWebService.AnnotationRelationValueObjectModifier and TypeMethodDescriptionAnnotationsWebService.getAnnotationRelations(String subject, String object, String predicate, String subjectCategory, String objectCategory, String basis, Long datasetId, String seedDirection, Long taxonId, String excludeDatasets, int minSupport, double minSpecificity, boolean includeExperimentLevel, int maxObjectBreadth, int maxSubjectBreadth, boolean includeRefuted, boolean includeCellTypeSubjects, int limit) Relations Gemma knows between annotation terms, with the basis for each.AnnotationsWebService.getImpliedAnnotations(String from, String to, String excludeDatasets, String basis, Long taxonId, int maxObjectBreadth, boolean includeExperimentLevel, int limit) Is a term already implied by the terms an experiment carries?