Package: TSGS 1.0
TSGS: Trait Specific Gene Selection using Support Vector Machine and Genetic Algorithm
Obtaining relevant set of trait specific genes from gene expression data is important for clinical diagnosis of disease and discovery of disease mechanisms in plants and animals. This process involves identification of relevant genes and removal of redundant genes as much as possible from a whole gene set. This package returns the trait specific gene set from the high dimensional RNA-seq count data by applying combination of two conventional machine learning algorithms, support vector machine (SVM) and genetic algorithm (GA). GA is used to control and optimize the subset of genes sent to the SVM for classification and evaluation. Genetic algorithm uses repeated learning steps and cross validation over number of possible solution and selects the best. The algorithm selects the set of genes based on a fitness function that is obtained via support vector machines. Using SVM as the classifier performance and the genetic algorithm for feature selection, a set of trait specific gene set is obtained.
Authors:
TSGS_1.0.tar.gz
TSGS_1.0.zip(r-4.5)TSGS_1.0.zip(r-4.4)TSGS_1.0.zip(r-4.3)
TSGS_1.0.tgz(r-4.4-any)TSGS_1.0.tgz(r-4.3-any)
TSGS_1.0.tar.gz(r-4.5-noble)TSGS_1.0.tar.gz(r-4.4-noble)
TSGS_1.0.tgz(r-4.4-emscripten)TSGS_1.0.tgz(r-4.3-emscripten)
TSGS.pdf |TSGS.html✨
TSGS/json (API)
# Install 'TSGS' in R: |
install.packages('TSGS', repos = c('https://sudhirsrivastava.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sudhirsrivastava/tsgs/issues
Last updated 3 years agofrom:6ef84dfa89. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 11 2024 |
R-4.5-win | OK | Oct 11 2024 |
R-4.5-linux | OK | Oct 11 2024 |
R-4.4-win | OK | Oct 11 2024 |
R-4.4-mac | OK | Oct 11 2024 |
R-4.3-win | OK | Oct 11 2024 |
R-4.3-mac | OK | Oct 11 2024 |
Exports:featureSelect
Dependencies:caretclasscliclockcodetoolscolorspacecpp11data.tablediagramdigestdplyre1071edgeRfansifarverfastmatchforeachfuturefuture.applygenalggenericsggplot2globalsgluegowergtablehardhatipredisobanditeratorskernlabKernSmoothlabelinglatticelavalifecyclelimmalistenvlocfitlubridatemagrittrMASSMatrixmgcvModelMetricsmunsellnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6RColorBrewerRcpprecipesreshape2rlangrpartscalesshapeSQUAREMstatmodstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Trait specific gene selection using support vector machine and genetic algorithm | featureSelect |