exportPattern("^[[:alpha:]]+")
exportClasses(
    "SlicedData" 
)
S3method(plot, MatrixEQTL)
exportMethods(
    "[[",
    "[[<-",
    "colnames",
    "colnames<-",
    "dim",
    "length",
    "ncol",
    "NCOL",
    "nrow",
    "NROW",
    "rownames",
    "rownames<-",
    "show",
    "summary",
    "as.matrix"
)

