R/allbed.R

Defines functions .allbed

.allbed = function() {
 dir(system.file("bed_tabix", package="erma"), full.names=TRUE, pattern="gz$")
}

Try the erma package in your browser

Any scripts or data that you put into this service are public.

erma documentation built on Nov. 8, 2020, 5:39 p.m.