Uses of Class
org.molgenis.vibe.core.formats.GeneDiseaseCollection
-
-
Uses of GeneDiseaseCollection in org.molgenis.vibe.core
Methods in org.molgenis.vibe.core that return GeneDiseaseCollection Modifier and Type Method Description GeneDiseaseCollectionGeneDiseaseCollectionRetrievalRunner. call() -
Uses of GeneDiseaseCollection in org.molgenis.vibe.core.formats
Methods in org.molgenis.vibe.core.formats that return GeneDiseaseCollection Modifier and Type Method Description GeneDiseaseCollectionGeneDiseaseCollectionDeserializer. deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)Methods in org.molgenis.vibe.core.formats with parameters of type GeneDiseaseCollection Modifier and Type Method Description com.google.gson.JsonElementGeneDiseaseCollectionSerializer. serialize(GeneDiseaseCollection src, Type typeOfSrc, com.google.gson.JsonSerializationContext context) -
Uses of GeneDiseaseCollection in org.molgenis.vibe.core.query_output_digestion.prioritization.gene
Methods in org.molgenis.vibe.core.query_output_digestion.prioritization.gene with parameters of type GeneDiseaseCollection Modifier and Type Method Description List<Gene>GenePrioritizer. sort(GeneDiseaseCollection collection)List<Gene>HighestSingleDisgenetScoreGenePrioritizer. sort(GeneDiseaseCollection collection) -
Uses of GeneDiseaseCollection in org.molgenis.vibe.core.tdb_processing
Methods in org.molgenis.vibe.core.tdb_processing that return GeneDiseaseCollection Modifier and Type Method Description GeneDiseaseCollectionGenesForPhenotypeRetriever. getGeneDiseaseCollection()
-