Generate multiple sequence alignments (MSAs) for protein sequences using the ColabFold MSA-Search NIM. Use for homolog search, UniRef30/ColabFold env searches, A3M or FASTA alignments, paired MSA search for complexes, PDB70 structural templates, hosted NVIDIA API calls, or local Docker deployment. For local deployment, download the databases in parallel with aria2c and launch via NIM_MODEL_NAME (the recommended default fast path, ~14 min vs >80 min for the built-in downloader); a plain docker run uses the slow built-in downloader.
$npx -y skills add nvidia-bionemo/bionemo-agent-toolkit --skill msa-search-nimInstalls into the current project.
Run `npx skills use "https://github.com/nvidia-bionemo/bionemo-agent-toolkit" --skill "nvidia-bionemo/bionemo-agent-toolkit/msa-search-nim"` 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/nvidia-bionemo/bionemo-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/nvidia-bionemo/bionemo-agent-toolkit"` and select the relevant skills, then follow their instructions.