When I write this command to generate the ASV table
write.csv(seqtab31.nochim, file = "ASV_table31.csv", row.names = FALSE)
The file is not able to open "The text file contains more data that will fit on a single worksheet"
Can switching rows to columns help? if yes then how can I do so?
Do I need to change the ASV sequence names ?