Learn R Programming

PWMEnrich (version 4.8.2)

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

Description

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

Usage

useBigMemoryPWMEnrich(useBigMemory = FALSE)

Arguments

useBigMemory
a boolean value denoting if to use big memory implementation

Examples

Run this code
## Not run: 
# useBigMemoryPWMEnrich(TRUE) # switch to big memory implementation globally
# useBigMemoryPWMEnrich(FALSE) # switch back to default implementation
# ## End(Not run)

Run the code above in your browser using DataLab