Performs multiple sequence alignment of proteins with EBI Clustal Omega. Use when you need to align multiple sequences to assess similarity, domain conservation, or key residue conservation. Supports up to 4000 sequences and a maximum file size of 4 MB. Do not use to search for homologous proteins in a database (use MMseqs2, BLAST), align non-protein sequences (DNA, RNA), perform structural alignment (use Foldseek, PyMOL), or if you only have a single sequence.
$npx -y skills add google-deepmind/science-skills --skill protein_sequence_msaInstalls into the current project.
Run `npx skills use "https://github.com/google-deepmind/science-skills" --skill "google-deepmind/science-skills/protein_sequence_msa"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/google-deepmind/science-skills" that are relevant to the current task. Run `npx skills add "https://github.com/google-deepmind/science-skills"` and select the relevant skills, then follow their instructions.