Combine-FASTA

Combine FASTA

Suppose you have multiple FASTA files, all sourced differently (different programmatic access), and you want to combine them. This tool will do just that, and remove duplicates in the process, both within each file and across the two files.

The webserver version below will do this with two FASTA files (one input below for each), and process the first before the 2nd - therefore, the duplicate count reflects that it is redundant in the overall collection. The Java-based program can do this in larger batches (more than two files). Due to a potential processing error, it is possible that the last sequence might be either duplicated or left off - so double check this please!



Online Version

FASTA File Input #1:


FASTA File Input #2:



Offline Files

Please select the files you would like to download.