Learn R Programming

eDNAfuns (version 0.1.0)

ASV_table: ASV_table

Description

An abundance table in long format.

Usage

ASV_table

Arguments

Format

A data frame with 9 rows and 3 variables:

sample_name

Character vector, last digit includes PCR replicate

Hash

The sequence found, hashed using sha1 for consistency

nReads

Number of times that hash was found in that sample

Details

Contains the number of reads from unique ASVs across different samples.