Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Options to run fungi dataset into Mothur #334

Open
Vieira34 opened this Issue May 12, 2017 · 1 comment

Comments

Projects
None yet
2 participants

Hi Sarah,

Maybe is not the right place to make this question but... I'm working with a Fungi dataset (short reads ~250bp ITS2) and I'm using the MiSeq SOP to major steps. Have two basic question and maybe the answer is out there but I didn't find.

  1. So, for fungi, I should run the align command without specifying the region (I'm using the UNITE formatted database), I mean, like we do for Bacteria using V4 region, for example.

  2. Have some way to run clulster.split command with different fragment size (between 240 -260bp)? I would like to generate the OTU table for this dataset.

Thank for your attention and support!
Best,
Fabricio

Contributor

mothur-westcott commented May 18, 2017

https://w.mothur.org/forum/viewtopic.php?f=3&t=3949&p=19354&sid=7a4e8575bb58148f271eba6711475b1b

Pat comments, "if you're using ITS then you really can't do alignment because there isn't positional homology. I'd suggest using pairwise.seqs or pre.cluster. The next release of mothur will incorporate VSEARCH which will likely be a great help for people doing ITS. The caveat is that the OTU assignment may not be as good as what you'd get with pairwise.seqs/cluster"

The VSEARCH option is now part of mothur. You can download our latest version here, https://github.com/mothur/mothur/releases. Version 1.39 also includes our new clustering method which creates better quality OTUs while using less time and memory. You can read about it in our paper, http://msphere.asm.org/content/2/2/e00073-17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment