Found 1000 skills for "docker" Page 67 of 84

setup

Set up a new autoresearch experiment with all required configuration. /ar:setup # Interactive mode /ar:setup engine...

github 1 files

nextflow-development

Run nf-core bioinformatics pipelines on local or public sequencing data. Target users: Bench scientists and researchers without specialized bioinforma...

github 22 files

tiledbvcf

TileDB-VCF is a high-performance C++ library with Python and CLI interfaces for efficient storage and retrieval of genomic variant-call data. Built on...

github 1 files

skill-from-notebook

Extract actionable methodologies from learning materials (documents, articles, videos) or quality examples (blog posts, designs, code) to generate reu...

github 2 files

biomcp-server

Deploy and operate the BioMCP server so MCP-compatible clients (Claude Desktop, LobeChat, etc.) can query biomedical databases via a single standardiz...

github 348 files

diffdock

DiffDock is a diffusion-based deep learning tool for molecular docking that predicts 3D binding poses of small molecule ligands to protein targets. It...

github 9 files

find-skills

This skill helps you discover and install skills from the open agent skills ecosystem. Use this skill when the user: Asks "how do I do X" where X migh...

github 1 files

bio-epidemiological-genomics-amr-surveillance

Reference examples tested with: AMRFinderPlus 3.12+, pandas 2.2+ Before using code patterns, verify installed versions match. If versions differ: Pyth...

github 3 files

bio-genome-assembly-scaffolding

bwa index draftassembly.fa bwa mem -5SP -t 16 draftassembly.fa hicR1.fq.gz hicR2.fq.gz | \ samtools view -@ 8 -bhS - > aligned.bam pairtools parse --m...

github 3 files

bio-imaging-mass-cytometry-data-preprocessing

Reference examples tested with: anndata 0.10+, numpy 1.26+, pandas 2.2+, scanpy 1.10+, scipy 1.12+, steinbock 0.16+ Before using code patterns, verify...

github 3 files

open-notebook

Open Notebook is an open-source, self-hosted alternative to Google's NotebookLM that enables researchers to organize materials, generate AI-powered in...

github 9 files

bio-workflow-management-snakemake-workflows

Compatible with Snakemake 7.x, 8.x, and 9.x. For Snakemake 8.0+, use --executor instead of --cluster. rule all: input: expand("results/{sample}counts....

github 3 files