Searching one large sequence for a smaller sequence

I have a FASTA file of a eukaryotic genome not in any database. I want to search it for sequences that belong to endosymbionts. I have the endosymbiont sequeces as seperate FASTA files. The endosymbiont sequences are very short (350-600 bp). Is there a tool for that?

Hi @AndyCarter

Just off hand, you could try using a BLAST+ tool.

I would suggest finding a publication that does what you are attempting to do. Most bioinformatics manipulations can be done in Galaxy, even if the exact tools from a particular publication are not hosted (are not open source or similar).

Hope this helps! :slight_smile: