public class SampleToBioSourceTransformer extends AbstractSourceItemTransformer
SampleToParentSampleTransformer
.Constructor and Description |
---|
SampleToBioSourceTransformer() |
Modifier and Type | Method and Description |
---|---|
Set<Integer> |
transform(TransformContext context,
Set<Integer> source)
Load the ID of all biosources that are immediate parents to the
given set of samples.
|
getSourceItemType, getTargetItemType, safeIdList
public Set<Integer> transform(TransformContext context, Set<Integer> source)