prediction_mapper {deepredeff}R Documentation

Prediction mapper helper

Description

Prediction mapper helper

Usage

prediction_mapper(sequence_list, model_list)

Arguments

sequence_list

List of sequences input.

model_list

List of models.

Value

Returns list of prediction result of each sequence.


[Package deepredeff version 0.1.1 Index]