public class TSOAXUtils extends Object
Constructor and Description |
---|
TSOAXUtils() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.Multimap<Integer,Integer> |
assignSnakesIdsToTrackIds(List<List<Integer>> tracks) |
static Filaments3DGraphData |
extractFilaments(ResultsTableData snakesResult,
int trackId,
boolean enableTrackIdFilter,
JIPipeProgressInfo progressInfo) |
static Set<Integer> |
findTrackIds(ResultsTableData snakesResult) |
static ResultsTableData |
parseSnakesAsTable(Path resultsFile,
com.google.common.collect.Multimap<Integer,Integer> snakeToTrackIdMap,
JIPipeProgressInfo progressInfo) |
static List<List<Integer>> |
parseSnakesTracks(Path resultsFile,
JIPipeProgressInfo progressInfo) |
public static ResultsTableData parseSnakesAsTable(Path resultsFile, com.google.common.collect.Multimap<Integer,Integer> snakeToTrackIdMap, JIPipeProgressInfo progressInfo)
public static Filaments3DGraphData extractFilaments(ResultsTableData snakesResult, int trackId, boolean enableTrackIdFilter, JIPipeProgressInfo progressInfo)
public static List<List<Integer>> parseSnakesTracks(Path resultsFile, JIPipeProgressInfo progressInfo)
public static com.google.common.collect.Multimap<Integer,Integer> assignSnakesIdsToTrackIds(List<List<Integer>> tracks)
public static Set<Integer> findTrackIds(ResultsTableData snakesResult)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.