run fadiff to compare fasta files
0
0
Entering edit mode
8.0 years ago
arfaj a ▴ 10

Hello,

I want to extract the differences from two versions of one blast database. I am using php to do this task. first, i extract gi number only from each version using blastdbcmd. then, i do unix join that find the differences between the two gi files. then, i write while loop to read each gi from one file and extract the sequence for that gi using blastdbcmd. implementing these steps will generate a text file that contain the newly added sequences.

I read something about fadiff which extract the difference from fasta files. I want to know how to run this tool? it seems that it will replace my long processes in one line.

can anyone help me please?

Thanks.

blast fasta ncbi • 1.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 1511 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