Purpose of seqtabNoC
1
0
Entering edit mode
klltnq • 0
@93cb595f
Last seen 2.9 years ago
United States

Within the paper Workflow for Microbiome Data Analysis: from raw reads to community analyses under the header construct phylogenetic tree, what is the purpose of "seqtabNoC" within the code seq <- getSequences(seqtabNoC)? Is this a file? If so how do I gain access to it to assure my file is correctly formated?

phyloseq • 692 views
ADD COMMENT
0
Entering edit mode
Kevin Blighe ★ 3.9k
@kevin
Last seen 11 days ago
Republic of Ireland

It is the sequence table object, less chimeric sequences, i.e., chimeric sequences have been removed.

You can produce this object, seqtabNoC, by following the code from here: Construct sequence table and remove chimeras

In fact, I would encourage you to go through that entire workflow, from top to bottom.

Kevin

ADD COMMENT

Login before adding your answer.

Traffic: 832 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6