useBigMemoryPWMEnrich: If to use a faster implementation of motif scanning that...

Description Usage Arguments Examples

View source: R/options.R

Description

If to use a faster implementation of motif scanning that requires abount 5 to 10 times more memory

Usage

1
useBigMemoryPWMEnrich(useBigMemory = FALSE)

Arguments

useBigMemory

a boolean value denoting if to use big memory implementation

Examples

1
2
3
4
5
## Not run: 
useBigMemoryPWMEnrich(TRUE) # switch to big memory implementation globally
useBigMemoryPWMEnrich(FALSE) # switch back to default implementation

## End(Not run)

PWMEnrich documentation built on Nov. 8, 2020, 7:45 p.m.