Class CollectedExtractsToRawBioAssayTransformer

  • All Implemented Interfaces:
    SourceItemTransformer

    public class CollectedExtractsToRawBioAssayTransformer
    extends AbstractSourceItemTransformer
    Source item transformer implementation that transform collected extract items to raw bioassays. This implementations works on the raw bioassay level and merges the source raw bioassays with all raw bioassays having a direct link to the set of collected extracts.
    Since:
    3.5
    Author:
    Nicklas
    • Constructor Detail

      • CollectedExtractsToRawBioAssayTransformer

        public CollectedExtractsToRawBioAssayTransformer​(CollectExtracts collectedExtracts)
        Create a new collected extracts to derived bioassay transformer.