Package: gkmSVM 0.83.0
gkmSVM: Gapped-Kmer Support Vector Machine
Imports the 'gkmSVM' v2.0 functionalities into R <https://www.beerlab.org/gkmsvm/> It also uses the 'kernlab' library (separate R package by different authors) for various SVM algorithms. Users should note that the suggested packages 'rtracklayer', 'GenomicRanges', 'BSgenome', 'BiocGenerics', 'Biostrings', 'GenomeInfoDb', 'IRanges', and 'S4Vectors' are all BioConductor packages <https://bioconductor.org>.
Authors:
gkmSVM_0.83.0.tar.gz
gkmSVM_0.83.0.zip(r-4.7)gkmSVM_0.83.0.zip(r-4.6)gkmSVM_0.83.0.zip(r-4.5)
gkmSVM_0.83.0.tgz(r-4.6-x86_64)gkmSVM_0.83.0.tgz(r-4.6-arm64)gkmSVM_0.83.0.tgz(r-4.5-x86_64)gkmSVM_0.83.0.tgz(r-4.5-arm64)
gkmSVM_0.83.0.tar.gz(r-4.7-arm64)gkmSVM_0.83.0.tar.gz(r-4.7-x86_64)gkmSVM_0.83.0.tar.gz(r-4.6-arm64)gkmSVM_0.83.0.tar.gz(r-4.6-x86_64)
gkmSVM_0.83.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gkmSVM/json (API)
| # Install 'gkmSVM' in R: |
| install.packages('gkmSVM', repos = c('https://mbeer3.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:e7b29da8ef. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 284 | ||
| linux-devel-x86_64 | OK | 306 | ||
| source / vignettes | OK | 329 | ||
| linux-release-arm64 | OK | 313 | ||
| linux-release-x86_64 | OK | 328 | ||
| macos-release-arm64 | OK | 218 | ||
| macos-release-x86_64 | OK | 426 | ||
| macos-oldrel-arm64 | OK | 204 | ||
| macos-oldrel-x86_64 | OK | 557 | ||
| windows-devel | OK | 246 | ||
| windows-release | OK | 288 | ||
| windows-oldrel | OK | 312 | ||
| wasm-release | OK | 289 |
Exports:genNullSeqsgkmsvm_classifygkmsvm_deltagkmsvm_kernelgkmsvm_traingkmsvm_trainCV
Dependencies:ade4bitopscaToolsgplotsgtoolskernlabKernSmoothlatticeMASSnlmepixmapRcppRcppArmadilloROCRsegmentedseqinrsp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Gapped-Kmer Support Vector Machine | gkmSVM-package gkmSVM |
| Generating GC/repeat matched randomly selected genomic sequences for the negative set | genNullSeqs |
| Classifying(/scoring) new sequences using the gkmSVM model | gkmsvm_classify |
| Calculating deltaSVM scores | gkmsvm_delta |
| Computing the kernel matrix | gkmsvm_kernel |
| Training the SVM model | gkmsvm_train |
| Training the SVM model, using repeated CV to tune parameter C and plot ROC curves | gkmsvm_trainCV |
