When we were designing our TRI-LYTAC constructs, we discovered that tri-domain fusion design is very time consuming and inefficient, with judging tools manually to find linkers, format conversions taking 60% of the time, and very slow predictions for each fusion design. Therefore, in order to simplify our design/build process and increase efficiency, we decided to find a solution to this problem. This solution would be a linker finder, designed powered by Biopython, simple n8n automation, and auto CollabFold prediction and download. Our software asks for sequences (text) for each of the domains (A,B, and C), and outputs a combined FASTA (from LinkerFinder, one of our software’s modules), as well as ColabFold predicted structures. We hope that this software will allow future iGEM teams and researchers to optimize their multi-domain fusion design, allowing for increased accessibility of LYTACs, PROTACs, and other bispecific chimeras.
Diagram-linkerflow
Synoptic representation of the steps involved in the LinkerFlow pipeline
• Reduces manual input/output operations by 70–90% compared to traditional workflows
• Allows batch testing of multiple linker variants in
parallel (on capable hardware)
• Local-first: no cloud lock-in; all modules can run offline if needed
• Supports both Google Colab and LocalColabFold instances for flexibility