All authors
HolobiomicsLab avatar

Claude Skills by HolobiomicsLab

github.com/HolobiomicsLab
12,704 skillsA× 12,683B× 13C× 2D× 60 installs5,039 views
Hi C Map Artifact ValidationA

Use when after executing the Juicer pipeline on raw Hi-C FASTQ files, to confirm that the pipeline has generated the expected .hic output artifact and that the contact matrix construction and normalization steps completed without error.

ai-agentsjavadocker
0
15
Hi C Matrix Normalization Pipeline SetupA

Use when before running HiC-Pro's normalization stage on aligned Hi-C BAM files. Specifically, when you have SAM/BAM-formatted aligned Hi-C reads that need bias correction and matrix balancing to produce normalized contact maps suitable for downstream chromatin structure analysis.

ai-agentspythongo
0
15
Hi C Normalization And Bias CorrectionA

Use when after generating raw Hi-C contact matrices from aligned reads (post-merge, pre-analysis).

ai-agentsgodocker
0
15
Hic Contact Map Feature AnnotationA

Use when you have completed Hi-C map generation (producing .hic files from aligned reads) and need to detect and annotate topological features such as chromatin loops, topologically associating domains (TADs), or interaction peaks.

ai-agentsgojava
0
15
Hic Map Format ValidationA

Use when after running the ENCODE Hi-C uniform processing pipeline or Juicer on FASTQ input data and generating a .hic output file.

ai-agentsgojava
0
15
Hierarchical Dendrogram InterpretationA

Use when you have a methylBase object containing aligned methylation calls across multiple samples and need to verify whether samples cluster by expected experimental condition (e.g., test vs. control) or identify unexpected sample relationships.

ai-agentsgotesting
0
15
Hpc Cluster Scheduler ConfigurationA

Use when when installing HiC-Pro on a shared HPC cluster or multi-node computing environment where job submission must be routed through a scheduler rather than running locally.

ai-agentsnodegit
0
15
Illumina 450k Epic Dataset LoadingA

Use when you have raw .idat files or a beta-valued matrix from an Illumina HumanMethylation450 or EPIC array experiment and need to import the full probe set into R for downstream quality control, normalization, and differential methylation analysis.

ai-agentsreactgit
0
15
Illumina Array Data Processing EpicA

Use when you have raw Illumina EPIC or 450k methylation array data (.idat files or beta-valued matrices) and need to perform comprehensive quality assessment, probe correction, batch effect adjustment, and identification of differentially methylated regions or blocks across sample groups.

ai-agentsgotesting
0
15
Illumina Methylation Array PreprocessingA

Use when your input is raw .idat files or a beta-valued matrix from Illumina HumanMethylation450 or EPIC arrays, and you need to remove unreliable probes (those with detection p-value > 0.01 or insufficient bead counts) before performing differential methylation or other downstream analyses.

ai-agentsgitdocumentation
0
15
Interactive Visualization Interpretation Methylation ResultsA

Use when after running ChAMP detection functions (champ.

ai-agentsgotesting
0
15
Iterative Lsi Dimensionality ReductionA

Use when when you have aligned paired scATAC-seq and scRNA-seq data from the same cells (multiome data) and need to create a single reduced-dimension coordinate space that integrates both chromatin accessibility and gene expression signals for joint clustering, trajectory analysis, or visualization.

ai-agentsgoexpress
0
15
Juicer Cli Tool ExecutionA

Use when you have a pre-generated .hic contact map file (from Juicer pipeline or external source) and need to systematically call chromatin loops, detect topologically associating domains, or annotate other structural features without re-running the full alignment and contact matrix construction.

ai-agentsgojava
0
15
Juicer Pipeline Configuration And ExecutionA

Use when you have raw Hi-C FASTQ files from a high-throughput chromatin conformation capture experiment and need to generate a normalized contact matrix (.hic file) for downstream genomic analysis.

ai-agentsgojava
0
15
Kilobase Resolution Contact Map AnalysisA

Use when you have paired-end Hi-C FASTQ files from a public repository (NCBI SRA, GEO, or ENCODE-deposited) and need to produce standardized .hic binary contact maps that conform to ENCODE reference formats and integrity standards for downstream 3D genome analysis.

ai-agentspythongo
0
15
Kilobase Resolution Genomics AnalysisA

Use when you have raw Hi-C FASTQ data and need to generate contact maps at kilobase resolution, or you have pre-generated .hic files and need to annotate structural features (loops, domains) for downstream 3D genome analysis.

ai-agentsdockeraws
0
15
Kmer Annotation Matrix AssemblyA

Use when you have filtered peak counts from ATAC or DNase-seq data (with GC bias correction and sample/peak filtering applied) and want to annotate peaks by k-mer content rather than known transcription factor motifs—particularly when comparing how k-mer size affects the magnitude of chromatin.

ai-agentsgitapi
0
15
Kmer Motif Synergy AssessmentA

Use when after computing deviations for both motif and kmer annotations on the same chromVAR dataset, when you need to determine whether kmers and motifs are redundant predictors of chromatin accessibility variability or provide complementary information for downstream clustering, annotation, or.

ai-agentsgogit
0
15
Large Scale Single Cell Matrix LoadingA

Use when you have a single-cell count matrix with 10 million or more cells that must be processed through dimension reduction, clustering, or integration pipelines. Use it specifically before executing matrix-free spectral embedding (tl.

ai-agentspythonrust
0
15
Leiden Clustering Resolution OptimizationA

Use when you have performed spectral dimension reduction on single-cell omics count matrices and wish to partition cells into discrete populations.

ai-agentspythonrust
0
15
Library Module Organization And AccessibilityA

Use when you are building or extending a multi-module Python library for scientific computation (e.

ai-agentspythontesting
0
15
Local Background Bias EstimationA

Use when you have paired ChIP and control BED/BEDPE files and need to account for local sequencing bias before peak calling. Use it specifically when control signal varies across genomic regions at multiple spatial scales (e.

ai-agentsgotesting
0
15
Local Background Estimation Multiple ScalesA

Use when when performing ChIP-Seq peak calling with MACS3, after duplicate filtering and fragment length prediction (d), to construct the background model that will be compared against ChIP signal.

ai-agentsgogit
0
15
Macs3 Subcommand ChainingA

Use when when you have aligned ChIP-Seq reads (BED or BEDPE format) and a corresponding control sample, and you need explicit control over peak-calling parameters—including fragment-length prediction, local bias windows (d, slocal=1kb, llocal=10kb), background scaling, and score-cutoff.

ai-agentsgogit
0
15
Makefile Based Build System ConfigurationA

Use when when deploying a complex bioinformatics pipeline (e.g., HiC-Pro) that depends on multiple external tools with version constraints (samtools ≥1.9, bowtie2, R packages, Python libraries) and you need to verify their availability and configure their paths before running the analysis.

ai-agentspythonc++
0
15
Memory Profiling And MonitoringA

Use when when benchmarking or validating the scalability of single-cell algorithms that claim linear or sublinear space complexity, particularly when processing datasets with ≥10 million cells.

ai-agentspythonrust
0
15
Method Comparison Statistical SummarizationA

Use when you have extracted clustering or classification accuracy metrics (NMI, ARI, purity scores) for two or more competing methods evaluated on multiple datasets, and need to determine which method performs overall rather than on individual datasets alone.

ai-agentstestinggit
0
15
Methylation Batch Effect DetectionA

Use when you have loaded a normalized beta-valued methylation matrix (e.

ai-agentstestinggit
0
15
Methylation Data ClusteringA

Use when after merging methylation call files across all samples into a unified methylBase object (via unite()), when you need to assess whether biological replicates cluster together, identify unexpected sample groupings, or visualize global methylation similarity relationships before proceeding.

ai-agentsgogit
0
15
Methylation Hyper Hypo ClassificationA

Use when after calculating differential methylation across samples using calculateDiffMeth(), when you need to separately enumerate and extract hyper-methylated (increased methylation) versus hypo-methylated (decreased methylation) bases that meet both statistical significance (q-value < 0.

ai-agentsgit
0
15
Methylation Object Merging And UnionA

Use when you have loaded individual methylation call files as methylRawList objects from bisulfite sequencing experiments (via methRead()) and need to perform base-level comparative analysis across two or more samples.

ai-agentsgotesting
0
15
Methylation Probe Count ValidationA

Use when immediately after loading raw methylation array data using champ.load() or champ.import() to verify data integrity.

ai-agentsgit
0
15
Methylation Region Genomic Context AssignmentA

Use when after identifying differentially methylated bases or regions (via calculateDiffMeth() and getMethylDiff()), when you need to characterize WHERE these methylation changes occur relative to gene structure and CpG density landscapes.

ai-agentsgogit
0
15
Methylation Region IdentificationA

Use when you have loaded normalized methylation beta-value matrices from Illumina EPIC or 450k arrays and need to move beyond single-CpG differential methylation testing to identify multi-CpG regions with coordinated differential methylation signals.

ai-agentsgotesting
0
15
Methylbase Object HandlingA

Use when after reading in per-sample methylation call files with methRead() and obtaining methylRawList objects, but before calculating differential methylation or performing annotation.

ai-agentsgotesting
0
15
Methylkit Database Mode ConfigurationA

Use when when analyzing DNA methylation data from bisulfite sequencing (RRBS, target-capture, or whole-genome) and the dataset is too large to fit comfortably in memory, or when you need to process multiple large samples sequentially without reloading data.

ai-agentsgogit
0
15
Module Import And Api VerificationA

Use when before invoking any Python module in a multi-step Hi-C processing pipeline, or when a dependency has been freshly installed or reinstalled.

ai-agentspythongo
0
15
Monocle3 Trajectory EmbeddingA

Use when you have an ArchR project object with dimensionality reduction results (LSI or combined dimensions from scATAC-seq ± scRNA-seq) and want to infer pseudotime trajectories and cell-state transitions.

ai-agentsgoexpress
0
15
Motif Annotation Correlation AnalysisA

Use when you have a chromVARDeviations object with multiple annotation sets (such as JASPAR motifs and kmers) and need to determine which annotation pairs are redundant (high correlation) versus synergistic (high synergy z-scores).

ai-agentsgogit
0
15
Motif Database Query And MatchingA

Use when you have a set of differentially accessible peaks (output from differential accessibility testing, e.g., tl.

ai-agentspythonrust
0
15
Motif Enrichment Statistical TestingA

Use when after identifying a set of differentially accessible peaks (via tl.diff_test or equivalent), when you need to infer which transcription factors may regulate the observed chromatin state changes.

ai-agentspythonrust
0
15
Motif Peak Overlap MatchingA

Use when you have a filtered set of non-overlapping peaks from ATAC-seq data and a collection of motifs (typically from JASPAR or similar databases), and you need to identify which peaks contain matches to which motifs as a prerequisite for computing motif-based deviation scores across samples.

ai-agentsgitapi
0
15
Motif Site Occupancy ComparisonA

Use when you have bias-corrected ATAC-seq footprint signals (BigWig files) from two or more distinct conditions (e.

ai-agentsgitdatabase
0
15
Multiome Data Ingestion Paired ModalitiesA

Use when you have independently generated or received both scATAC-seq peak count matrices and scRNA-seq gene expression matrices from the same set of cells (multiome experiment), and you need to perform joint analysis such as co-clustering, trajectory inference, or regulatory inference that.

ai-agentsexpressgit
0
15
Narrow Peak Calling Score ThresholdA

Use when after generating a q-value bedgraph track from ChIP-Seq pileup versus local lambda comparison, and you need to identify statistically significant narrow peaks with defined boundaries.

ai-agentsgit
0
15
Narrow Peak Coordinate ValidationA

Use when after running macs3 callpeak with the -f BEDPE flag on paired-end ChIP-Seq data (e.g., CTCF_PE_ChIP_chr22_50k.bedpe.

ai-agentsrustgit
0
15
Nucleotide Footprint Pattern RecognitionA

Use when you have aligned ATAC-seq BAM files and want to discriminate between transcription factor binding sites that are actually occupied by protein versus sites with matching sequence motifs that are unbound.

ai-agentsgogit
0
15
Numeric Range Validation BioinformaticsA

Use when after applying a quantitative analysis function (e.g., cooltools.insulation, contact frequency calculations) to Hi-C cooler files or other genomic datasets, validate that the output numeric columns contain values within plausible ranges (e.

ai-agentsrustgo
0
15
Overdispersion Correction ApplicationA

Use when analyzing differential methylation from bisulfite sequencing data where you suspect overdispersion (variance exceeds binomial expectations), or when comparing uncorrected and corrected statistical tests to determine whether more stringent thresholds are justified by the data.

ai-agentstestinggit
0
15
Paired Insertion Counting StrategyA

Use when you have loaded fragment data from single-cell ATAC-seq experiments into a backed AnnData object (with fragments stored in .obsm['fragment_paired'] or .

ai-agentspythonrust
0
15