Code Issue
0
0
Entering edit mode
klltnq • 0
@93cb595f
Last seen 2.8 years ago
United States

Line 1: seqs <- getSequences(seqtabNoC) Line 2: names(seqs) <- seqs Line 3: alignment <- AlignSeqs(DNAStringSet(seqs), anchor=NA,verbose=FALSE)

Line 1: If we type in text as above we get an error. If we change the text to "seq <- getSequences(seqtabNoC)", it works.

Line 2: If we type in text as above we get an error. If we change the text to "names(seq) <- seq", it works.

Line 3: If we type in text as above we get an error. We cannot find a solution.

Please advise. Thank you.

phyloseq • 620 views
ADD COMMENT

Login before adding your answer.

Traffic: 1001 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