R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
Anaconda
View on CRAN: Click
here
Download and install Anaconda package within the R console
Install from CRAN:
install.packages("Anaconda")
Install from Github:
library("remotes")
install_github("cran/Anaconda")
Install by package version:
library("remotes")
install_version("Anaconda", "0.1.5")
Attach the package and use:
library("Anaconda")
Maintained by
Pierre-Louis Stenger
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-10-14
Latest Update: 2022-10-14
Description:
Targeted differential and global enrichment analysis of taxonomic rank by shared ASVs (Amplicon Sequence Variant), for high-throughput eDNA sequencing of fungi, bacteria, and metazoan.
Actually works in two steps: I) Targeted differential analysis from QIIME2 data and II) Global analysis by Taxon Mann-Whitney U test analysis from targeted analysis (I)
(I) Estimate variance-mean dependence in count/abundance ASVs data from high-throughput sequencing assays and test for differential represented ASVs based on a model using the negative binomial distribution.
(II) NCBITaxon_MWU uses continuous measure of significance (such as fold-change or -log(p-value)) to identify NCBITaxon that are significantly enriches with either up- or down-represented ASVs. If the measure is binary (0 or 1) the script will perform a typical 'NCBITaxon enrichment' analysis based Fisher's exact test: it will show NCBITaxon over-represented among the ASVs that have 1 as their measure. On the plot, different fonts are used to indicate significance and color indicates enrichment with either up (red) or down (blue) regulated ASVs. No colors are shown for binary measure analysis. The tree on the plot is hierarchical clustering of NCBITaxon based on shared ASVs. Categories with no branch length between them are subsets of each other. The fraction next to the category name indicates the fraction of 'good' ASVs in it; 'good' ASVs are the ones exceeding the arbitrary absValue cutoff (option in taxon_mwuPlot()). For Fisher's based test, specify absValue=0.5. This value does not affect statistics and is used for plotting only. The original idea was for genes differential expression analysis from Wright et al (2015) ; adapted here for taxonomic analysis.
The 'Anaconda' package makes it possible to carry out these analyses by automatically creating several graphs and tables and storing them in specially created subfolders. You will need your QIIME2 pipeline output for each kingdom (eg; Fungi and/or Bacteria and/or Metazoan): i) taxonomy.tsv, ii) taxonomy_RepSeq.tsv, iii) ASV.tsv and iv) SampleSheet_comparison.txt (the latter being created by you).
How to cite:
Pierre-Louis Stenger (2022). Anaconda: Targeted Differential and Global Enrichment Analysis of Taxonomic Rank by Shared Asvs. R package version 0.1.5, https://cran.r-project.org/web/packages/Anaconda. Accessed 06 Nov. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited Anaconda R package
View Anaconda citation profile
Other R packages that Anaconda depends,
imports, suggests or enhances
Complete documentation for Anaconda
Functions, R codes and Examples using
the Anaconda R package
Some associated functions: Bacteria . Fungi . Metazoan . PCA_data_dasva . clusteringGOs . dasva_raw_input . database_bacteria_creation . database_fungi_creation . database_fungi_creation_RepSeq . database_metazoan_creation . fisherTest . format_input . funguild_input_targeted . get_bactotraits_targeted . get_dasva . get_funguilds . get_funguilds_targeted . get_input_files . get_link_guilds . get_taxon_list_drawer . heatmap_condition . heatmap_data_dasva . heatmap_samples_hclust . heatmap_samples_matrix . heatmap_taxo . input_global_analysis . move_files . mwuTest . plotDispASVs . plotMA.dasva . plotPCA.san . plotSparsityASV . samplesInfo . target_file . taxon_mwuPlot . taxon_mwuPlot_guilds . taxon_mwuStats . taxon_mwu_list .
Some associated R codes: Anaconda.functions.R . globals.R . Full Anaconda package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
memoise
Cache the results of a function so that when you
call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Winston Chang (view profile)
ddp
The desirable Dietary Pattern (DDP)/ PPH score
measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Weksi Budiaji (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
seriation
Infrastructure for ordering objects with an implementation of several
seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Hahsler (view profile)
equatiomatic
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Philippe Grosjean (view profile)
maic
A generalised workflow for generation of subject weights to be
used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Rob Young (view profile)