Package: phylotypr 0.1.0.9000
phylotypr: Classifying DNA Sequences to Taxonomic Groupings
Classification based analysis of DNA sequences to taxonomic groupings. This package primarily implements Naive Bayesian Classifier from the Ribosomal Database Project. This approach has traditionally been used to classify 16S rRNA gene sequences to bacterial taxonomic outlines; however, it can be used for any type of gene sequence. The method was originally described by Wang, Garrity, Tiedje, and Cole in Applied and Environmental Microbiology 73(16):5261-7 <doi:10.1128/AEM.00062-07>. The package also provides functions to read in 'FASTA'-formatted sequence data.
Authors:
phylotypr_0.1.0.9000.tar.gz
phylotypr_0.1.0.9000.zip(r-4.5)phylotypr_0.1.0.9000.zip(r-4.4)phylotypr_0.1.0.9000.zip(r-4.3)
phylotypr_0.1.0.9000.tgz(r-4.4-x86_64)phylotypr_0.1.0.9000.tgz(r-4.4-arm64)phylotypr_0.1.0.9000.tgz(r-4.3-x86_64)phylotypr_0.1.0.9000.tgz(r-4.3-arm64)
phylotypr_0.1.0.9000.tar.gz(r-4.5-noble)phylotypr_0.1.0.9000.tar.gz(r-4.4-noble)
phylotypr_0.1.0.9000.tgz(r-4.4-emscripten)phylotypr_0.1.0.9000.tgz(r-4.3-emscripten)
phylotypr.pdf |phylotypr.html✨
phylotypr/json (API)
NEWS
# Install 'phylotypr' in R: |
install.packages('phylotypr', repos = c('https://mothur.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mothur/phylotypr/issues
- trainset9_pds - RDP training set v9
- trainset9_rdp - RDP training set v9
Last updated 26 days agofrom:89b8b793e3. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 28 2024 |
R-4.5-win-x86_64 | OK | Oct 28 2024 |
R-4.5-linux-x86_64 | OK | Oct 28 2024 |
R-4.4-win-x86_64 | OK | Oct 28 2024 |
R-4.4-mac-x86_64 | OK | Oct 28 2024 |
R-4.4-mac-aarch64 | OK | Oct 28 2024 |
R-4.3-win-x86_64 | OK | Oct 28 2024 |
R-4.3-mac-x86_64 | OK | Oct 28 2024 |
R-4.3-mac-aarch64 | OK | Oct 28 2024 |
Exports:build_kmer_databaseclassify_sequencefilter_taxonomyphylotypr_exampleprint_taxonomyread_fastaread_taxonomywrite_fasta
Dependencies:bitbit64clicliprcpp11crayonfansigluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6RcppRcppArmadilloRcppGSLRcppParallelRcppZigguratreadrRfastrlangstringitibbletidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build kmer database | build_kmer_database |
Classify 16S rRNA gene sequence fragment | classify_sequence |
Filter taxonomy | filter_taxonomy |
Get path to phylotypr example | phylotypr_example |
Print taxonomy for an unknown sequence | print_taxonomy |
Read in a FASTA-formatted file containing DNA sequences | read_fasta |
Read in taxonomy files | read_taxonomy |
RDP training set v9 | trainset9_pds trainset9_rdp |
Write to a FASTA-formatted file | write_fasta |