PredictionProfile-class: Prediction Profile Class
Description
Prediction Profile Class
Slots
sequences- sequence information for the samples with profiles
baselines- baselines generated from the offset in the model spread
to all sequence positions
profiles- prediction profile information stored as dense matrix with
the rows as samples and the columns as positions in the sample
kernel- kernel used for training the model on which these prediction
profiles are based
Details
This class stores prediction profiles generated for a set
of biological sequences from a trained model. Prediction
profiles show the relevance of individual sequence
positions for the prediction result.