agentsclimarketplace

Blast sequence search

Skill a5c-ai/babysitter/library/specializations/domains/science/bioinformatics/skills/blast-sequence-search

BLAST skill for sequence similarity searching, homology detection, and database queryingFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill blast-sequence-search

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.6 KB, 209 tokens by cl100k_base, as published. Nobody here has run it

BLAST Sequence Search Skill

Purpose

Provide BLAST capabilities for sequence similarity searching, homology detection, and database querying across nucleotide and protein sequences.

Capabilities

  • BLASTn/BLASTp/BLASTx execution
  • Custom database creation and management
  • E-value and alignment filtering
  • Output parsing and result annotation
  • Batch query processing
  • Remote NCBI database queries

Usage Guidelines

  • Select appropriate BLAST program for query/database type
  • Set E-value thresholds based on search sensitivity needs
  • Create custom databases for project-specific searches
  • Parse and filter results for downstream analysis
  • Consider computational resources for large searches
  • Document database versions for reproducibility

Dependencies

  • NCBI BLAST+
  • DIAMOND
  • MMseqs2

Process Integration

  • Whole Genome Sequencing Pipeline (wgs-analysis-pipeline)
  • Protein Structure Prediction (protein-structure-prediction)
  • Shotgun Metagenomics Pipeline (shotgun-metagenomics)

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.