bioinformatics

Retrieve and apply bioinformatics tools and reference materials from bioSkills and ClawBio repositories.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/THTProtocol/lastochka --skill bioinformatics-thtprotocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bioinformatics
Source: https://github.com/THTProtocol/lastochka/tree/main/optional-skills/research/bioinformatics
Command: npx skills add https://github.com/THTProtocol/lastochka --skill bioinformatics-thtprotocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires biopython, pysam, cyvcf2, pybedtools, pyBigWig, scikit-allel, anndata, scanpy, mygene, DESeq2, edgeR, Seurat, clusterProfiler, methylKit, samtools, bcftools, ncbi-blast+, minimap2, bedtools, fastp, kraken2, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines complex bioinformatics tasks, providing easy access to a comprehensive library of skills for genomics, transcriptomics, single-cell analysis, and more.

Core Features & Use Cases

  • Bioinformatics Skills Gateway: Quick access to 400+ bioinformatics skills from bioSkills and ClawBio.
  • Domain-specific Reference Material: Fetches domain-specific reference material on demand.
  • Use Case: Need to analyze RNA-seq data? Use this Skill to quickly access the appropriate bioinformatics tool or pipeline.

Quick Start

Fetch the bioinformatics skill and start using it to analyze your data.

Frequently Asked Questions about bioinformatics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access bioinformatics tools for RNA-seq data analysis?

You can access over 400 bioinformatics skills and reference materials for RNA-seq data analysis by retrieving the appropriate pipelines and tools on demand from the bioSkills and ClawBio repositories.

Can I perform single-cell analysis using Python libraries like scanpy and anndata?

Yes, single-cell analysis is supported. The Skill provides access to tools and pipelines designed for single-cell workflows, leveraging Python libraries like scanpy and anndata for data processing.

What is the best way to run genomic sequence analysis with samtools and bcftools?

For genomic sequence analysis, you can utilize integrated tools like samtools, bcftools, and minimap2. The Skill streamlines fetching the necessary pipelines to process and analyze your sequence data.

Does this Skill require specific dependencies for variant calling and sequence alignment?

Yes, tasks like variant calling and sequence alignment require dependencies such as pysam, cyvcf2, biopython, and ncbi-blast+. The Skill is designed to operate within an environment containing these bioinformatics libraries.

How do I retrieve domain-specific reference material for transcriptomics?

The Skill fetches domain-specific reference material on demand. You simply request the reference information needed for your transcriptomics tasks, and it retrieves the relevant documentation from its repositories.

Are there limitations when using DESeq2 and edgeR for differential expression analysis?

Differential expression analysis using DESeq2 and edgeR requires proper input data formatting and a configured environment with R and Python bioinformatics libraries to execute the pipelines correctly.