HolobiomicsLab
- 7.4k skills
- 0 followers
- 1 day ago last updated
- ▌ Gpu Accelerated Nearest Neighbor Indexing · holobiomicslabUse when when searching unknown mass spectra against large high-resolution spectral libraries for open modification identification and you need to reduce search latency from seconds to milliseconds while maintaining sensitivity and specificity.
- ▌ Graph Database Indexing And Serialization · holobiomicslabUse when you have retrieved and deduplicated chemical formulae and metadata from multiple heterogeneous sources (HMDB, ChEMBL, PubChem) and extracted both structural relationships (DBEdges) and biological reactant pairs (BioEdges from KEGG), and now need to merge them into a single queryable.
- ▌ Graph Visualization Interactive Rendering · holobiomicslabUse when after constructing a NetworkX graph object from structural clusters (via MamsiStructSearch), when you need to interactively explore feature relationships or publish a static network diagram showing isotopologue links, adduct relationships, and cross-assay connections.
- ▌ Inchikey Extraction From Spectral Library · holobiomicslabUse when you have a GNPS DBResult file from spectral library matching that lacks ClassyFire superclass, class, and subclass columns, and you need to restore chemical ontology annotations by submitting compound identifiers to external batch classification services for re-annotation.
- ▌ Interactive Filter Definition Trelliscope · holobiomicslabUse when you have omics statistical results (p-values, effect sizes, fold-changes) mapped to individual trelliscope panel rows and need to allow end users to interactively explore subsets of features (proteins, metabolites, genes) by thresholds or annotations without re-running the visualization.
- ▌ Interactive Region Of Interest Refinement · holobiomicslabUse when after loading a LA-ICP-MS image into pew², you need to isolate tissue or sample regions from instrumental background or matrix before calculating elemental concentrations or ratios.
- ▌ Internal Standard Area Aberrancy Flagging · holobiomicslabUse when after building a SummarizedExperiment from metabolomics data but before quantitative analysis.
- ▌ Linear Regression Absolute Quantification · holobiomicslabUse when you have a set of calibration samples (spiked compounds) with known concentrations, measured compound and internal-standard peak areas, and you need to convert compound/internal-standard ratios from study samples into absolute concentrations.
- ▌ Lipidomics Experiment Object Construction · holobiomicslabUse when when you have lipidomics quantitation data (lipid abundances across samples) that you need to load into a unified, annotated R object for analysis—either from public Metabolomics Workbench studies via API, Skyline mass spectrometry software exports, or a custom numerical matrix with.
- ▌ Low Resolution Mass Spectrometry Analysis · holobiomicslabUse when you have low-resolution MS data (e.g., from quadrupole instruments) in vendor format, a list of target compounds with known monoisotopic m/z and retention times, and need to extract per-isotopologue area and intensity values.
- ▌ Mass Spectral Library Benchmark Execution · holobiomicslabUse when you have access to the Flash Entropy Search implementation and want to validate that real-time spectral library querying achieves the reported timing and throughput metrics under the same library sizes, query parameters, and measurement methodology documented in the paper.
- ▌ Mass Spectrometry Data Quality Assessment · holobiomicslabUse when when raw mass spectrometry spectral data has been imported into matchms from common file formats (mzML, mzXML, msp, MGF, JSON) and you need to assess whether metadata fields are correctly normalized, validated against schema requirements, and peaks are appropriately filtered before.
- ▌ Mass Spectrometry Data Structure Decoding · holobiomicslabUse when when you have a mzPeak file (uncompressed ZIP archive containing Parquet tables) and need to access decoded spectral data arrays (m/z, intensity), spectrum metadata (scan descriptors, precursors), or chromatogram data in a form suitable for Python/R analysis pipelines.
- ▌ Mass Spectrometry Dataset Post Processing · holobiomicslabUse when you have a formula-assigned FT-ICR MS dataset (CSV or tab-delimited table with molecular formulas and mass values) and need to quantify molecular chemodiversity, characterize elemental stoichiometry patterns, or explore transformation pathways across samples.
- ▌ Mass Spectrometry Imaging Data Processing · holobiomicslabUse when you have raw or processed MSI data (in imzML or rMSIproc formats) and need to identify and annotate matrix-related peaks before statistical analysis or metabolite identification. Use it specifically when your MSI experiment employed a chemical matrix (e.
- ▌ Mass Spectrometry Peak Intensity Encoding · holobiomicslabUse when working with imaging mass spectrometry (IMS) datasets where you need to (1) automatically identify marker ions without manual annotation, (2) reduce peak intensity dimensionality while preserving spatial relationships between measurement points, or (3) apply iterative peak picking.
- ▌ Mass Spectrometry Target List Preparation · holobiomicslabUse when you have a raw .xlsx or tabular file listing candidate compounds with theoretical or measured m/z values, expected retention times, and ionization polarities, and you need to feed this into TARDIS or another targeted LC–MS analysis pipeline.
- ▌ Mass Spectrometry Wrapper Function Design · holobiomicslabUse when when you have a Spectra-based MS analysis workflow in R but need access to specialized spectral similarity, filtering, or normalization algorithms available only in Python libraries.
- ▌ Metabolic Module Significance Calculation · holobiomicslabUse when after you have constructed metabolic correlation modules via WGCNA on normalized and imputed metabolomic data, and you want to test whether specific modules (e.g., Module 2: Creatine/Glutathione metabolism) associate significantly with a categorical sample trait.
- ▌ Metabolite Detection Frequency Estimation · holobiomicslabUse when after loading spatial metabolomics data (from CSV, imzML, or merged positive/negative ionization modes) into an AnnData object, and before filtering metabolites or performing cross-modal integration.
- ▌ Metabolite Level Expression Summarization · holobiomicslabUse when after loading spatial metabolomics data (from CSV, imzML, or merged positive/negative mode files) into an AnnData object and before filtering or integrating with spatial transcriptomics.
- ▌ Metabolomic Biomarker Pathway Association · holobiomicslabUse when after marker identification (via fold-change, PLS-DA, t-test, or other feature selection methods) has produced a ranked list of metabolic features.
- ▌ Metabolomic Meta Analysis Workflow Design · holobiomicslabUse when you have multiple metabolomic studies with aggregate summary statistics (p-values, fold-change estimates) and need to perform meta-analysis while harmonizing compound nomenclature across datasets. Use this skill when the underlying R package (e.
- ▌ Metabolomics Data Loading Into Containers · holobiomicslabUse when you have raw metabolomics data (e.g., in standard bioinformatics formats supported by maplet) and need to initialize an analytical pipeline that will integrate multiple processing and analysis steps.
- ▌ Metadata Column Profiling Across Datasets · holobiomicslabUse when you are curating metabolomics datasets with variable column naming conventions and need to detect, normalize, and populate standardized database-ID columns (HMDB_ID, PubChem_ID, KEGG_ID, etc.) across many mwTab files before deposition.
- ▌ Molecular Descriptor Graph Representation · holobiomicslabUse when when you need to train or evaluate a graph neural network for molecular property prediction (collision cross section, ion mobility, or related descriptors) and have access to SMILES strings and/or 3D conformer coordinates.
- ▌ Msi Imaging Experiment Class Manipulation · holobiomicslabUse when when loading mass spectrometry imaging data from imzML or Analyze 7.
- ▌ Msi Preprocessing Parameter Configuration · holobiomicslabUse when you have raw line-scan MSI data (from Bruker .d/.baf, converted to .mzML, or other supported formats) and need to configure MSIGen before calling msigen() to generate image arrays.
- ▌ Msms Spectrum Data Structure Manipulation · holobiomicslabUse when you have raw or downloaded MSMS spectra (from online resources via Universal Spectrum Identifier, or from local mzML/mzXML files) that require standardization, cleaning, and fragment assignment before visualization, statistical comparison, or machine-learning feature extraction.
- ▌ Multi Model Molecular Prediction Ensemble · holobiomicslabUse when you have a set of molecular structures (as .sdf or .csv with SMILES) and need to predict metabolic susceptibility across multiple CYP isoforms (e.g., 1A2, 2A6, 2B6) to prioritize drug candidates or screen for potential metabolic liabilities across the major human CYP enzyme portfolio.
- ▌ Multi Omics Output Directory Organization · holobiomicslabUse when after completing pathway enrichment analysis on differentially expressed features from genes, miRNA, proteins, or lipids using either clusterProfiler or biotranslator.
- ▌ Multivariate Batch Confounding Assessment · holobiomicslabUse when after data preprocessing and quality control, when your metabolomics feature matrix and sample metadata show evidence of batch structure (e.
- ▌ Natural Product Classification Prediction · holobiomicslabUse when you have molecular structures encoded as SMILES strings and need to classify them into natural-product chemical classes.
- ▌ Natural Product Representation Assessment · holobiomicslabUse when you have a natural product dataset with taxonomy labels (Class, Superclass, or Pathway), pre-trained molecular models (both natural-product-specialized and synthetic-molecule baselines), and a question about whether standard molecular representations are sufficient for natural product.
- ▌ Natural Product Structural Representation · holobiomicslabUse when when you need to represent natural product molecules as numerical feature vectors for downstream machine learning (e.g., biosynthetic class prediction), comparative analysis, or when standard chemical fingerprints (e.
- ▌ Neural Network Architecture Instantiation · holobiomicslabUse when when you have retrieved a model definition file (e.g., TransGNet.py) and need to verify it can be loaded, configured with correct hyperparameters, and executed on representative multimodal inputs (e.g., molecular graphs and SMILES embeddings) before training or inference.
- ▌ Neural Network Model Deployment In Python · holobiomicslabUse when you have a trained conformer-based peak-picking model (in ONNX format) and need to apply it to chromatographic or ion-mobility mass spectrometry data (TransitionGroup objects) to detect peak boundaries and apex positions, generating TransitionGroupFeature records for downstream analysis or.
- ▌ Neural Network Module Architecture Design · holobiomicslabUse when when building an end-to-end deep learning model that must predict multiple correlated peptide properties (charge, isotope count, retention time) simultaneously from mass spectrometry data, and you need a principled way to merge learned representations from separate task-specific branches.
- ▌ Overlapping Peak Detection Interpretation · holobiomicslabUse when annotating matrix-related signals in MSI datasets where chemical formulas or spatial distributions alone are ambiguous, or when multiple ions share nominal m/z values (isobaric peaks).
- ▌ Parameter Configuration Conditional Logic · holobiomicslabUse when setting up a LipidMatch analysis run and you need to select among three mutually-exclusive analysis modes (PFAS, Lipid, or Tween-positive detection). The trigger is application-level metadata or user specification that indicates which detection mode should execute.
- ▌ Prefix Stripping And Case Standardization · holobiomicslabUse when valueMatcher.series_match has detected database-ID values (HMDB IDs, PubChem CIDs, KEGG compound identifiers) in raw metabolite metadata columns and you need to normalize them into a canonical form for storage in standardized database-ID columns (e.g., HMDB_ID, PubChem_ID, KEGG_ID).
- ▌ Probability Distribution Inverse Sampling · holobiomicslabUse when when you need to reduce a large compound set generated by reaction rule application while (1) retaining compounds ranked highest by Tanimoto similarity to target structures, (2) avoiding hard thresholds that may lose borderline-useful compounds, and (3) maintaining stochastic diversity to.
- ▌ Proteomics Normalization Method Selection · holobiomicslabUse when after loading peptide or protein-level quantification matrices with sample metadata into pmartR, and before downstream statistical analysis.
- ▌ Quality Control Metabolite Identification · holobiomicslabUse when you have loaded a metabolomics dataset with a metabolitedata dataframe containing annotation columns (e.
- ▌ Random Seed Reproducibility Documentation · holobiomicslabUse when you have generated multiple random partitions (e.g., 10-fold cross-validation splits) of a test set and need to deposit them in a shareable repository.
- ▌ Reaction Network Generation And Expansion · holobiomicslabUse when you have (1) a set of starting compounds as SMILES strings, (2) a collection of reaction rules in SMARTS format (e.g., from MetaCyc), and (3) a need to systematically predict all reachable products within a bounded number of generations.
- ▌ Regression Performance Metric Computation · holobiomicslabUse when after generating collision cross section predictions on a validation or test set using a trained graph neural network model, and you need to quantify prediction accuracy and compare against reported performance metrics in the literature or prior experimental runs.
- ▌ Signal Noise Ratio Improvement Validation · holobiomicslabUse when after executing multidimensional smoothing, spike removal, or saturation repair on raw TOF-MS or IM-MS data (.d format from Agilent MassHunter) to confirm that signal quality has improved.
- ▌ Spectral Clustering Membership Resolution · holobiomicslabUse when you have predicted BGC-spectrum link scores (e.g., IOKR or correlation values) for individual pairs and need to rank GCF-MF associations where each GCF contains multiple BGCs and each MF contains multiple spectra.
- ▌ Spectral Similarity Prediction Evaluation · holobiomicslabUse when use when the workflow requires spectral-similarity-prediction-evaluation.
- ▌ Spectrum Fingerprint Contrastive Learning · holobiomicslabUse when when you have paired tandem MS spectra and corresponding molecular structures (SMILES or fingerprints), and you want to build a retrieval system for metabolite structure annotation that can rank candidate structures for novel spectra by embedding similarity rather than spectral matching.
- ▌ Structure Validation And Canonicalization · holobiomicslabUse when ingesting heterogeneous raw chemical structures from external datasets, publications, or user submissions into a retention time or molecular property prediction pipeline.
- ▌ Summarized Experiment Object Manipulation · holobiomicslabUse when when working with metabolomics, proteomics, or other high-throughput replicate experiments stored in Bioconductor SummarizedExperiment format (rows = features/metabolites, columns = samples/replicates), and you need to inspect raw feature dimensions, assess data completeness, or apply.
- ▌ Unit Test Design For Analytical Chemistry · holobiomicslabUse when when implementing or modifying metabolomics feature detection pipelines (e.g., adduct detection, m/z matching, feature labeling) where correctness directly impacts downstream analysis.
- ▌ Version Specific Deployment Configuration · holobiomicslabUse when you have edited core R scripts (Modular.r, genEIC.r, MS1Spectragen.r, Stats.R) in the InnovativeOmics/Core-Match repository on GitHub and need to integrate those changes into a local LipidMatch-4.2 or FluoroMatch distribution.
- ▌ Volcano Plot Construction From Omics Data · holobiomicslabUse when after statistical analysis (e.g., edgeR) has produced a results table containing lipid identities, fold-change values, and p-values for pairwise or multi-condition comparisons.
- ▌ Volcano Plot Interpretation Cancer Benign · holobiomicslabUse when when you have performed two-group differential expression analysis on preprocessed LipidomicsExperiment objects (with logged and normalized Area measurements) and need to identify and visualize lipid molecules with statistically significant differential regulation between cancer and benign.
- ▌ In Silico Biotransformation Prediction Workflow · holobiomicslab bundleUse when you have a parent structure (drug, natural product, xenobiotic) and untargeted LC-MS/MS data and want to find its biotransformation products — predict plausible metabolites in-silico by rule-based expansion (BioTransformer mammalian/gut-microbial/ environmental rules, EnviPath microbial degradation, or MINE/Pickaxe combinatorial reaction-network generation), filter candidates to those detectable in the experimental mass range, then screen and rank them against the observed LC-MS/MS features to annotate which predicted biotransformation products were actually seen.
- ▌ Design Matrix Construction Experiments · holobiomicslabUse when when you have microarray or RNA-seq expression data paired with phenotype/sample metadata describing experimental conditions, treatments, or group assignments, and you need to fit a linear model to test for differential expression across those conditions.
- ▌ Fold Change Interpretation And Ranking · holobiomicslabUse when after running DESeq() on a DESeqDataSet and extracting results with results(dds), you have a results table with log₂ fold changes, p-values, and adjusted p-values (padj). Use this skill when you need to (1) identify genes meeting a significance threshold (e.g., padj < 0.
- ▌ Oarfish Quantification Format Handling · holobiomicslabUse when you have long-read RNA-seq samples quantified by oarfish (output as quant.gz files) and need to extract transcript-level or gene-level abundance, count, and length matrices for downstream statistical analysis.
- ▌ Pathway Enrichment Statistical Ranking · holobiomicslabUse when you have a preranked gene list (e.g., genes sorted by log2 fold-change, t-statistic, or other continuous metric) and a collection of gene sets or biological pathways, and you need to determine which pathways are significantly over-represented among highly-ranked genes (positive enrichment).
- ▌ Psi Calculation From Isoform Abundance · holobiomicslabUse when you have transcript-level abundance estimates (from Salmon, kallisto, or similar) and a set of defined alternative splicing events (in ioe or ioi format), and you need to compute event-level or isoform-level inclusion ratios (PSI) to quantify splicing patterns across multiple samples or.
- ▌ Seed Representation Variant Comparison · holobiomicslabUse when you have observed mapping rate or quantification disagreement (e.g., >0.1% divergence in mapping rate or Pearson r < 0.
- ▌ Statistical Hypothesis Testing Rna Seq · holobiomicslabUse when you have RNA-seq count matrices (from alignment, transcript quantification, or HTSeq-count files) and need to test for differential expression between two or more conditions while controlling for batch effects or other covariates.
- ▌ Effective Mobility Calibration Single Marker · holobiomicslabUse when when you have CE-MS data with migration times that vary between runs due to electroosmotic flow drift, but you possess a reliable internal standard with a known effective mobility value.
- ▌ Floating Point Numerical Accuracy Assessment · holobiomicslabUse when when implementing or validating a lossy numeric codec for mass-spectrometry data (e.g., MSNumpressCoder in OpenMS). Specifically: after implementing both encoder and decoder, before shipping to production, or when comparing alternative compression schemes.
- ▌ Ms2 Spectral Library Matching Post Denoising · holobiomicslabUse when after frequency-based denoising of MS/MS spectra, when you need to validate that denoising improves metabolite identifications and quantify the trade-off between signal retention and annotation confidence. Specifically: (1) you have denoised MS/MS spectra from replicate measurements;
- ▌ Empirical Compound Construction And Grouping · holobiomicslabUse when after generating a feature table from mzML data (via Asari) and before performing MS1 or MS2 annotation.
- ▌ Gibbs Sampler Implementation And Convergence · holobiomicslabUse when your metabolomics dataset contains missing values below a known detection limit (left-censored MNAR data), and you need to recover these values while respecting the truncation constraint.
- ▌ Low Resolution Mass Spectra Library Matching · holobiomicslabUse when when processing low-resolution GC-MS data in NetCDF format where you have already performed retention-index calibration and peak deconvolution, and you need to assign compound identities by comparing experimental mass spectra to a curated reference library such as PNNLMetV20191015.MSL.
- ▌ Marker Feature Identification And Validation · holobiomicslabUse when when processing GC–MS or LC–MS data as m/z vs retention time chromatograms and you need to identify biomarker or chemical marker features without conventional peak picking, particularly when false positive detection rates from peak detection algorithms are problematic.
- ▌ Mass Calibration Against Reference Standards · holobiomicslabUse when when processing raw FT-ICR transient data (e.g., ESI_NEG_SRFA.d) that requires assignment of molecular formulas to experimental m/z peaks. Calibration is necessary before SearchMolecularFormulas because uncalibrated mass error will cause false formula rejections or incorrect assignments.
- ▌ Molecular Fragment Prediction Interpretation · holobiomicslabUse when you have an experimental tandem mass spectrum (collision energy annotated) and a known molecular formula or candidate structure list, and you need to rank or discriminate between isomeric or isobaric candidates by comparing predicted fragment-level spectral patterns.
- ▌ Peak List Simulation With Controlled Effects · holobiomicslabUse when you need to validate batch correction or normalization algorithms, require ground-truth condition/batch effect annotations for method benchmarking, or want to systematically evaluate how different batch types (linear, random) and condition allocations affect feature recovery in metabolomic.
- ▌ Quality Control Metric Distribution Analysis · holobiomicslabUse when after composite-map peak detection has produced an unfiltered peak list with SNR, peakshape (goodness_fitting), peak_height, and prominence values.
- ▌ Two Dimensional Chromatography Data Handling · holobiomicslabUse when you have raw GCxGC-MS chromatogram data in NetCDF format from multiple samples (e.g., case and control groups) and need to prepare them for multivariate analysis such as multiway principal component analysis (MPCA).
- ▌ Word Embedding Aggregation For Spectral Data · holobiomicslabUse when when you have pre-processed MS/MS spectra and a pre-trained Word2Vec model, and need to compute fast, scalable similarity scores for library matching or molecular networking that correlate better with structural similarity than cosine-based methods.
- ▌ Word Embedding Based Spectrum Representation · holobiomicslabUse when when comparing large numbers of MS/MS spectra against spectral libraries or in molecular networking, particularly when molecules differ by multiple structural modifications and cosine-based scores produce excessive false positives.
- ▌ Adduct And Fragment Neutral Mass Calculation · holobiomicslabUse when you have an LC-MS peak-intensity matrix with observed m/z values (from negative or positive mode ionization) and need to map each peak to candidate neutral masses in KEGG. Use this skill when you have a curated Cpd.
- ▌ Background Distribution Threshold Derivation · holobiomicslabUse when when you have trained predictive models (e.g., neural networks) on paired microbiome-metabolome data and need to identify which metabolites are genuinely well-predicted above chance.
- ▌ Bag Of Fragments Representation Construction · holobiomicslabUse when after noise filtering and polarity selection of MS/MS spectra (from .mgf, .mzML, or .msp files), when you need to prepare spectra for unsupervised discovery of recurring fragmentation patterns without prior compound identification.
- ▌ Baseline Comparison Performance Benchmarking · holobiomicslabUse when when you have implemented a novel annotation algorithm or network and must verify it outperforms a simpler reference approach on held-out or independent spectral data. Specifically: (1) you have ground-truth annotations for a common test set;
- ▌ Bayesian Model Update With Experimental Data · holobiomicslabUse when you have completed one or more LC-MS gradient runs, extracted separation efficiency metrics from the resulting MS1 and MS2 spectra, and need to incorporate those real experimental observations into your Gaussian process model to improve the next gradient proposal.
- ▌ Class Imbalance Mitigation Via Normalization · holobiomicslabUse when preparing training batches for a neural network classifier on LCMS peak data where class counts are unequal (e.g., more high-quality peaks than low-quality peaks).
- ▌ Class Specific Modification Rule Application · holobiomicslabUse when after identifying putative BGC-encoded precursor peptides from a genome assembly via MetaMiner's BGC identifier, when preparing a RiPP structure database for downstream spectral matching via Dereplicator.
- ▌ Component Candidate Prioritization Filtering · holobiomicslabUse when after generateComponents has assigned candidate TP features to parent features and computed similarity metrics (spectrum similarity, fragment matches, neutral loss matches, retention time differences), use this skill to narrow the candidate pool to high-confidence parent–TP pairs that.
- ▌ Compound Internal Standard Ratio Calculation · holobiomicslabUse when immediately after loading metabolomics measurements into a SummarizedExperiment object, before any batch correction or quality filtering.
- ▌ Cross Dataset Feature Correspondence Mapping · holobiomicslabUse when you have two or more nontargeted LCMS feature tables from the same analytical method (same column, ionization mode, and acquisition parameters) and need to identify which features in one dataset correspond to features in another.
- ▌ Deep Learning Model Training With Monitoring · holobiomicslabUse when you have a pre-trained deep learning encoder (e.g., TCN spectrum encoder trained on a large corpus) and want to adapt it to a new task (e.
- ▌ Electronic Noise Generation Uniform Sampling · holobiomicslabUse when when you need to create synthetic noisy MS/MS spectra for benchmarking or validating denoising algorithms.
- ▌ Exploitation Exploration Trade Off Balancing · holobiomicslabUse when you are in the Bayesian optimization loop after fitting a Gaussian Process model to observed LC gradient runs, and you need to propose the next gradient to evaluate.
- ▌ Extracted Ion Chromatogram Eic Visualization · holobiomicslabUse when after running MS1 extraction and prescreening on mzML files with assigned adducts and tags, when you need to inspect detected compounds visually to verify peak shape, confirm retention time consistency across samples (e.
- ▌ Feature Annotation With Chemical Descriptors · holobiomicslabUse when you have a feature list (m/z values, retention times, and optionally molecular formulas or neutral masses) from LC- or GC-HRMS data and need to rapidly identify features matching characteristic chemical signatures (e.
- ▌ Feature Detection In Chromatographic Ms Data · holobiomicslabUse when you have vendor-independent centroided DDA mzML files from LC- or GC-HRMS and need to delineate chromatographic peaks across the mass-to-charge and retention-time dimensions before applying mass defect analysis, diagnostic fragment matching, or other prioritization rules.
- ▌ Feature Table Generation From Chromatography · holobiomicslabUse when after retention-time correction and alignment of centroided mzML or mzXML LC-MS files across a sample cohort.
- ▌ Feature Vector Similarity Search Preparation · holobiomicslabUse when you have millions of MS/MS spectra in mzML, mzXML, or MGF format and need to identify similar spectra for clustering, but exhaustive pairwise cosine-similarity computation would be prohibitively slow.
- ▌ File Format Identification Mass Spectrometry · holobiomicslabUse when you have raw MS data files from one or more instrument vendors (Agilent, Bruker, Thermo Fisher, or mzML-formatted) and need to convert them to a vendor-agnostic HDF5-based storage format for downstream software development, machine learning, or cross-platform data access.
- ▌ Formula Transformer Architecture Application · holobiomicslabUse when you have tandem mass spectra (MS/MS) with unknown precursor formulas and need to rank chemical formula candidates conditioned on observed fragment m/z values and precursor mass. Use this skill when fragmentation tree computation (e.
- ▌ Fragmentation Pattern Extraction And Ranking · holobiomicslabUse when you have a collection of MS/MS spectra (≥2 spectra) and wish to identify fragmentation signatures common to subsets of those spectra.