TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
GPTomics

bio-compressed-files

by GPTomics

star 300

Read and write compressed sequence files (gzip, bzip2, BGZF) using Biopython. Use when working with .gz or .bz2 sequence...

GPTomics

bio-flow-cytometry-compen...

by GPTomics

star 300

Spillover compensation and data transformation for flow cytometry. Covers compensation matrix calculation, application,...

GPTomics

bio-population-genetics-p...

by GPTomics

star 300

Analyze population structure using PCA and admixture analysis with PLINK and ADMIXTURE. Identify population clusters, as...

GPTomics

bio-vcf-basics

by GPTomics

star 300

View, query, and understand VCF/BCF variant files using bcftools and cyvcf2. Use when inspecting variants, extracting sp...

GPTomics

bio-single-cell-batch-int...

by GPTomics

star 300

Integrate multiple scRNA-seq samples/batches using Harmony, scVI, Seurat anchors, and fastMNN. Remove technical variatio...

GPTomics

bio-microbiome-diversity-...

by GPTomics

star 300

Alpha and beta diversity analysis for microbiome data. Calculate within-sample richness, evenness, and between-sample di...

GPTomics

bio-chipseq-qc

by GPTomics

star 300

ChIP-seq quality control metrics including FRiP (Fraction of Reads in Peaks), cross-correlation analysis (NSC/RSC), libr...

GPTomics

bio-rna-quantification-co...

by GPTomics

star 300

Quality control and exploration of RNA-seq count matrices before differential expression. Check for outliers, batch effe...

GPTomics

bio-longread-structural-v...

by GPTomics

star 300

Detect structural variants from long-read alignments using Sniffles, cuteSV, and SVIM. Use when detecting deletions, ins...

GPTomics

bio-alignment-io

by GPTomics

star 300

Read, write, and convert multiple sequence alignment files using Biopython Bio.AlignIO. Supports Clustal, PHYLIP, Stockh...

GPTomics

bio-single-cell-scatac-an...

by GPTomics

star 300

Single-cell ATAC-seq analysis with Signac (R/Seurat) and ArchR. Process 10X Genomics scATAC data, perform QC, dimensiona...

GPTomics

bio-consensus-sequences

by GPTomics

star 300

Generate consensus FASTA sequences by applying VCF variants to a reference using bcftools consensus. Use when creating s...

GPTomics

bio-pileup-generation

by GPTomics

star 300

Generate pileup data for variant calling using samtools mpileup and pysam. Use when preparing data for variant calling,...

GPTomics

bio-read-qc-quality-filte...

by GPTomics

star 300

Filter reads by quality scores, length, and N content using Trimmomatic and fastp. Apply sliding window trimming, remove...

GPTomics

bio-variant-calling-joint...

by GPTomics

star 300

Joint genotype calling across multiple samples using GATK CombineGVCFs and GenotypeGVCFs. Essential for cohort studies,...

GPTomics

bio-phylo-tree-manipulati...

by GPTomics

star 300

Modify phylogenetic tree structure using Biopython Bio.Phylo. Use for rooting trees with outgroups or midpoint, pruning...

GPTomics

bio-atac-seq-footprinting

by GPTomics

star 300

Detect transcription factor binding sites through footprinting analysis in ATAC-seq data using TOBIAS. Use when identify...

GPTomics

bio-reverse-complement

by GPTomics

star 300

Generate reverse complements and complements of DNA/RNA sequences using Biopython. Use when working with opposite strand...

GPTomics

bio-spatial-transcriptomi...

by GPTomics

star 300

Build spatial neighbor graphs for spatial transcriptomics data using Squidpy. Compute k-nearest neighbors, Delaunay tria...

GPTomics

bio-hi-c-analysis-hic-dif...

by GPTomics

star 300

Compare Hi-C contact matrices between conditions to identify differential chromatin interactions. Compute log2 fold chan...

GPTomics

bio-workflows-somatic-var...

by GPTomics

star 300

End-to-end somatic variant calling from tumor-normal paired samples using Mutect2 or Strelka2. Covers preprocessing, var...

GPTomics

bio-imaging-mass-cytometr...

by GPTomics

star 300

Load and preprocess imaging mass cytometry (IMC) and MIBI data. Covers MCD/TIFF handling, hot pixel removal, and image n...

GPTomics

bio-phasing-imputation-ge...

by GPTomics

star 300

Impute missing genotypes using reference panels with Beagle or Minimac4. Use when increasing variant density for GWAS, h...

GPTomics

bio-read-qc-adapter-trimm...

by GPTomics

star 300

Remove sequencing adapters from FASTQ files using Cutadapt and Trimmomatic. Supports single-end and paired-end reads, Il...