R/TP-ann_comp.R
transformationProductsAnnComp-class.RdClass to store results transformation products (TPs) obtained from compound annotations.
The transformationProductsAnnComp object that should be filtered.
Further arguments passed to the parent filter method.
Thresholds related to TP scoring. See
generateTPsAnnComp for more details.
Only keep this number of top-most TPs (based on TPScore) for each parent/feature group
combination. Set to NULL to skip this step.
If set to FALSE then no text output is shown.
If TRUE then filters are performed in opposite manner.
This class is derived from the transformationProductsStructure base class, please see its documentation
for more details. Objects from this class are returned by generateTPsAnnComp.
filter(transformationProductsAnnComp): Performs rule-based filtering. Useful to simplify and clean-up the data.
transformationProductsStructure
transformationProductsAnnComp
The base class transformationProductsStructure for more relevant methods and
generateTPsAnnComp