Package: REPTILE 1.0
REPTILE: Regulatory DNA Element Prediction
Predicting regulatory DNA elements based on epigenomic signatures. This package is more of a set of building blocks than a direct solution. REPTILE regulatory prediction pipeline is built on this R package. See <https://github.com/yupenghe/REPTILE> for more information.
Authors:
REPTILE_1.0.tar.gz
REPTILE_1.0.zip(r-4.6)REPTILE_1.0.zip(r-4.5)
REPTILE_1.0.tgz(r-4.6-any)REPTILE_1.0.tgz(r-4.5-any)
REPTILE_1.0.tar.gz(r-4.6-any)
REPTILE_1.0.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
REPTILE/json (API)
| # Install 'REPTILE' in R: |
| install.packages('REPTILE', repos = c('https://yupenghe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yupenghe/reptile/issues
- rsd - REPTILE sample data
Last updated from:88a5f5425f. Checks:4 OK, 5 FAIL. Indexed: yes.
The latest version of this package failed to build. Look at thebuild logs for more information.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 101 | ||
| macos-release-arm64 | FAIL | 98 | ||
| macos-oldrel-arm64 | FAIL | 104 | ||
| windows-devel | FAIL | 66 | ||
| windows-release | FAIL | 50 | ||
| windows-oldrel | FAIL | 47 | ||
| wasm-release | OK | 99 |
Exports:calculate_epimark_deviationget_option_parser_compute_scoreget_option_parser_evaluationget_option_parser_trainingread_epigenomic_dataread_labelreptile_eval_predictionreptile_predictreptile_predict_genome_widereptile_predict_one_modereptile_trainreptile_train_one_mode
Dependencies:bitopscaToolscodetoolsdoParallelfluxforeachgetoptiteratorsoptparserandomForest
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Regulatory Element Prediction | REPTILE-package REPTILE |
| Internal - calculating intensity deviation feature | calculate_epimark_deviation |
| Internal - parsing options for REPTILE_compute_score.R | get_option_parser_compute_score |
| Internal - parsing options for REPTILE_evaluate_prediction.R | get_option_parser_evaluation |
| Internal - parsing options for REPTILE_train.R | get_option_parser_training |
| Reading epigenomic data from epimark file | read_epigenomic_data |
| Reading labels of regions from label file | read_label |
| Evaluating the prediction results | reptile_eval_prediction |
| Predicting enhancer activity of given regions | reptile_predict |
| Predicting enhancer activity | reptile_predict_genome_wide |
| Internal - predicting enhancer activity of DMRs or query regions | reptile_predict_one_mode |
| Learn a REPTILE enhancer model | reptile_train |
| Internal - Learn single random forest classifier | reptile_train_one_mode |
| REPTILE sample data (rsd) | rsd |
