HolobiomicsLab
- 7.4k skills
- 0 followers
- 1 day ago last updated
- ▌ Neighbor Wise Constraint Propagation In Dtw · holobiomicslabUse when when XCMS or other DTW-based aligners have produced misaligned LC-MS feature groups across hundreds of samples or long acquisition periods (>1 week), particularly when individual m/z bins or compounds show inconsistent retention-time drift patterns across neighboring samples.
- ▌ Neural Network Regularization Configuration · holobiomicslabUse when implementing or modifying a Siamese model (such as SiameseModel in ms2deepscore) if you need to make regularization hyperparameters user-configurable rather than hard-coded, or when training on spectral datasets where overfitting risk is high due to limited training examples or high model.
- ▌ Neutral Loss Extraction From Precursor Mass · holobiomicslabUse when after loading and noise-filtering raw MS/MS spectra (in .mgf, .mzML, or .msp format) and before applying LDA for Mass2Motif inference.
- ▌ Open Format Mass Spectrometry File Handling · holobiomicslabUse when you have raw mass spectrometry data in vendor-proprietary formats (e.g., .raw, .d, .ms) that you need to upload to MassIVE for public sharing or submit to GNPS for spectral library matching and chemical annotation.
- ▌ Orbitrap Spectrum Extraction From Raw Files · holobiomicslabUse when you have a Thermo Fisher Orbitrap .raw file and need to retrieve a specific scan's spectral data (m/z and intensity arrays), validate instrument parameters (resolving power, AGC injection time), or assess signal-to-noise characteristics of fragment ions for a known precursor peptide (e.
- ▌ Peak Annotation Refinement Structure Driven · holobiomicslabUse when you have two related compounds (a known reference and its structural analog with unknown modification site), baseline peak annotations from cosine alignment, and newly available structural information (SMILES or molecular structure) for the modified compound.
- ▌ Pfas Characteristic Fragment Identification · holobiomicslabUse when you have centroided data-dependent acquisition (ddMS2) mzML spectra from LC- or GC-HRMS and need to prioritize putative PFAS features.
- ▌ Principal Component Analysis Interpretation · holobiomicslabUse when when you have normalized MS1 ion intensity features from multiple samples and need to assess overall data quality, detect systematic batch effects or instrumental drift, or identify which samples deviate significantly from the cohort norm in an omics-agnostic manner (metabolomics.
- ▌ Python Object Serialization Deserialization · holobiomicslabUse when when you have completed spectral data preprocessing in Jupyter notebooks and generated a specXplore session data object saved to disk, use this skill to restore that object into a live specXplore dashboard session instance for interactive LC-MS/MS spectral data exploration, without.
- ▌ Annotation Accuracy And Coverage Metrics Computation · holobiomicslabUse when after executing an end-to-end structure annotation pipeline (such as BAM) on a validation dataset with known reference annotations.
- ▌ Differential Expression Analysis Algorithm Selection · holobiomicslabUse when after preprocessing and normalizing count matrices from transcriptomics or other omics data, when you need to identify differentially expressed features between experimental groups and must choose between edgeR (for flexible formula/contrast designs), DESeq2 (for designs with explicit.
- ▌ Euclidean Distance Computation For Spatial Alignment · holobiomicslabUse when when you have preprocessed ST and SM AnnData objects with spatial coordinates and need to establish one-to-one spot correspondence between the two modalities prior to joint analysis.
- ▌ Feature Table Construction For Multivariate Analysis · holobiomicslabUse when when you have high-resolution mass-spectrometry (HRMS) breath data in mzML or mzXML format from multiple subjects or conditions and need to prepare a sample-by-feature intensity matrix for downstream statistical comparison, biomarker discovery, or classification tasks.
- ▌ Mass Spectrometry Mass Accuracy And Precision Tuning · holobiomicslabUse when when extracting and validating chromatographic peaks for target molecules from centroided mzML files, particularly when working with multiple isotopologues and adducts where mass tolerance directly affects whether predicted isotopologues are correctly grouped and detected as part of the.
- ▌ Mass Spectrometry Peak Identification And Extraction · holobiomicslabUse when when you have raw mass spectrometry data from direct-infusion (DI-MS) or ambient surface analysis probe (ASAP-MS) instruments and need to identify which m/z peaks are biologically or chemically informative for sample classification, rather than processing the entire spectrum including.
- ▌ Missing Value Imputation And Completeness Assessment · holobiomicslabUse when after loading raw omics expression data (protein, peptide, metabolite abundances) with inherent missing values.
- ▌ Mobility Dimension Interpolation For Peak Resolution · holobiomicslabUse when working with raw multiplexed IM-MS data (UIMF or Agilent MassHunter .
- ▌ Sequential And Random Access File Interface Patterns · holobiomicslabUse when when you need to support custom data storage backends (e.g., SQLite, HDF5, or proprietary databases) for mzML-equivalent spectra, but the pymzML parser expects only standard file formats (mzML, mzML.gz, indexed gzip).
- ▌ Software Dependency Management And Environment Setup · holobiomicslabUse when you are preparing to run the MetaboDirect pipeline for the first time on a new machine, or you need to reproduce a published benchmark or analysis on a different OS (Windows, Linux, MacOS) and want to guarantee that all six pipeline steps (data pre-processing, diagnostics, exploration.
- ▌ Transcript Abundance Normalization Across Cell Lines · holobiomicslabUse when you have computed raw RAS values for multiple cell lines or samples by resolving Gene-Protein-Reaction (GPR) logical rules against RNA-seq FPKM abundances, and you need to make reaction activity scores comparable across cell lines by removing sample-level abundance differences so that.
- ▌ Deseq2 Object Initialization From Transcript Data · holobiomicslabUse when you have transcript-level abundance, count, and length estimates (from salmon, Sailfish, or kallisto via tximport) and want to perform gene-level differential expression analysis in DESeq2 using the 'original counts and offset' method, which accounts for changes in effective gene length.
- ▌ Independent Filtering Multiple Testing Correction · holobiomicslabUse when analyzing RNA-seq count data from a DESeq2 workflow where you have fitted negative binomial generalized linear models and need to extract final results. Use it specifically when you want to identify genes with adjusted p-value below a predetermined significance threshold (e.g., α=0.
- ▌ Ms2 Spectrum Collection From Data Dependent Acquisition · holobiomicslabUse when you have DDA LC-MS/MS raw data (mzML format) with detected chromatographic peaks at a target m/z value and retention time window, and you need to build a high-confidence MS2 consensus spectrum for that peak to match against reference spectra (e.g., Metlin, GNPS).
- ▌ Sample Batch Balancing Across Classification Dimensions · holobiomicslabUse when designing multi-batch LC/GC-MS experiments where samples belong to multiple groups or conditions and you need to ensure that each injection plate receives a balanced representation of all groups.
- ▌ Biotransformation Candidate Integration With Networking · holobiomicslabUse when you have output from a biotransformation rules module (candidate transformed structures linked to anchor molecules) and untargeted MS/MS spectral data, and you want to identify molecular families and annotate features with predicted structures by leveraging spectral similarity and network.
- ▌ Biotransformation Prediction Across Microbiota Contexts · holobiomicslabUse when you have one or more small-molecule chemical structures (as SMILES, MOL, or SDF) and need to systematically explore their fate across mammalian biotransformation, human gut microbial degradation, or environmental (soil/aquatic) microbial degradation.
- ▌ Chromatographic Peak Detection Retention Time Alignment · holobiomicslabUse when you have multiple high-resolution mzML files from LC-MS/MS experiments (e.
- ▌ Empirical Compound Construction From Feature Clustering · holobiomicslabUse when after feature detection and quality control have produced a feature table in TSV format from Asari or equivalent preprocessing.
- ▌ Gene Cluster Family Formation And Similarity Clustering · holobiomicslabUse when you have antiSMASH v5.0.0 BGC predictions from a set of microbial genomes and you need to integrate those predictions with GNPS metabolomic data (MS2 spectra and molecular families).
- ▌ Hyperparameter Tuning Learning Rate Optimizer Selection · holobiomicslabUse when when training a fresh NeatMS CNN model from scratch on LCMS peak classification and you need to determine which optimizer (Adam vs. SGD) and learning rate will produce an AUC ROC > 0.9 without overfitting.
- ▌ Ion Tree Structure Optimization And Trunk Establishment · holobiomicslabUse when after you have partitioned a feature network into connected subnetworks (each containing ion features linked by isotope or adduct mass differences).
- ▌ Peak Evaluation Metrics Cselectivity Snr Gaussian Fit · holobiomicslabUse when after scipy.signal.find_peaks has identified candidate peaks on a composite mass track segment, evaluate each peak to decide whether to retain it in the final feature table.
- ▌ False Positive Negative Detection In Pattern Matching · holobiomicslabUse when when reconstructing or validating the ColumnFinder component in mwtab, you need to assess whether the combined NameMatcher.dict_match and ValueMatcher.series_match operations are correctly populating database-ID columns. Apply this skill after defining NameMatcher patterns (e.
- ▌ Knn Nearest Neighbor Matching For Spot Correspondence · holobiomicslabUse when when integrating two spatial omics modalities (ST and SM) measured on the same tissue sample but at different spatial resolutions or spot coordinates.
- ▌ Raw Spectral Data Input Handling Without Peak Picking · holobiomicslabUse when when you have raw mass spectrometry imaging data (full m/z profiles with intensity arrays) and want to classify spatial regions (e.
- ▌ Similarity Network Construction From Domain Adjacency · holobiomicslabUse when you have a collection of tokenized BGCs (each gene represented as a combination of Pfam domains and subPfams) and need to identify and remove redundant or highly similar clusters before downstream analysis such as sub-cluster detection or natural product annotation.
- ▌ Spearman Correlation Background Distribution Analysis · holobiomicslabUse when after cross-validated neural network or regression models have generated predicted metabolite abundances and you need to distinguish genuinely predictable metabolites from those with spuriously high correlations.
- ▌ Spectrum Random Access Retrieval Via Bracket Notation · holobiomicslabUse when when you need to retrieve specific spectra from mzML files by custom identifier (integer or string) rather than sequential iteration, especially when the mzML file uses non-standard index formatting that requires a regex pattern to parse spectrum IDs and file offsets.
- ▌ Volcano Plot Construction From Fold Change And Pvalue · holobiomicslabUse when you have omu_summary output containing log2FoldChange and adjusted p-values (e.g., BH-corrected) for a pairwise contrast (e.g., Strep vs Mock treatment), and you want to visualize metabolite significance and magnitude simultaneously while stratifying points by hierarchical class (e.
- ▌ Differential Expression Empirical Bayes Moderation · holobiomicslabUse when after fitting a linear model with lmFit on voom-transformed or log2-normalized RNA-seq or microarray expression matrices, apply eBayes moderation to moderate gene-wise variance estimates before extracting top differentially expressed genes.
- ▌ Nested Data Structure Construction For Chemical Metadata · holobiomicslabUse when you have loaded raw Agilent Unknowns Analysis CSV output with required columns (Component.RT, Base.Peak.MZ, Component.Area, Compound.Name, Match.Factor, File.
- ▌ Retention Time And Mass Sorting Of Chromatographic Peaks · holobiomicslabUse when you have raw GC-MS output from Agilent Unknowns Analysis (a .CSV with columns Component.RT, Base.Peak.MZ, Component.Area, Compound.Name, Match.Factor, File.
- ▌ Mass Spectrometry Domain Specific Language Comprehension · holobiomicslabUse when you need to translate user-facing mass spectrometry query intent (e.g., 'find all MS2 spectra with a precursor ion at m/z 572.
- ▌ Retention Time Projection Across Chromatographic Methods · holobiomicslabUse when when you have retention times measured on one chromatographic method and need to predict or map them to another method with minimal or no overlap in measured molecules.
- ▌ Tree Structure Optimization For Metabolite Deconvolution · holobiomicslabUse when you have a connected subnetwork of LC-MS features that matched isotope or adduct patterns, and you need to establish a canonical tree representation with a single neutral mass assignment.
- ▌ Editable Development Mode Installation And Verification · holobiomicslabUse when when you are developing or contributing to a Python package (like cooltools) and need to test changes to utility functions, library integrations, or API implementations without reinstalling the package after each modification. Apply this when you must verify that a new function (e.
- ▌ Python Collection Subclassing And Operator Overloading · holobiomicslabUse when you need to represent structured scientific data (e.g., molecular formulas with element–count mappings) as a dict-like object, but standard dict does not preserve type across arithmetic operations, does not support domain-specific validation, or lacks convenient string representations.
- ▌ Random Forest Classification For Metabolite Prediction · holobiomicslabUse when you have a metabolomics count table (rows=metabolites, columns=samples) with associated metadata containing a categorical grouping factor (e.
- ▌ Exact Mass Lookup And Aggregation From Chemical Databases · holobiomicslabUse when after loading raw Agilent Unknowns Analysis CSV output and when you need to convert tentative compound identifications (matched only by GC-MS library cosine similarity or Match.Factor score) into searchable, curated chemical records with exact masses and multi-source confirmation.
- ▌ Mass Spectrometry Compound Annotation Database Generation · holobiomicslabUse when after generating transformation products using generateTPs() with structural information (SMILES), when you need to screen for predicted TP compounds in environmental MS/MS data via MetFrag's in-silico fragmentation annotation.
- ▌ Search Result Integration With Raw Mass Spectrometry Data · holobiomicslabUse when when you have completed a DIA-MS proteomics search (e.
- ▌ Transcription Factor Motif Genomic Coordinate Annotation · holobiomicslabUse when you have ATAC-seq BAM files and want to detect transcription factor footprints—characteristic depletion patterns of Tn5 insertions around protein-bound motif sites.
- ▌ Multi Regime Model Performance Comparison Visualization · holobiomicslabUse when you have paired microbiome-metabolome (or similar multivariate) datasets and want to quantify whether training on a superset of features (e.g., both annotated and unannotated metabolites) improves prediction accuracy for a well-defined target subset (e.
- ▌ Benchmark Dataset Generation From Reference Metabolites · holobiomicslabUse when you have a set of centroided mzML files from LC-HRMS analysis, a list of target metabolites with known molecular formula and retention time windows, and you need to create a reference dataset to benchmark the reliability of NPP tools (XCMS, MZmine, MS-DIAL, etc.) on the same files.
- ▌ Chemical Transformation Prediction Via Rule Application · holobiomicslabUse when you have: (1) a set of starting compounds in SMILES format; (2) a library of reaction rules (SMARTS-encoded) from MetaCyc or custom sources; (3) a need to discover predicted reaction products and novel compounds across multiple reaction generations; and (4) constraints (e.
- ▌ Compression And Serialization Of Large Tabular Datasets · holobiomicslabUse when when consolidating multiple cleaned and validated data sources (organism, structure, reference subgraphs) into a single denormalized table containing hundreds of thousands of rows and many columns, and the result must be stored, archived, or transmitted with minimal storage overhead while.
- ▌ Dictionary And Metadata Extraction From Relational Data · holobiomicslabUse when after performing left-join operations on cleaned organism, structure, and reference subgraphs but before final table denormalization. Trigger conditions: (1) you have a unified table with repeated entity_id columns (e.
- ▌ Environment Variable Configuration For Distributed Jobs · holobiomicslabUse when you have a multi-fold cross-validation training workflow that must run as parallel SLURM array jobs, each with its own GPU, and you need to ensure that all jobs can locate the same training data, code repository, container image, and results directory without hardcoded absolute paths or.
- ▌ Heterogeneous Data Format Integration And Harmonization · holobiomicslabUse when your input consists of multiple external databases with different file formats, column names, identifier schemes, and taxonomic/chemical vocabularies (e.g., 31 open natural product databases with heterogeneous structure and organism metadata).
- ▌ Metabolite Compound List Mapping With Adduct Assignment · holobiomicslabUse when when you have mzML files from targeted or untargeted metabolomics experiments run in multiple ionization modes (e.g., KO_NEG, KO_POS, STD_NEG, STD_POS, WT_NEG, WT_POS) and a CSV list of reference compounds (e.
- ▌ Open Source Mass Spectrometry File Format Interoperability · holobiomicslabUse when when working with Bruker .d/.baf mass spectrometry imaging data and needing to feed it into MSIGen or other open-source MSI processing pipelines.
- ▌ Image Processing On Two Dimensional Mass Spectrometry Maps · holobiomicslabUse when when you have raw GC–MS data in two-dimensional m/z × retention time format (NetCDF or proprietary binary) and need to identify marker features across aroma or breath samples at parts-per-billion concentration levels, particularly when conventional peak picking introduces false positives.
- ▌ Computational Efficiency Single Pass Vs Repeated Detection · holobiomicslabUse when when processing aligned LC-MS data across multiple samples where the computational bottleneck is repeated peak-detection algorithm calls (one per sample per m/z value). Typical scenario: >10 samples with >1000 m/z values each, where N individual find_peaks invocations dominate runtime.
- ▌ Kernel Regression Learning From Spectral Fingerprint Pairs · holobiomicslabUse when when you have a training set of MS2 spectra with known chemical structures (e.
- ▌ Mass Spectrometry Feature Extraction From Cardinal Objects · holobiomicslabUse when you have a Cardinal MSImagingExperiment object (e.g., from imzML or Analyze 7.5 files) and need to retrieve the complete set of m/z values and their intensities for annotation against metabolite databases (HMDB, Lipidmaps) or for statistical analysis.
- ▌ Mass Spectrum Tokenization And Bag Of Fragments Generation · holobiomicslabUse when after filtering and cleaning MS/MS spectra (positive/negative ion mode) but before applying Latent Dirichlet Allocation for Mass2Motif discovery.
- ▌ Metabolite Cluster Identification From Correlated Features · holobiomicslabUse when after preprocessing, imputation, and batch correction of LC-MS peak tables when you need to group redundant or related feature measurements (e.g., [M+H]+ and [M+Na]+ adducts, or isotope peaks) into metabolite-level clusters before statistical testing or identification.
- ▌ Software Performance Characterization And Scaling Analysis · holobiomicslabUse when when a tool claims to be 'scalable' or 'performance-conscious' but lacks published performance benchmarks, or when you need to confirm that runtime and memory scale linearly (or predictably) with sample count before deploying the tool on large LC-MS datasets (e.g., >100 samples).
- ▌ Chemical Name Normalization And Publish Database Integration · holobiomicslabUse when after spreadOut() has converted raw CSV peak data into a structured list, when you have one or more Compound.Name entries from GC-MS that may be ambiguous, non-canonical, or missing standardized properties (exact mass, published retention times, reactive groups, database presence).
- ▌ Backend Compatibility Verification Visualization Library · holobiomicslabUse when you have mass spectrometry data loaded into a pandas DataFrame with m/z, retention time, and intensity columns, and need to confirm that pyOpenMS-Viz can produce visualizations (spectra, chromatograms, or peak maps) using a specific plotting backend (matplotlib, Bokeh, or Plotly) on real.
- ▌ Command Line Pipeline Execution And Runtime Benchmarking · holobiomicslabUse when when you have peak-abundance .csv files and assigned molecular formula data from FT-ICR MS preprocessing, and you need to verify that a published pipeline's runtime claims (e.g., '<1 min for 40 samples', '~2 min for 120 samples') hold true on your own datasets or reference datasets.
- ▌ Data Transformation Centered Log Ratio With Pseudocounts · holobiomicslabUse when you have raw microbiome (e.g., 16S rRNA or metagenomic) or metabolomic count tables (samples × features) and plan to train predictive models (e.g., MiMeNet, linear regression) that require normally distributed or near-normally distributed inputs.
- ▌ Feature Attribution Score Interpretation Neural Networks · holobiomicslabUse when after training a neural network model (e.
- ▌ Chemical Identifier Mapping Smiles To Pubchem Chemspider · holobiomicslabUse when you have a chemical structure in SMILES format and need to find matching compound records and standardized identifiers (e.
- ▌ Fingerprint Computation Maccs Extended Connectivity Path · holobiomicslabUse when when you have a set of chemical compounds (as SMILES, mol, SDF, mol2, or hin files) and need to convert their structural information into numerical fingerprint vectors for training machine learning regressors on experimental retention time data or other molecular property prediction tasks.
- ▌ Natural Product Database Querying Norine Coconut Npatsas · holobiomicslabUse when you have a chemical structure (as SMILES string or identifier) and need to discover matching records across specialized natural product databases.
- ▌ Principal Component Analysis Dimensionality Reduction · holobiomicslabUse when your input is a normalized, centered gene expression matrix with many genes (e.g., 12,000+) and you need to validate whether reducing to a smaller number of principal components (e.g., 10) preserves pathway enrichment statistics (pathway scores and p-values from geseca or fgsea).
- ▌ Pytest Test Suite Execution And Result Interpretation · holobiomicslabUse when after forking and cloning a repository (e.g., scverse/scanpy) to verify that the development environment is correctly configured, or after implementing a feature or bugfix to ensure no regressions were introduced.
- ▌ Single Cell Rna Seq Quality Control And Normalization · holobiomicslabUse when when you have a raw or minimally processed scRNA-seq dataset (e.g., a Seurat object loaded from GEO) and need to prepare it for pathway enrichment or coregulation analysis.
- ▌ Microbiome Metabolome Data Preprocessing Clr Transformation · holobiomicslabUse when you have paired microbiome and metabolomic abundance tables (samples × features) with relative abundance or raw count values, and you are preparing data for downstream regression or neural network modeling of microbe-metabolite relationships.
- ▌ Tandem Mass Spectrometry Ion Fragmentation Pattern Analysis · holobiomicslabUse when after MS1 feature extraction and prescreening quality control have completed on mzML files, and you need to inspect the MS2 fragmentation patterns of candidate compounds to verify their identity or assess whether extracted features are genuine metabolites rather than noise or artifacts.
- ▌ Model Generalization Assessment Across Molecular Size Regime · holobiomicslabUse when a deep learning model for molecular structure prediction (e.g., NMR2Struct) has been trained and evaluated on a limited molecular size range (e.
- ▌ Distance Metric Calculation Bray Curtis Euclidean Jaccard · holobiomicslabUse when you have normalized peak intensity data (or absence/presence matrices) from metabolomics experiments with multiple samples and need to quantify compositional differences between them prior to multivariate analysis. This step is essential when testing whether categorical factors (e.
- ▌ Microbe Metabolite Feature Selection By Annotation Status · holobiomicslabUse when when you have paired microbiome-metabolome datasets where only a subset of metabolites carry curated biochemical annotations (e.
- ▌ Spatial Correlation Analysis In Imaging Mass Spectrometry · holobiomicslabUse when after annotating ion pairs with known adducts (using adductMatch or diffGetPeaks), use this skill to filter suspected adduct pairs by testing if their pixel-level intensity profiles are significantly correlated.
- ▌ Functional Annotation Table Generation And Interpretation · holobiomicslabUse when after running CPAT, signalP, Pfam, and fimo tools on differentially expressed isoform or exon FASTA sequences, and you need to consolidate their individual outputs into a single indexed table to compare functional properties across isoforms, identify isoforms with specific domain.
- ▌ Machine Learning Model Evaluation With Confusion Matrices · holobiomicslabUse when after fitting a random forest model to metabolomics count data with a categorical response variable (e.g., wild-type vs. knockout treatment groups), you need to quantify how accurately the model predicts group membership and identify which metabolites drive the classification.
- ▌ Metabolomicshub Cross Repository Dataset Search · holobiomicslabUse when assembling a reanalysis or meta-analysis cohort from public metabolomics studies held in MetaboLights, Metabolomics Workbench and GNPS/MassIVE, and the instrument, polarity or open-format filters have to be honest about which repositories they silently exclude.
- ▌ Chromatographic Peak Extraction And Retention Time Filtering · holobiomicslabUse when when you have LC-MS/MS raw data (mzML or netCDF format) and need to isolate a specific compound's signal based on its known or suspected m/z value and retention time range.
- ▌ Baseline And Noise Level Estimation From Quartile Statistics · holobiomicslabUse when before peak detection on a composite or individual mass track when you need to filter out low-intensity noise and baseline drift without removing true signal.
- ▌ Cheminformatics Substructure Matching And Reaction Templates · holobiomicslabUse when you have a chemical substrate and need to predict its biotransformation products using rule-based metabolism prediction. This applies when: (1) you possess a library of biotransformation rules extracted from a curated database (e.
- ▌ Interactive Mass Spectrometry Plot Generation And Annotation · holobiomicslabUse when when you have extracted ion chromatograms (XICs), ion mobilograms (IMs), or mass spectra from diaPASEF or other DIA workflows and need to visualize them interactively to inspect peak boundaries, compare MS1 vs MS2 traces, validate feature identifications, or communicate results.
- ▌ Ion Chromatogram Mobilogram Visualization And Interpretation · holobiomicslabUse when after loading raw diaPASEF or DIA mass spectrometry data (mzML format) and search results (DIA-NN, OpenSwath, or equivalent) to visually inspect extracted ion chromatograms and mobilograms for selected peptide precursors.
- ▌ Training Data Inventory Construction From Spectral Libraries · holobiomicslabUse when you are preparing to apply Probability Product Kernel–based scoring to MS2 spectra for genomic–metabolomic linking, and you need to establish a reference set of ion peaks that represent robust spectral diversity without overfitting to any single study.
- ▌ Sphinx Documentation Generation And API Reference Inclusion · holobiomicslabUse when after implementing or modifying utility functions in a library subpackage (e.g., cooltools.
- ▌ Metabolite Class Visualization By Statistical Significance · holobiomicslabUse when after running omu_summary statistical comparison on count data with assigned hierarchical class annotations (KEGG, KO_Number, Prokaryote, or Eukaryote), use this skill to visualize log2FoldChange and adjusted p-values for metabolites grouped by class.
- ▌ Tensor Shape Validation And Numerical Correctness Checking · holobiomicslabUse when after implementing a shared-weight ResNet18 encoder module but before integrating it into the DeepION data augmentation and projection workflow.
- ▌ Alternative Splicing Event Comparison Across Conditions · holobiomicslabUse when you have PSI (percent-spliced-in) matrices calculated independently for two or more biological conditions, each with two or more replicate samples, and you want to identify which alternative splicing events show statistically significant changes in inclusion levels between conditions.
- ▌ Metabolite Detection And Acquisition Performance Benchmarkin · holobiomicslabUse when you have simulated or experimental mzML data from two or more fragmentation controllers (e.
- ▌ Interactive Visualization Interpretation Methylation Results · holobiomicslabUse when after running ChAMP detection functions (champ.