Found 1000 skills for "docker" Page 29 of 84

deepvariant

docker pull google/deepvariant:1.6.1 docker pull google/deepvariant:1.6.1-gpu singularity pull docker://google/deepvariant:1.6.1 docker run -v "${PWD}...

github 3 files

bio-workflow-management-nextflow-pipelines

// main.nf nextflow.enable.dsl=2 params.reads = "data/{1,2}.fq.gz" params.outdir = "results" process FASTQC { input: tuple val(sampleid), path(reads) ...

github 3 files

bio-workflow-management-cwl-workflows

cwlVersion: v1.2 class: CommandLineTool baseCommand: fastqc inputs: fastq: type: File inputBinding: position: 1 outputs: html: type: File outputBindin...

github 3 files

mobile-app-security-testing

移动应用安全测试是确保移动应用安全性的重要环节。本技能提供移动应用安全测试的方法、工具和最佳实践,涵盖Android和iOS平台。 检查项目: 代码混淆 反编译防护 调试防护 证书绑定 检查项目: 数据加密 密钥管理 敏感数据存储 数据传输 检查项目: 认证机制 Token管理 生物识别 会话管理 ...

github 1 files

openstoryline-install

Use this skill when the task is to install or repair a local source checkout of FireRed-OpenStoryline. Keep the workflow deterministic: Confirm the re...

github 1 files

bio-workflow-management-wdl-workflows

version 1.0 task fastqc { input { File fastq Int threads = 2 command <<< fastqc -t {threads} {fastq} output { File html = glob("fastqc.html")[0] File ...

github 3 files

bio-variant-calling-deepvariant

Reference examples tested with: GATK 4.5+, bcftools 1.19+ Before using code patterns, verify installed versions match. If versions differ: CLI: <tool>...

github 3 files

senior-ml-engineer

Production ML engineering patterns for model deployment, MLOps infrastructure, and LLM integration. --- Model Deployment Workflow MLOps Pipeline Setup...

github 7 files

extract

Transforms a recurring pattern or debugging solution into a standalone, portable skill that can be installed in any project. /si:extract <pattern desc...

github 1 files

whizard-logging

WizTelemetry Logging is an extension component in the KubeSphere Observability Platform for log collection, processing, and storage. Installing or con...

github 1 files

latchbio-integration

Latch is a Python framework for building and deploying bioinformatics workflows as serverless pipelines. Built on Flyte, create workflows with @workfl...

github 5 files

readme-auto-gen

Turn your project into a professional, well-documented README.md — no manual writing required. ✅ USE this skill when: "Generate a README for my projec...

clawhub 3 files