Package: Rsearch 1.0.0


Cassandra Stamsaas
Rsearch: Processing and Analyzing Amplicon Sequence Data
Processing and analysis of targeted sequencing data. The package provides a user-friendly interface for core 'VSEARCH' (Rognes et al. (2016), <doi:10.7717/peerj.2584>) functions, in addition to tools for visualization and parameter tuning.
Authors:
Rsearch_1.0.0.tar.gz
Rsearch_1.0.0.zip(r-4.7)Rsearch_1.0.0.zip(r-4.6)Rsearch_1.0.0.zip(r-4.5)
Rsearch_1.0.0.tgz(r-4.6-any)Rsearch_1.0.0.tgz(r-4.5-any)
Rsearch_1.0.0.tar.gz(r-4.7-any)Rsearch_1.0.0.tar.gz(r-4.6-any)
Rsearch_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rsearch/json (API)
| # Install 'Rsearch' in R: |
| install.packages('Rsearch', repos = c('https://cassandrahjo.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cassandrahjo/rsearch/issues
Pkgdown/docs site:https://cassandrahjo.github.io
16sampliconbioinformaticsclusteringdenoisingfastafastqmetabarcodingmetabarcoding-pipelineotupipelinesintaxunoisevsearch
Last updated from:27995c9042. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 192 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | ERROR | 184 | ||
| macos-release-arm64 | ERROR | 140 | ||
| macos-oldrel-arm64 | ERROR | 184 | ||
| windows-devel | ERROR | 162 | ||
| windows-release | ERROR | 186 | ||
| windows-oldrel | ERROR | 143 | ||
| wasm-release | OK | 138 |
Exports:fastx_combine_filesfastx_synchronizemake_sintax_dbphyloseq2rsearchplot_base_qualityplot_ee_rate_distplot_read_qualityplot_size_distrsearch_objrsearch2phyloseqset_vsearch_executabletaxonomy_distancetaxonomy_treevs_alignment_classificationvs_cluster_sizevs_cluster_subseqvs_cluster_unoisevs_fastq_joinvs_fastq_mergepairsvs_fastx_subsamplevs_fastx_trim_filtvs_fastx_uniquesvs_merging_lengthsvs_optimize_truncee_ratevs_optimize_truncqualvs_search_exactvs_sintaxvs_uchime_denovovs_uchime_refvs_usearch_globalvsearch
Dependencies:ade4apebase64encBiobaseBiocGenericsbiomformatBiostringsbitbit64bslibcachemclicliprclustercodetoolscolourpickercommonmarkcowplotcpp11crayondata.tabledigestdplyrevaluatefarverfastmapfontawesomeforeachfsgenericsggExtraggplot2gluegtablehighrhmshtmltoolshtmlwidgetshttpuvigraphIRangesisobanditeratorsjquerylibjsonliteknitrlabelinglaterlatticelifecyclemagrittrMASSMatrixmemoisemgcvmicroseqmimeminiUImulttestnlmeotelpermutephyloseqpillarpixmappkgconfigplyrprettyunitsprogresspromisespurrrR6rappdirsRColorBrewerRcppRcppArmadilloreadrreshape2rlangrmarkdownS4VectorsS7sassscalesSeqinfoshinyshinyjssourcetoolsspstringistringrsurvivaltibbletidyrtidyselecttinytextzdbutf8vctrsveganviridisLitevroomwithrxfunxtableXVectoryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Combine FASTA/FASTQ files in a directory into a single file or object | fasta_combine_files fastq_combine_files fastx_combine_files |
| Synchronize FASTA and FASTQ files or objects | fasta_synchronize fastq_synchronize fastx_synchronize |
| Make Sintax database | make_sintax_db sintax_db |
| Convert phyloseq object to Rsearch object | phyloseq2rsearch |
| Plot quality scores per position for FASTQ reads | plot_base_quality |
| Plot distribution of expected error (EE) rate of reads | plot_ee_rate_dist |
| Plot read length vs. read quality | plot_read_quality |
| Plot distribution of size values | plot_size_dist |
| Create Rsearch object | rsearch_obj |
| Convert Rsearch object to phyloseq object | rsearch2phyloseq |
| Set the VSEARCH executable | set_vsearch_executable |
| Creates a distance object based on taxonomy information. | taxonomy_distance |
| Make a taxonomy tree | taxonomy_tree |
| Taxonomic classification with LCA | alignment_classification lca lca_classification vs_alignment_classification |
| Cluster FASTA sequences | cluster cluster_size vs_cluster vs_cluster_size |
| Cluster FASTA sequences | vs_cluster_length vs_cluster_subseq |
| Denoising FASTA sequences | cluster_unoise denoise unoise vs_cluster_unoise |
| Join paired-end sequence reads | fastq_join join vs_fasta_join vs_fastq_join vs_fastx_join |
| Merge paired-end sequence reads | fastq_mergepairs mergepairs vs_fasta_mergepairs vs_fastq_mergepairs vs_fastx_mergepairs vs_mergepairs |
| Subsample sequences | fastx_subsample subsample vs_fasta_subsample vs_fastq_subsample vs_fastx_subsample vs_subsample |
| Trim and/or filter sequences in FASTA/FASTQ format | fastx_trim_filt trim_filt vs_fasta_trim_filt vs_fastq_trim_filt vs_fastx_trim_filt |
| Dereplicate sequences | dereplicate fastx_uniques vs_fasta_dereplicate vs_fasta_uniques vs_fastq_dereplicate vs_fastq_uniques vs_fastx_dereplicate vs_fastx_uniques |
| Length statistics after merging | merging_lengths vs_merging_lengths |
| Optimize read truncation with truncee_rate | optimize_truncee_rate vs_optimize_truncee_rate |
| Optimize read truncation with truncqual | optimize_truncqual vs_optimize_truncqual |
| Search for exact full-length matches | search_exact vs_search_exact |
| Taxonomic classification using the Sintax algorithm | classify sintax vs_sintax |
| Detect chimeras without external references (i.e. de novo) | chimera uchime_denovo vs_uchime_denovo |
| Detect chimeras by comparing sequences to a reference database | uchime_ref vs_uchime_ref |
| Global pairwise alignment | global_alignment usearch_global vs_usearch_global |
| Test if 'VSEARCH' can be executed | vsearch |