make_seqhist {demulticoder} | R Documentation |
Plots a histogram of read length counts of all sequences within the ASV matrix
Description
Plots a histogram of read length counts of all sequences within the ASV matrix
Usage
make_seqhist(asv_abund_matrix, output_directory_path)
Arguments
asv_abund_matrix |
The final abundance matrix containing amplified sequence variants |
Value
histogram with read length counts of all sequences within ASV matrix
[Package demulticoder version 0.1.2 Index]