gsea_rust: Run GSEA using rust library

View source: R/extendr-wrappers.R

gsea_rustR Documentation

Run GSEA using rust library

Description

Run GSEA using rust library

Usage

gsea_rust(min_overlap, max_overlap, permutations, sets, parts, analytes, ranks)

Arguments

min_overlap

the minimum overlap between analyte set and analyte list

max_overlap

the maximum overlap between analyte set and analyte list

permutations

the number of permutations to run

sets

A vector of analyte set names

parts

A list of the analytse in the analyte sets

analytes

A vector of analytes names in the GSEA list

ranks

A vector of ranks for the analytes in the GSEA list

Value

List of the results of GSEA

Author(s)

John Elizarraras


bingzhang16/WebGestaltR documentation built on April 25, 2024, 2:12 a.m.