intersect.list1: Intersect Lists of Lists

View source: R/basics.R

intersect.list1R Documentation

Intersect Lists of Lists

Description

functionality for finding the intersection of lists of lists.

Usage

intersect.list1(l, g, n1 = 0, HG.universe = NULL, prf = "")

Arguments

l

first list of lists

g

second lists of lists

n1

cutoff for length of list

HG.universe

genes for computing GO enrichment

prf

some sort of string parsing

Value

z-scores


Jerby-Lab/opipes documentation built on Oct. 7, 2022, 12:28 p.m.