nice_tidy {ulrb}R Documentation

V4-V5 16S rRNA gene amplicons, clean OTU table in tidy/long format (N-ICE, 2015)

Description

Original OTU table (nice) in "long" format.

Usage

nice_tidy

Format

nice_tidy

A data frame with 4716 rows and 10 columns:

Sample

Sample ID

Abundance

Abundance

OTU

OTU ID

Domain

Domain level classification of OTU

Phylum

Domain level classification of OTU

Class

Domain level classification of OTU

Order

Domain level classification of OTU

Family

Domain level classification of OTU

Genus

Domain level classification of OTU

Species

Domain level classification of OTU

...

Details

A new column (Sample) includes the sample identifiers and a new column (Abundance) includes the abundance for each OTU. For details on OTU table processing see help pages for nice and nice_raw.

Some details on N-ICE dataset:

This dataset resulted from the Norwegian Young Sea Ice expedition (N-ICE) in 2015 (Granskog et al., 2018). The sample processing and DNA sequencing were described in de Sousa et al., 2019, the bioinformatic processing was performed by the MGnify platform (v5) (Mitchell et al., 2020).

Since the purpose of this dataset if for creating examples and testing the package, we did not apply strict quality control to the final OTU table. Thus, we didn't remove singletons, etc. However, we did remove any non-prokarotic OTUs and organelles, if any (Pascoal et al., 2022).

Source

https://www.ebi.ac.uk/metagenomics/studies/MGYS00001922#analysis

References

See Also

nice(), nice_raw, nice_env


[Package ulrb version 0.1.3 Index]