Package de.julielab.genemapper.filtering
Class InstanceListCreator
- java.lang.Object
-
- de.julielab.genemapper.filtering.InstanceListCreator
-
public class InstanceListCreator extends Object
-
-
Constructor Summary
Constructors Constructor Description InstanceListCreator(boolean sequence)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description cc.mallet.types.InstanceListcreateInstanceList(Stream<de.julielab.geneexpbase.genemodel.GeneDocument> documents)List<cc.mallet.pipe.Pipe>createPipes()
-