# Using just forward primers in mothur

**URL:** https://forum.mothur.org/t/using-just-forward-primers-in-mothur/20894
**Category:** Uncategorized
**Created:** [February 28, 2021, 10:33pm UTC](https://forum.mothur.org/t/using-just-forward-primers-in-mothur/20894 "2021-02-28T22:33:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mingfei2](https://avatars.discourse-cdn.com/v4/letter/m/7feea3/32.png) [@mingfei2](https://forum.mothur.org/u/mingfei2)
#### Post date: [February 28, 2021, 10:33pm UTC](https://forum.mothur.org/t/using-just-forward-primers-in-mothur/20894/1 "2021-02-28T22:33:18Z")

</div>

Hi,

I’m trying to regenerate the archaeal communities (primer: Arch349f-806r) using mothur (we used QIIME2 before), and it seems that the reverse reads have very bad qualities so the remove.seqs after alignment remove all the sequences. Therefore, we would like to just use forward reads for the mothur pipeline. Those sequences are generated from Miseq and are demultiplexed. How can I merge just the forward sequences to enable it for the downstream analysis?

Thanks,  
Mingfei

---

<div class="post-metadata">

### Author: ![pschloss](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.mothur.org/pschloss/32/4_2.png) [@pschloss](https://forum.mothur.org/u/pschloss)
#### Post date: [March 1, 2021, 8:24pm UTC](https://forum.mothur.org/t/using-just-forward-primers-in-mothur/20894/2 "2021-03-01T20:24:23Z")

</div>

Hi - you could use `fastq.info` to separate the quality scores and fasta data and then run it through `trim.seqs` to quality/length trim your single read sequences

Pat
