How to perform 6 Frame Translation with Diamond
1
0
Entering edit mode
21 months ago
m.radz ▴ 10

For a project I am working on I was given the following advice:

"Six frame translate your fastq reads using diamond and take the top hit against the appropriate ncbi clusters or filter your six frame translated through to a localisation program like psort."

I have used Diamond before as a sequence aligner but I have never used it to perform "6 frame translation". Looking at the documentation I can't work it out either, does anyone have any advice on how to do this?

Genomics Translation Protein DNA Diamond • 585 views
ADD COMMENT
0
Entering edit mode
21 months ago
GenoMax 141k

From Diamond manual:

# running a search in blastx mode
./diamond blastx -d reference -q reads.fasta -o matches.tsv 

Align translated DNA query sequences against a protein reference database.

ADD COMMENT

Login before adding your answer.

Traffic: 1949 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6