# How to get dominant OTUs?

**URL:** https://forum.mothur.org/t/how-to-get-dominant-otus/1894
**Category:** Commands in mothur
**Created:** [June 13, 2014, 10:24pm UTC](https://forum.mothur.org/t/how-to-get-dominant-otus/1894 "2014-06-13T22:24:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![PhucHa](https://avatars.discourse-cdn.com/v4/letter/p/3ab097/32.png) [@PhucHa](https://forum.mothur.org/u/PhucHa)
#### Post date: [June 13, 2014, 10:24pm UTC](https://forum.mothur.org/t/how-to-get-dominant-otus/1894/1 "2014-06-13T22:24:11Z")

</div>

Hi,  
I am not sure if there is any topic about this. My question would be stupid as i am a beginner with mothur

I am done with my analysis, and now I can sort up to know which OTUs are dominant in my samples. However, i would like to get the sequences of these dominant OTUs in order to classify them in species level. Could any one can tell me if mothur has any command for this purpose?

I can do manually but it seems to be time consuming as i have many samples. I guess there should be the command allowing me to pull out these OTUs with sequences.

Thanks in advance,

---

<div class="post-metadata">

### Author: ![houmeiling](https://avatars.discourse-cdn.com/v4/letter/h/90ced4/32.png) [@houmeiling](https://forum.mothur.org/u/houmeiling)
#### Post date: [June 15, 2014, 2:39am UTC](https://forum.mothur.org/t/how-to-get-dominant-otus/1894/2 "2014-06-15T02:39:06Z")

</div>

hi

I am also a beginner with mothur.I think you can try to run the command " get.oturep", then you can obtain the fasta-formatted sequence file containing only a representative sequence for each OTU.

you can visit the webset: [http://www.mothur.org/wiki/Get.oturep](http://www.mothur.org/wiki/Get.oturep). I hope this can help you !

best whish!

---

<div class="post-metadata">

### Author: ![PhucHa](https://avatars.discourse-cdn.com/v4/letter/p/3ab097/32.png) [@PhucHa](https://forum.mothur.org/u/PhucHa)
#### Post date: [June 16, 2014, 9:17pm UTC](https://forum.mothur.org/t/how-to-get-dominant-otus/1894/3 "2014-06-16T21:17:22Z")

</div>

Thanks,

I actually tried with that, and it said that in version 1.31.0, the method parameter was added in order to get the most abundance sequences in OTU cluster  
(to refer to this topic [get.oturep - most abundant as representative](https://mothur.ltcmp.net/t/get-oturep-most-abundant-as-representative/1287/1))

However, there is no clear guilline for the command structure. Should it be like  
mothur \> get.oturep(column=96\_lt\_column\_amazon.dist, name=amazon.names, fasta=amazon.fasta, list=98\_sq\_phylip\_amazon.fn.list, group=amazon.groups, method=abundance/most abundance/distance???)

Please help me out if anyone have been practicing with this!

Thanks

---

<div class="post-metadata">

### Author: ![PhucHa](https://avatars.discourse-cdn.com/v4/letter/p/3ab097/32.png) [@PhucHa](https://forum.mothur.org/u/PhucHa)
#### Post date: [June 16, 2014, 9:29pm UTC](https://forum.mothur.org/t/how-to-get-dominant-otus/1894/4 "2014-06-16T21:29:19Z")

</div>

Sorry, i think i got it. The command is  
mothur \> get.oturep(column=96\_lt\_column\_amazon.dist, name=amazon.names, fasta=amazon.fasta, list=98\_sq\_phylip\_amazon.fn.list, group=amazon.groups, method=abundance)
