Class MexTestUtils


  • public class MexTestUtils
    extends Object
    • Constructor Detail

      • MexTestUtils

        public MexTestUtils()
    • Method Detail

      • createElementsMappingFromResourceFile

        public static Map<String,​ubic.gemma.model.expression.designElement.CompositeSequence> createElementsMappingFromResourceFile​(String resourceFile)
                                                                                                                                   throws IOException
        Read the content of a MEX features file into an elements mapping.
        Throws:
        IOException
      • createLoaderForResourceDir

        public static ubic.gemma.core.loader.expression.singleCell.MexSingleCellDataLoader createLoaderForResourceDir​(String resourceDir)
                                                                                                               throws IOException
        Parameters:
        resourceDir -
        Returns:
        Throws:
        IOException