S3method("[",BEDMatrix)
S3method("dimnames<-",BEDMatrix)
S3method(as.matrix,BEDMatrix)
S3method(dim,BEDMatrix)
S3method(dimnames,BEDMatrix)
S3method(is.matrix,BEDMatrix)
S3method(length,BEDMatrix)
S3method(str,BEDMatrix)
export(BEDMatrix)
exportClasses(BEDMatrix)
exportMethods(show)
import(methods)
import(crochet)
useDynLib(BEDMatrix, .registration = TRUE, .fixes = "C_")
