R/package.R
catalogueR-package.Rd
The functions in catalogueR are partly derived from the following eQTL Catalogue tutorial. Additional eQTL Catalogue Resources:
Notes on parallelization: There's multiple levels to parallelize on. You can only chooose one level at a time:
multithread_qtl=T
Across QTL datasets
multithread_loci=T
Across loci
multithread_tabix=T
Within tabix files
You can also get a speedup by using tabix instead of the rest API Test: For 3 loci, and X QTL datasets:
7.5 minutes
27 seconds (*clear winner! ~17x speedup)
Useful links:
Maintainer: Brian Schilder brian_schilder@alumni.brown.edu
Other contributors:
Jack Humphrey [contributor]