Uses of Interface
de.julielab.jules.ae.genemapping.mappingcores.MappingCore
-
Packages that use MappingCore Package Description de.julielab.jules.ae.genemapping de.julielab.jules.ae.genemapping.mappingcores -
-
Uses of MappingCore in de.julielab.jules.ae.genemapping
Methods in de.julielab.jules.ae.genemapping that return MappingCore Modifier and Type Method Description MappingCoreGeneMapping. getMappingCore()Methods in de.julielab.jules.ae.genemapping with parameters of type MappingCore Modifier and Type Method Description voidGeneMapping. setMappingCore(MappingCore mappingCore) -
Uses of MappingCore in de.julielab.jules.ae.genemapping.mappingcores
Classes in de.julielab.jules.ae.genemapping.mappingcores that implement MappingCore Modifier and Type Class Description classWeepingTreeMappingCoreA rather relaxed mapping that doesn't try hard to disambiguate and does not filter out gene families or domains.
-