Results for “genomics”

66 skills
More results
k-dense-ai
gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
30.2k · bundle
vimalinx
mafft
Use when performing multiple sequence alignment on nucleotide or protein sequences, such as preparing alignments for phylogenetic analysis or comparative genomics.
0 · bundle
lord1egypt
dna
Translates raw genomic data into personalized health, longevity, and pharmacogenomic protocols for AI agents.
2
gabrielmoreira
fastreer
Computes phylogenetic distance matrices and trees from genomic VCF or FASTA data using the fastreeR hybrid Java/Python toolkit.
17 · bundle
gabrielmoreira
vcf-annotator
Annotates VCF variants using Ensembl VEP, ClinVar, and gnomAD, ranks them by predicted impact, and generates a reproducible report.
17 · bundle
gabrielmoreira
hla-typing
Performs HLA allele genotyping from WGS/WES VCF data, producing a structured markdown report and machine-readable JSON results.
17 · bundle
gabrielmoreira
gwas-lookup
Queries 9 genomic databases in parallel for a given rsID, returning unified GWAS, PheWAS, eQTL, and fine-mapping reports.
17 · bundle
dvcrn
dna
Analyzes raw genomic data (FASTQ/VCF) to generate non-medical wellness, longevity, and pharmacogenomic optimization protocols while keeping DNA processing local and private.
32
lingxling
gget
Queries 20+ bioinformatics databases from the command line or Python for gene info, sequences, BLAST/BLAT, protein structures, viral data, and expression metrics.
253 · bundle
gabrielmoreira
gi-annotation
Predicts gene and transcript structure from a DNA sequence using the hosted Genomic Intelligence API, producing a report and JSON output.
17 · bundle
affaan-m
gget
Quickly query genomic reference databases for Ensembl IDs, gene metadata, sequences, BLAST searches, and enrichment analysis using the gget CLI or Python package.
226k
k-dense-ai
gget
Query 20+ bioinformatics databases from the command line or Python for gene information, sequences, protein structures, enrichment analysis, and more.
30.2k · bundle
lingxling
pysam
Read, write, and analyze genomic datasets including SAM/BAM/CRAM alignments, VCF/BCF variants, and FASTA/FASTQ sequences using a Pythonic interface to htslib.
253 · bundle
lingxling
anndata
Manages annotated data matrices for single-cell genomics, covering creation, I/O, concatenation, and manipulation of AnnData objects in h5ad and zarr formats.
253 · bundle
gabrielmoreira
recombinator
Simulates meiotic recombination to produce offspring genomes from parent pairs, modeling Mendelian segregation, de novo mutation, sex determination, trait inference, and clinical evaluation against a disease registry.
17 · bundle
timlai666
gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
1 · bundle
k-dense-ai
onekgpd
Query the 1000 Genomes Project dataset at the individual participant level to find variants, carriers, and relatedness information.
30.2k · bundle
chen-yu-hao
gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
5 · bundle
metinduraktr-44
gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
0 · bundle
jackychenlu
gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
0 · bundle
k-dense-ai
pysam
Read, write, and manipulate genomic datasets including SAM/BAM/CRAM alignments, VCF/BCF variants, and FASTA/FASTQ sequences using a Pythonic interface to htslib.
30.2k · bundle
k-dense-ai
geniml
Train unsupervised machine learning models on genomic interval data from BED files, including region embeddings, single-cell ATAC-seq analysis, and consensus peak building.
30.2k · bundle
alterlab-ieu
alterlab-geniml
Machine learning on genomic interval data (BED files) with the geniml Python package — region embeddings (Region2Vec), joint region+metadata embeddings (BEDspace/StarSpace), single-cell ATAC-seq embeddings (scEmbed), consensus peak sets / universes (build-universe), tokenization, BEDshift randomization, and BBClient/BEDbase caching. Use when training or using region/cell embeddings, clustering scATAC-seq, building a tokenization universe from BED collections, or any ML/feature-learning task over genomic regions. NOT for plain interval arithmetic (overlap/intersect/merge counts) — that is gtars, not geniml. Part of the AlterLab Academic Skills suite.
60 · bundle
metinduraktr-44
biomni
Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step biomedical research including CRISPR screening design, single-cell RNA-seq analysis, ADMET prediction, GWAS interpretation, rare disease diagnosis, or lab protocol optimization. Leverages LLM reasoning with code execution and integrated biomedical databases.
0 · bundle
levalencia
gtars
High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications.
3 · bundle
dromlakhani
nhs-genomic-test-finder
Look up NHS England genomic tests for rare and inherited diseases. Use this skill whenever a clinician asks what genetic test to order for a condition, which genes are covered for a specific diagnosis, what commissioning category a genomic test falls under (Core, Specialised, or Highly Specialised), or which tests belong to a specialty group (Neurology, Cardiology, Endocrinology, etc.). Also trigger for questions like what panel is used for a condition, whether there is an NHS test for something, what the R number is for a condition, or whether anything has changed in the genomic test directory. Source: NHS England National Genomic Test Directory for Rare and Inherited Disease v9.0 (April 2026).
10 · bundle
alterlab-ieu
alterlab-gtars
Runs high-performance genomic interval analysis with gtars (databio), a Rust toolkit with Python bindings — the performance-critical backend for the geniml ML library. Use when computing overlaps/jaccard/coverage between BED region sets, indexing intervals with IGD, generating uniwig accumulation/coverage tracks, tokenizing genomic regions for ML, splitting single-cell fragments into pseudobulks, or computing GA4GH refget sequence digests. NOT for training region embeddings (use alterlab-geniml) or non-genomic spatial joins (use alterlab-geopandas). Part of the AlterLab Academic Skills suite.
60 · bundle
gabrielmoreira
genome-match
Scores genetic compatibility between all male-female pairings in a Genomebook generation, ranking optimal mating pairs based on heterozygosity, trait complementarity, and disease risk.
17 · bundle
lingxling
geniml
Trains machine learning models on genomic interval data from BED files, including region embeddings, single-cell ATAC-seq analysis, and consensus peak building.
253 · bundle
gabrielmoreira
gwas-pipeline
Automates genome-wide association studies from genotype files to publication-ready results, running PLINK2 QC and REGENIE regression with Manhattan and QQ plots.
17 · bundle