Package: SNPediaR 1.33.0
SNPediaR: Query data from SNPedia
SNPediaR provides some tools for downloading and parsing data from the SNPedia web site <http://www.snpedia.com>. The implemented functions allow users to import the wiki text available in SNPedia pages and to extract the most relevant information out of them. If some information in the downloaded pages is not automatically processed by the library functions, users can easily implement their own parsers to access it in an efficient way.
Authors:
SNPediaR_1.33.0.tar.gz
SNPediaR_1.33.0.zip(r-4.5)SNPediaR_1.33.0.zip(r-4.4)SNPediaR_1.33.0.zip(r-4.3)
SNPediaR_1.33.0.tgz(r-4.4-any)SNPediaR_1.33.0.tgz(r-4.3-any)
SNPediaR_1.33.0.tar.gz(r-4.5-noble)SNPediaR_1.33.0.tar.gz(r-4.4-noble)
SNPediaR_1.33.0.tgz(r-4.4-emscripten)SNPediaR_1.33.0.tgz(r-4.3-emscripten)
SNPediaR.pdf |SNPediaR.html✨
SNPediaR/json (API)
NEWS
# Install 'SNPediaR' in R: |
install.packages('SNPediaR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/genometra/snpediar/issues
On BioConductor:SNPediaR-1.33.0(bioc 3.21)SNPediaR-1.32.0(bioc 3.20)
Last updated 23 days agofrom:33c74c4573. Checks:OK: 4 ERROR: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | ERROR | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | ERROR | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | ERROR | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:extractGenotypeTagsextractSnpTagsextractTagsgetCategoryElementsgetPages
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extract information form downloaded SNPedia pages. | extractGenotypeTags extractSnpTags extractTags |
Get all elements of a given category | getCategoryElements |
Download SNPedia pages | getPages |