Package: rfPred 1.45.0
Hugo Varet
rfPred: Assign rfPred functional prediction scores to a missense variants list
Based on external numerous data files where rfPred scores are pre-calculated on all genomic positions of the human exome, the package gives rfPred scores to missense variants identified by the chromosome, the position (hg19 version), the referent and alternative nucleotids and the uniprot identifier of the protein. Note that for using the package, the user has to download the TabixFile and index (approximately 3.3 Go).
Authors:
rfPred_1.45.0.tar.gz
rfPred_1.45.0.zip(r-4.5)rfPred_1.45.0.zip(r-4.4)rfPred_1.45.0.zip(r-4.3)
rfPred_1.45.0.tgz(r-4.4-x86_64)rfPred_1.45.0.tgz(r-4.4-arm64)rfPred_1.45.0.tgz(r-4.3-x86_64)rfPred_1.45.0.tgz(r-4.3-arm64)
rfPred_1.45.0.tar.gz(r-4.5-noble)rfPred_1.45.0.tar.gz(r-4.4-noble)
rfPred_1.45.0.tgz(r-4.4-emscripten)rfPred_1.45.0.tgz(r-4.3-emscripten)
rfPred.pdf |rfPred.html✨
rfPred/json (API)
NEWS
# Install 'rfPred' in R: |
install.packages('rfPred', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- example_GRanges - Toy example of GRanges object
- variant_list_Y - Toy example of data.frame
On BioConductor:rfPred-1.45.0(bioc 3.21)rfPred-1.44.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
softwareannotationclassification
Last updated 23 days agofrom:5eac6f70a9. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:rfPred_scoresrfPred_scores_motor
Dependencies:askpassBHBiocGenericsBiocParallelBiostringsbitopscodetoolscpp11crayoncurldata.tableformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicRangeshttrIRangesjsonlitelambda.rmimeopensslR6RhtslibRsamtoolsS4VectorssnowsysUCSC.utilsXVectorzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assign functional prediction rfPred scores to human missense variants (random forest method based on SIFT, Polyphen2, PhyloP, LRT and Mutation Taster) | rfPred-package |
Toy example of GRanges object | example_GRanges |
Assign functional prediction rfPred scores to human missense variants | rfPred_scores rfPred_scores,character-method rfPred_scores,data.frame-method rfPred_scores,GRanges-method |
Motor of 'rfPred_scores' | rfPred_scores_motor |
Toy example of data.frame | variant_list_Y |