Thank you for your reply.
The sequences are part of a public dataset I got from iMicrobe. The study paper I got the link from said, and I quote, "sequences are QC’d fasta files of joined paired-end reads, also with internal standards and rRNA sequences (metatranscriptomes only) removed." The sequences however were FASTQ instead, and this is how the FastQC output looks like. I can easily trim the trailing end, but I can't clean up the middle of the joined sequences (I am using a sliding window) without losing 85% of my dataset. I am also in the process of contacting the original researcher directly. My main goal is to blastx them (Diamond) against some specific protein databases.
If you map to a reference, do you see an overlap of paired-ends? What is you insert size distribution (after mapping)?
Hi, I'm not using a reference genome, just blasting against a list of specific protein sequences.
DNA to Protein blast?
Yes, like I said, I'm using Diamond.