result: Result of applying a method on gene position data.

View source: R/result.R

resultR Documentation

Result of applying a method on gene position data.

Description

Result of applying a method on gene position data.

Usage

result(method_id, scores, details = list())

Arguments

method_id

ID of the method that produced this result.

scores

A data.frame mapping gene IDs (gene) to computed scores between 0.0 and 1.0 (score).

details

Optional details that may contain intermediate results as well as other information on the method application.

Value

An object of class geposan_result.


johrpan/geposan documentation built on Feb. 28, 2025, 3:48 a.m.