I have a contig from one organism that is of interest. I have been searching this contig against another organisms complete collection of contigs found on NCBI by using an online DNA translator and BLAST (bl2seq) to do so. There are several hundred pages of these and I am wondering, Is there a way to blast all of them at once? I have gone as far as splicing many together through the translator, but top out at 500,000 characters, and the method does not really increase efficiency.
What are you doing with the online translator? Also you can make a blast database of your contig collection (in fasta format) and search against that.
The online translator acts to remove spaces and other characters from the sequence once opened from NCBI data base, allowing me to insert it into the BLAST alignment. Let me clarify that I just started doing this as an undergrad research assistant. I am unfamiliar with much of the tools available. I am trying to streamline a process that was defined to me by another researcher in the lab. What is FASTA format? and how do I go about creating the database? Thank you so much!