Purpose of seqtabNoC
1
0
Entering edit mode
klltnq • 0
@93cb595f
Last seen 4.3 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 • 1.0k views
ADD COMMENT
0
Entering edit mode
Kevin Blighe ★ 4.0k
@kevin
Last seen 6 weeks ago
The Cave, 181 Longwood Avenue, Boston, …

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: 811 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