Package: MAPLE
Type: Package
Title: 
Version: 0.1.0
Author: Yasin Uzun
Maintainer: The package maintainer <yasin.delco@gmail.com>
Description: Predicts gene activity from single cell DNA methylation data.
License: MIT License
Encoding: UTF-8
LazyData: true
Imports:
  data.table,
  GenomicRanges,
  rdist,
  doSNOW,
  reshape2,
  abind,
  keras,
  glmnet,
  randomForest
Suggests:
  reticulate
