LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: Reference FASTA file

Browse skills that use this input.

  • bio-consensus-sequences - Generate consensus FASTA sequences from VCF variants
    bioinformaticsbcftoolsvcffasta

    ★ 17 · Updated 2026-09-24

    Generates consensus FASTA sequences by applying VCF variants to a reference sequence using bcftools consensus.

    ⚙ Apply VCF variants to reference⚙ Extract sample specific haplotypes⚙ Encode IUPAC ambiguity codes
  • bio-variant-calling - Variant Calling with bcftools from BAM Alignments
    variant callingbcftoolsSNP detectionindel detection

    ★ 178 · Updated 2026-06-30

    Detect SNPs and indels from aligned reads using bcftools mpileup and call pipeline, generating VCF output from BAM files.

    ⚙ Call SNPs and indels from BAM⚙ Generate pileup from aligned reads⚙ Call variants for specific regions