HolobiomicsLab
- 7.4k skills
- 0 followers
- 1 day ago last updated
- ▌ Neural Network Transfer Learning For Spectral Models · holobiomicslabUse when your input is a corpus of MS/MS spectra with annotated molecular formulas and adduct types that represent a new ionisation mode, instrument type, or adduct chemistry not well-represented in the pre-trained model's training data. You have access to a trained formula transformer (e.
- ▌ One Hot Encoding Categorical Chromatography Features · holobiomicslabUse when you have raw HPLC column metadata containing categorical fields (e.g., column manufacturer 'Waters', USP type 'L1', solvent identities 'H2O'/'MeOH'/'ACN') that must be converted into numerical representations before featurization for a machine learning pipeline.
- ▌ Precision Recall Curve Generation And Interpretation · holobiomicslabUse when you have computed spectral similarity scores from multiple methods (e.g., MS2DeepScore, Spec2Vec, modified cosine) on the same set of spectrum pairs, have assigned ground-truth structural similarity labels (e.
- ▌ Precision Recall Optimization In Spectral Annotation · holobiomicslabUse when you have extracted fragmentation patterns from a collection of MS/MS spectra (using mineMS2) and have partitioned spectra into components via GNPS molecular networking (e.g., connected components, cliques, or high-similarity pairs with cosine > threshold).
- ▌ Spectral Feature Clustering By Intensity Correlation · holobiomicslabUse when you have an annotated LC-MS feature table with KEGG candidate matches and adduct assignments (output from the matching stage), and you need to disambiguate which features co-elute and correlate in intensity, signaling a common metabolite origin before applying adduct-based filtering.
- ▌ Statistical Significance Testing P Value Calculation · holobiomicslabUse when after standardizing link scores (strain correlation and IOKR) across all potential GCF-MF pairs in a metabologenomics dataset, perform significance testing to determine whether validated links show statistically distinguishable score distributions from the background.
- ▌ Tandem Mass Spectra Structural Similarity Assessment · holobiomicslabUse when you have pairs of cleaned tandem mass spectra with known chemical structure annotations (InChIKey, SMILES, or InChI), and you need to predict Tanimoto structural similarity scores directly from spectral data without pre-computing molecular fingerprints.
- ▌ Tandem Mass Spectrum Preprocessing And Normalization · holobiomicslabUse when you have acquired raw MS/MS spectra (in MGF or mzML format) from a mass spectrometry instrument or public repository (e.g., MassIVE, MetaboLights, GNPS) that will be used for de novo chemical formula ranking or adduct assignment.
- ▌ Targeted Metabolite Detection Parameter Optimization · holobiomicslabUse when when you have centroided .mzML LC–MS runs and a target list (compound ID, theoretical m/z, expected RT, polarity) but are uncertain whether your m/z and RT windows are wide enough to capture all targets without false positives.
- ▌ Molecular Geometry Neural Network Potential Evaluation · holobiomicslabUse when after RDKit has generated multiple conformations for a molecule in an SDF or XYZ format, and you need to reduce the conformational ensemble to a tractable size (by energy-based ranking) before submitting to expensive quantum-chemical calculations (e.g., QUICK).
- ▌ Biosynthetic Gene Cluster Detection And Annotation · holobiomicslabUse when you have assembled microbial genomes (nucleotide FASTA files) and want to identify biosynthetic potential and group related BGCs for downstream linking with metabolomic data;
- ▌ CLI Application Invocation With File Io Management · holobiomicslabUse when when you have vendor mass spectrometry raw files (e.g., .raw format) that must be converted to an open format (Aird) using a Windows .
- ▌ Mass Spectrometry Visualization Backend Comparison · holobiomicslabUse when you have a mass spectrometry visualization library that claims to support multiple plotting backends and need to verify that: (1) all backends produce functionally equivalent outputs, (2) execution times are consistent with reported benchmarks, and (3) the library scales appropriately.
- ▌ Molecular Property Prediction Feature Construction · holobiomicslabUse when when you have molecular structures (SMILES or graph formats) and need to predict a physicochemical or spectral property (e.g., infrared spectra) using a graph neural network architecture. Use this skill when the base model architecture (e.
- ▌ Over Representation Analysis Pvalue Interpretation · holobiomicslabUse when when you have run ORA on a metabolomics dataset and obtained p-values for pathway enrichment, but you need to assess whether observed significance is genuine or an artifact of incomplete metabolite coverage.
- ▌ Retention Time Abundance Correlation Visualization · holobiomicslabUse when after applying AbundanceSimilarityParam (with threshold ≥0.7 and log2 transform) to retention-time-based feature groups from SimilarRtimeParam, when you need to examine the internal correlation structure of specific feature sub-groups (e.g., FG.
- ▌ Structure Organism Pair Counting And Deduplication · holobiomicslabUse when when you have downloaded a curated structure-organism dataset (such as LOTUS) in TSV or CSV format with separate 2D and 3D structure-organism pair tables, and need to produce authoritative headline counts of unique referenced pairs, unique curated structures, unique organisms, and source.
- ▌ Approximate Nearest Neighbor Indexing Construction · holobiomicslabUse when when you have a large spectral library (hundreds of thousands to millions of spectra) and need to perform open modification searching on query spectra where exhaustive comparison against all library entries is computationally prohibitive.
- ▌ Coefficient Of Variation Calculation And Filtering · holobiomicslabUse when after loading and applying minimum non-missing-value thresholds to an omics expression dataset (proteomics, metabolomics, or other panomics data).
- ▌ Correlation Coefficient Computation Across Samples · holobiomicslabUse when after XCMS feature detection and retention time correction, when you need to group features derived from the same compound. Features from the same compound show correlated quantitative trends across samples;
- ▌ Data Quality Assessment From Molecular Descriptors · holobiomicslabUse when processing spectral datasets from open mass spectra libraries (OMSLs) where structural identifiers and ionization metadata are incomplete or inconsistent.
- ▌ Dimensionality Reduction And Clustering Evaluation · holobiomicslabUse when you have high-dimensional feasible flux distributions sampled from constraint-based metabolic models for multiple biological samples (e.
- ▌ Flux Distribution Interpretation Across Cell Lines · holobiomicslabUse when you have sampled 10,000+ steady-state flux solutions for each of multiple cell lines from a constraint-based model; computed Reaction Propensity Scores (RPS) from substrate abundance (metabolomics) and Reaction Activity Scores (RAS) from gene expression (transcriptomics);
- ▌ Gzip Compression With Random Access Implementation · holobiomicslabUse when you have a large text or structured file (mzML, XML, plain text) that you want to compress while retaining the ability to retrieve specific logical blocks (chapters, spectra, records) by identifier without decompressing the entire file.
- ▌ Hierarchical Clustering Euclidean Complete Linkage · holobiomicslabUse when you have a normalized microbe-metabolite feature attribution score matrix (rows = microbes, columns = metabolites) and need to explore hierarchical structure and visually assess similarity patterns before determining the optimal number of clusters via consensus clustering.
- ▌ Hypergeometric Distribution Null Model Application · holobiomicslabUse when when you have raw strain correlation scores computed across multiple GCF–MF link pairs from a metabologenomics dataset and need to compare score magnitudes across different links.
- ▌ Message Passing Neural Network Architecture Design · holobiomicslabUse when when you have a working base MPNN implementation (e.g., chemprop) and need to adapt it for a new molecular property target (e.g., spectral data) that requires custom input processing, intermediate feature representations, or output layer modifications beyond the original model's scope.
- ▌ Multi Modal Spot Validation And Quality Assessment · holobiomicslabUse when after performing spot_align_byknn to map SM spots to ST spots, validate that all SM spots have been successfully assigned and that the Euclidean distance distributions between SM spots and their assigned nearest ST neighbors are reasonable (no outliers or failed assignments that would.
- ▌ Multiple Testing Correction And P Value Adjustment · holobiomicslabUse when when you have generated raw p-values from differential expression analysis on preprocessed count matrices (mRNA, miRNA, isoforms, lipids, or proteins) using edgeR, DESeq2, or RankProduct and need to identify statistically significant features while controlling familywise error rate or.
- ▌ Organism Context Metabolic Plausibility Assessment · holobiomicslabUse when when BioTransformer or another metabolism predictor has generated a list of candidate metabolite structures (in SMILES or InChI format) for a query compound, and you need to identify which candidates are most likely to occur in a specific organism or environment (e.
- ▌ Peak Parameter Optimization For Targeted Compounds · holobiomicslabUse when you have centroided high-resolution Orbitrap or GC-CI-MS mzML files and a formulaTable of target compounds with known m/z, retention time, and molecular formula, and you need to extract isotopologue abundances and quantification metrics (area, maxo intensity, ppm error) for each labeled.
- ▌ Plant Species Authentication Via Mass Spectrometry · holobiomicslabUse when when you have mass spectrometry raw data (DI-MS or ASAP-MS format) from plant samples that are easily confused due to morphological similarity, or when you need to verify or authenticate the species identity of a plant material against a reference database.
- ▌ Redundancy Filtering In Biosynthetic Gene Clusters · holobiomicslabUse when when you have a collection of tokenised BGCs (represented as combinations of Pfam domains and subPfams) that may contain redundant or near-identical sequences, and you need to reduce computational burden and avoid biased sub-cluster detection caused by over-representation of similar BGCs.
- ▌ Singularity Container Image Building And Execution · holobiomicslabUse when you have a Docker image published to a registry (e.g., docker://stravsm/msnovelist6), need to run it on an HPC cluster with SLURM scheduling, and must allocate specific hardware resources (GPUs, RAM) per job.
- ▌ Sphinx Gallery Execution And Performance Profiling · holobiomicslabUse when you have a Sphinx-based documentation project with multiple gallery scripts (e.
- ▌ Validation Test Design For Biochemical Identifiers · holobiomicslabUse when you have implemented or integrated a biochemical identifier converter (e.
- ▌ Weighted Correlation Network Module Interpretation · holobiomicslabUse when after WGCNA has identified and named metabolic correlation modules from preprocessed, normalized, and imputed metabolomic data, and you need to test whether specific modules show statistically significant association with a known sample grouping (e.
- ▌ Z Score Normalization For Cross Dataset Comparison · holobiomicslabUse when you have multiple scoring functions (e.g., strain correlation or spectral similarity scores) computed over heterogeneous GCF-MF or BGC-spectrum link sets where raw scores cannot be directly compared due to differences in set sizes (GCF size g, MF size m, overlap o) or null-model.
- ▌ Nearest Neighbor Graph Construction Pynndescent · holobiomicslabUse when when analyzing spatial molecular data (e.g., from tissue sections or microscopy) where you need to build k-nearest neighbor graphs on high-dimensional coordinate arrays (n_obs × n_dims) and exact nearest neighbor computation is too slow or memory-intensive;
- ▌ Reduction Plot Interpretation And Visualization · holobiomicslabUse when after computing gene set enrichment scores (e.g., via GESECA on reverse PCA feature loadings) on a single-cell or bulk dataset with an existing dimensionality reduction (tSNE, UMAP, PCA).
- ▌ Statistical Precision Comparison Ranked Outputs · holobiomicslabUse when when a statistical method offers a parameter to trade computational cost for precision (e.
- ▌ Unified Mobility Scale Construction Across Polarities · holobiomicslabUse when you have CE-MS raw data in OnDiskMSnExp format with both positive and negative polarity acquisitions, migration times that vary due to electroosmotic flow drift, and access to two well-characterized mobility markers (e.g., Paracetamol and Procaine with known charges and migration times).
- ▌ Automated Peak Detection Without Conventional Picking · holobiomicslabUse when you have a two-dimensional GC–MS or LC–MS dataset (m/z vs retention time) and need to identify discriminative analyte features without relying on conventional peak picking algorithms. This is especially valuable when analyzing complex, low-abundance samples (e.
- ▌ Comparative Algorithm Benchmarking For Peak Detection · holobiomicslabUse when you have developed or adapted a peak detection method for chromatography–mass spectrometry and need to validate its reliability against an established baseline on the same raw GC–MS dataset. Specifically when: (1) the input is raw GC–MS data in m/z vs retention time format;
- ▌ Ionization Mode Detection From Mass Spectrometry Data · holobiomicslabUse when when you have raw LC-MS data in mzML format (converted from .raw or acquired directly in that format) and need to invoke Asari for feature extraction, but the ionization mode is not explicitly specified in your experimental metadata or pipeline configuration.
- ▌ Ppb Level Marker Detection And Sensitivity Assessment · holobiomicslabUse when you have raw GC–MS or LC–MS data in two-dimensional m/z vs retention time format and need to identify marker features at parts-per-billion sensitivity without relying on conventional peak picking.
- ▌ Spectrum Document Conversion Peak Loss Representation · holobiomicslabUse when when preparing MS/MS spectral data for training word-embedding models (Word2Vec, Skip-gram, CBOW) that will learn relationships between fragment ions and neutral losses.
- ▌ Deep Learning Model Inference And Ensemble Prediction · holobiomicslabUse when you have a trained deep learning model and want to quantify prediction uncertainty for each input pair or decision point. Use this when you need to identify low-confidence predictions (high IQR) and filter them out to reduce error in specific score ranges (e.
- ▌ Machine Learning Model Training With Cross Validation · holobiomicslabUse when when you have a labeled peak quality matrix (with known pass/fail labels), need to objectively compare performance across multiple classification algorithms (e.
- ▌ Mass Spectrometry Data Coordinate System Construction · holobiomicslabUse when when you have processed LC-MS/MS spectral data in .mgf format with precomputed ms2deepscore similarity matrices and need a 2-D overview representation that preserves local spectral relationships for interactive exploration and visualization.
- ▌ Mass Spectrometry Deconvolution Algorithm Application · holobiomicslabUse when you have raw DDA, DIA (MS^E, AIF, SWATH-MS), or MS1-only mass spectrometry data in mzML, mzXML, or netCDF format and need to deconvolute fragmentation spectra by linking precursor ions to their fragment ions based on retention time and m/z relationships.
- ▌ Metabolic Reaction Classification By Regulatory Layer · holobiomicslabUse when you have integrated transcriptomics, intracellular metabolomics, and extracellular flux ratio data from multiple cell lines or conditions, and need to determine whether observed differences in metabolic fluxes originate from gene expression changes, substrate availability changes, or both.
- ▌ Metabolomics Data Integration With Metabolic Networks · holobiomicslabUse when you have measured intracellular metabolite concentrations (e.g., via LC–MS/MS) across multiple cell lines or samples and want to predict which metabolic reactions are substrate-limited versus transcriptionally regulated.
- ▌ Metabolomics Feature Selection Significance Filtering · holobiomicslabUse when you have fitted an MB-PLS model on multi-assay LC-MS intensity data (e.g., HPOS, LPOS, LNEG), computed MB-VIP scores for all features, and need to identify which features are statistically significant for your phenotypic outcome.
- ▌ Python Package Installation And Dependency Management · holobiomicslabUse when when setting up a new computational environment for tandem MS/MS spectrum clustering or other proteomics analysis, and you need to install a tool (like falcon) that depends on specific versions of auxiliary packages (like spectrum-utils==0.3.5).
- ▌ Relative Standard Deviation Calculation Qc Replicates · holobiomicslabUse when you have a peak table from XCMS preprocessing with intensity measurements for the same set of metabolites across multiple QC replicate injections (samples marked SampleType='LQC'), and you need to filter out EICs with poor reproducibility before evaluating peak quality or training a.
- ▌ Spectral Dataset Partitioning And Train Test Curation · holobiomicslabUse when when you have a pre-cleaned spectral library (e.g., GNPS, MoNA, or MTBLS1572) with an existing training/test boundary established by prior work (e.g., MSBERT), and you need to report model performance with uncertainty quantification across multiple random partitions.
- ▌ Statistical Significance Estimation Mass Spectrometry · holobiomicslabUse when after aligning fragment ions between two tandem mass spectra (query and reference) using maximum weight matching and you need to assign confidence scores to the matched ion pairs.
- ▌ Tandem Mass Spectrum Deconvolution Isotope Annotation · holobiomicslabUse when you have aligned features characterized across multiple dimensions (m/z, drift time, retention time) and need to: (1) resolve MS/MS spectra that may contain fragments from multiple co-eluting or co-mobilizing precursors; (2) identify and validate isotopic signatures (e.
- ▌ Bioinformatics Tool Version Compatibility Assessment · holobiomicslabUse when before executing a complex bioinformatics pipeline (such as Hi-C data processing) that depends on multiple third-party tools with explicit version constraints.
- ▌ CI CD Workflow Adaptation To Organization Standards · holobiomicslabUse when when a Python package is being relocated to a new GitHub organization (e.
- ▌ Collision Cross Section Measurement Quality Control · holobiomicslabUse when you have IM-MS lipidomics data from samples spiked with U13C-labeled internal standards (fully labeled yeast extract) and you need to quantify whether measured CCS values deviate systematically from theoretical values, or when you want to correct CCS measurements before downstream lipid.
- ▌ Principal Component Extraction From Pathway Subsets · holobiomicslabUse when you have a log2-normalized, zero-mean and unit-variance standardized intensity matrix of metabolite features (rows=metabolites, columns=samples) and need to compute a single activity score per pathway that reflects the coordinated expression behavior of all metabolites assigned to that.
- ▌ Statistical Significance Testing Metabolic Networks · holobiomicslabUse when you have sampled flux distributions from two or more constraint-based metabolic models representing different biological conditions (e.
- ▌ Structural Similarity Calculation Fingerprint Based · holobiomicslabUse when you have a set of compounds (e.g., novel NPS analogues in an evaluation dataset) and need to classify them as structurally similar to or divergent from a reference set (e.g., training compounds).
- ▌ Antismash Bgc Directory Organization And Validation · holobiomicslabUse when when preparing genomic data for NPLinker analysis and you have AntiSMASH BGC predictions that need to be validated and organized into NPLinker's standardized directory layout.
- ▌ Batch Effect Preprocessing With Replicate Structure · holobiomicslabUse when you have metabolomics data from multiple experimental batches (≥2) with embedded replicate samples (identical samples run at different points within or across batches), log-transformed raw assays containing ≥50% missing values per batch, and a need to harmonise metabolite quantification.
- ▌ Bigscape Output Version Detection And Compatibility · holobiomicslabUse when when preparing NPLinker input data and the BigScape directory exists but its format is unknown or mixed (e.g., migrated workflows, third-party data, or legacy archives). Specifically: if local mode and BigScape directory is missing, generate it;
- ▌ Comparative Output Analysis Across Parameter States · holobiomicslabUse when when you need to validate that a boolean control parameter in BioTransformerAPI (useCypReact) properly gates a filtering module, or when you want to understand the qualitative and quantitative impact of CypReact filtering rules on predicted metabolite outputs for a given substrate and.
- ▌ Corrected Uncorrected Data Comparison Visualization · holobiomicslabUse when after preprocessing and log-transformation of metabolomics feature abundance matrices (samples as rows, metabolic features as columns), when you have multiple candidate batch-correction models (e.
- ▌ Cross Batch Metabolite Quantification Harmonization · holobiomicslabUse when you have multiple SummarizedExperiment objects representing separate metabolomics assay batches with different metabolite coverage and missing-value patterns, and you need to identify a common metabolite set quantified across all batches before applying hierarchical batch normalization or.
- ▌ Cross Validated Model Performance Evaluation 10fold · holobiomicslabUse when when you have trained a neural network or regression model to predict metabolite abundances from microbiome features and need to measure how well the model generalizes to unseen samples. Apply this skill when you want to compare multiple competing models (e.
- ▌ Custom File Handler Class Design For Indexed Access · holobiomicslabUse when your input is a large mzML or text file that would benefit from compression without sacrificing random-access performance, and you need to retrieve specific logical blocks (e.g., a chapter, spectrum, or database record) by key without decompressing the entire file.
- ▌ Deep Learning Architecture Design For Sequence Data · holobiomicslabUse when when you have raw co-fractionation/mass-spectrometry elution profiles (normalized intensity vectors across fractions) paired with labeled protein interaction ground truth, and you want to avoid hand-crafted features (e.
- ▌ Docker Container Environment Variable Configuration · holobiomicslabUse when when deploying a Java application in a Docker container and you need to adjust JVM heap memory settings (maximum and initial heap size) without modifying the container image.
- ▌ Feature Metadata Extraction From Clustering Objects · holobiomicslabUse when after RAMClustR clustering and do.findmain molecular weight inference have been completed on XCMS-detected metabolomics features.
- ▌ Grid Search Evaluation And Threshold Identification · holobiomicslabUse when you have a fitted alignment model (e.g., metabCombiner object with pre-aligned feature pair candidates and RT spline mapping) and known shared compound identities (ground truth) from reference datasets, and you need to determine which combination of three or more continuous parameters (e.
- ▌ Hierarchical Cluster Analysis Dendrogram Generation · holobiomicslabUse when you have a feature-by-sample matrix (finalData) of metabolomic intensities and sample group labels (finalLabel), and you want to visualize how samples cluster together based on their overall metabolomic similarity.
- ▌ Hypergeometric Distribution Probability Calculation · holobiomicslabUse when when you have raw strain correlation scores computed across GCF–MF pairs of varying sizes (different numbers of strains in each set) and need to make those scores comparable.
- ▌ In Memory Cache Implementation For Repeated Queries · holobiomicslabUse when when deploying a high-throughput molecular classification API (e.g., /classify endpoint) where the same SMILES strings are expected to be queried repeatedly across multiple users or time windows, and response latency is a performance constraint.
- ▌ Maldi Imaging Mass Spectrometry Data Interpretation · holobiomicslabUse when you have paired pre- and post-MALDI microscopy images with visible, non-overlapping ablation marks, MALDI raw data files (.RAW, .UDP, .imzML, .ibd) analyzed by METASPACE, and a segmented cell mask from CellProfiler.
- ▌ Metabolic Network Database Output And Serialization · holobiomicslabUse when after completing a Pickaxe reaction network expansion across N generations, when you need to store the predicted compounds and reactions in a format suitable for querying, sharing, or integration with other bioinformatic pipelines.
- ▌ Metabolite Composition Comparison Across Treatments · holobiomicslabUse when you have normalized peak intensity tables from FT-ICR MS data (e.g., MetaboDirect .
- ▌ Metabolomic Dataset Preprocessing And Normalization · holobiomicslabUse when you have raw or minimally processed FT-ICR MS peak tables in Formularity .
- ▌ Metabolomic Feature Filtering Threshold Application · holobiomicslabUse when after running the Marr() function on preprocessed metabolomic data (with missing value imputation and normalization already complete) when you need to distinguish reproducible from non-reproducible features and sample pairs.
- ▌ Molecular Structure Canonicalization And Validation · holobiomicslabUse when immediately after generating candidate transformation products from biotransformation rules.
- ▌ Multi Mode Filter Application High Dimensional Data · holobiomicslabUse when you have high-dimensional biological data (e.
- ▌ Multiprocessing Process Spawning And Pid Management · holobiomicslabUse when when deploying a Streamlit workflow app in offline mode (online_deployment: false) or when Redis is unavailable in online mode, and you need to launch workflows as independent background processes while maintaining the ability to track, recover, or cancel them later by their PID.
- ▌ Omics Data Quality Assessment Normalization Context · holobiomicslabUse when after loading peptide or protein-level quantification matrices with sample metadata into pmartR, and before proceeding to statistical analysis (ANOVA, G-test).
- ▌ P Value Computation And Multiple Testing Correction · holobiomicslabUse when after matched lipid abundances have been grouped by experimental condition and descriptive statistics (mean, SD, median) calculated per group.
- ▌ Pc Selection Via Acceleration And Parallel Analysis · holobiomicslabUse when when preparing metabolomic or multivariate count data for outlier detection in PC space, or when you need to reduce dimensionality while retaining only statistically significant components.
- ▌ Principal Component Analysis Multivariate Reduction · holobiomicslabUse when after normalizing and log-transforming lipidomics abundance data (e.
- ▌ Pymzml Reader Initialization With Custom Parameters · holobiomicslabUse when you have an mzML file (e.g. Manuels_customs_ids.mzML) with non-standard custom index identifiers that cannot be parsed by pymzML's default index parser.
- ▌ Quality Control Sample Integration In Normalization · holobiomicslabUse when your multi-class metabolomic peak table includes quality control samples (technical replicates) but no internal standards, and you need to compare the performance of multiple preprocessing workflows (normalization, imputation, transformation methods) to select the optimal pipeline for.
- ▌ Semantic Role Assignment For Mass Spectrometry Data · holobiomicslabUse when you have uploaded a delimited data file (comma-, semicolon-, or tab-separated) with a header row into Punc'data and need to ensure that each column is correctly mapped to its semantic role (m/z, intensity, formula, or other mass spectrometry attributes) before proceeding to analysis.
- ▌ Summarized Experiment Initialization And Population · holobiomicslabUse when when beginning a metabolomics analysis workflow in maplet, you have raw or preprocessed metabolomics data (assay measurements) and associated sample metadata (colData) or feature annotations (rowData), and you need to create a single, unified container that will hold data, intermediate.
- ▌ Taxonomic Nomenclature Normalization And Validation · holobiomicslabUse when you have organism names originating from 31+ heterogeneous natural product databases that use different taxonomic authorities, nomenclature versions, or rank assignments, and you need to harmonize them into a single organism subgraph with validated ranks before linking to chemical.
- ▌ Microarray Expression Normalization Log Quantile · holobiomicslabUse when when you have raw or minimally processed microarray expression data (e.g., from GEO) with intensity values that exhibit sample-to-sample distributional differences and variance heterogeneity.
- ▌ Spatial Coordinate Integration With Imaging Data · holobiomicslabUse when you have a spatial omics dataset (AnnData object with coordinate columns like 'x', 'y', 'z') and an associated tissue image file (e.g., TIFF, PNG, or HE-stained histology), and you need to extract image-based morphological features (e.
- ▌ Consensus Spectrum Assembly From Fragmentation Spectra · holobiomicslabUse when you have detected a single chromatographic peak in DDA LC-MS/MS data that generated multiple MS2 fragmentation spectra (e.