Found 896 skills for "FreedomIntelligence" Page 35 of 75

bio-data-visualization-upset-plots

library(UpSetR) upset(fromExpression(data), order.by = 'freq', nsets = 6) genesets <- list( SetA = c('Gene1', 'Gene2', 'Gene3', 'Gene4'), SetB = c('Ge...

github 4 files

requesting-code-review

Dispatch superpowers:code-reviewer subagent to catch issues before they cascade. Core principle: Review early, review often. Mandatory: After each tas...

github 2 files

bio-data-visualization-circos-plots

Circular genome visualizations for displaying multiple data tracks around chromosome ideograms. | Tool | Language | Best For | |------|----------|----...

github 4 files

bio-rna-quantification-featurecounts-counting

Count reads mapping to genomic features (genes, exons) from BAM files. featureCounts -a annotation.gtf -o counts.txt aligned.bam featureCounts -a anno...

github 4 files

bio-batch-processing

Reference examples tested with: BioPython 1.83+ Before using code patterns, verify installed versions match. If versions differ: Python: pip show <pac...

github 3 files

alphafold

| Requirement | Minimum | Recommended | |-------------|---------|-------------| | Python | 3.8+ | 3.10 | | CUDA | 11.0+ | 12.0+ | | GPU VRAM | 32GB | ...

github 2 files

ontology-explorer

Enable an agent to understand, navigate, and query the structure of materials science ontologies without loading verbose OWL/XML files directly. Provi...

github 11 files

bio-chipseq-differential-binding

Reference examples tested with: DESeq2 1.42+, edgeR 4.0+ Before using code patterns, verify installed versions match. If versions differ: R: packageVe...

github 3 files

bio-workflows-scrnaseq-pipeline

Complete workflow from 10X Genomics Cell Ranger output to annotated cell types. 10X data (filteredfeaturebcmatrix) [1. Load Data] ---------> Read10X /...

github 4 files

pdx-model-analysis-agent

The PDX Model Analysis Agent provides AI-driven analysis of patient-derived xenograft models for preclinical drug testing, translational research, and...

github 1 files

bio-gatk-variant-calling

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

github 4 files

chemical-property-lookup

description (10-20 chars): RDKit stats keywords: SMILES, RDKit, Lipinski, QED, ADMET measurableoutcome: Return a validated property summary (JSON + Li...

github 3 files