All authors
HolobiomicsLab avatar

Claude Skills by HolobiomicsLab

github.com/HolobiomicsLab
12,704 skillsA× 12,683B× 13C× 2D× 60 installs5,700 views
Deep Learning Model InitializationA

Use when you have downloaded the LC-MS spectral peak dataset (DOI 10.25345/C5FD2F) and need to train a DNN model from scratch rather than using a pre-trained checkpoint.

ai-agentspythongit
0
15
Deep Learning Model Layer CompositionA

Use when you have unpaired mass spectrometry spectra and need to predict Tanimoto-based molecular structural similarity scores between spectrum pairs.

ai-agentspythonexpress
0
15
Deep Learning Model Loading And PredictionA

Use when when you have preprocessed MS/MS spectral data (normalized peak intensities and m/z values) and need to convert each spectrum into a learned molecular embedding vector for downstream matching against a reference database.

ai-agentspythongit
0
15
Deep Learning Model Training And InferenceA

Use when you have paired tandem MS/MS spectra with known molecular fingerprints, chemical formulae, or SMILES annotations, and you want to learn a generalizable model that can predict molecular properties or annotate unknown spectra by ranking candidates.

ai-agentspythongo
0
15
Deep Learning Model Training With MonitoringA

Use 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.

ai-agentspythongit
0
15
Deep Learning Training Convergence MonitoringA

Use when training a CNN model from scratch on LCMS peak classification tasks (or similar image-like batched data) where you need to confirm the model reaches target performance (e.g., AUC ROC > 0.9) without overfitting.

ai-agentspythongo
0
15
Dense Neural Network Layer ConstructionA

Use when when you have a binned MS/MS spectrum vector (e.g., 9948-dimensional input from 10,000 equally-spaced m/z bins in the 10–1000 Da range) and need to compress it into a learned latent representation (e.

ai-agentspythonnode
0
15
Dependency Requirement ValidationA

Use when before launching the DaDIA pipeline or any multi-package R workflow that has strict version constraints. Use this skill when you have access to an R environment and need to confirm that R ≥4.0, XCMS ≥3.11.4, and metaMS ≥1.25.

ai-agentsdockergit
0
15
Dependency Version ParsingA

Use when before launching a multi-tool computational workflow (e.g., QCxMS2 mass spectra calculations) that depends on external programs with version-sensitive APIs or features. Apply this skill when: (1) the workflow has explicit minimum version requirements for one or more dependencies;

ai-agentsshellbash
0
15
Detection Limit Threshold DefinitionA

Use when when preparing metabolomics abundance tables with left-censored missingness (values below instrument detection limit or quantification limit) for imputation.

ai-agentsgogit
0
15
Detection Network Output ParsingA

Use when you have raw LC-MS data in mzML format with regions of interest (ROI) already identified, and a trained detection model (e.g., checkpoint0029.pth) has produced bounding box predictions with confidence scores.

ai-agentspythongit
0
15
Dia Data Format RecognitionA

Use when you have raw mass spectrometry data from a DIA acquisition method and need to determine whether it is MS^E, All-Ion Fragmentation (AIF), or SWATH-MS before loading into IDSL.CSA for fragmentation spectra deconvolution.

ai-agentsgogit
0
15
Dia File Format ParsingA

Use when you have raw DIA mass spectrometry files in timsTOF (.d), TripleTOF (.wiff), or Orbitrap (.raw) format and need to extract precursor ion chromatogram (PIC) data as input for quality metric computation or machine learning-based file quality prediction.

ai-agentspythongit
0
15
Dia File Quality PredictionA

Use when you have a batch of DIA mass spectrometry raw files (.raw, .d, or .wiff formats) from known instrument types (timsTOF, TripleTOF, or Orbitrap) and need to classify each file as pass/fail or assign a quality label.

ai-agentspythongo
0
15
Diagnostic Fragment AnnotationA

Use when when you have centroided, data-dependent acquisition (ddMS2) spectra in mzML format with extracted precursor m/z values and associated fragment ion lists, and you need to discriminate PFAS features from background signals using characteristic fragmentation patterns.

ai-agentspythonc++
0
15
Diagnostic Quality Assessment Of Chromatographic PeaksA

Use when after running targeted peak detection in TARDIS (screening_mode = FALSE) on centroided .mzML LC–MS files, apply this skill to verify that integrated peaks for your target compounds exhibit acceptable quality.

ai-agentsgogit
0
15
Difference Count Table IntegrationA

Use when when analyzing tandem MS/MS spectra with SIMILE V2 and you want to leverage both fragment ion mass differences and neutral loss patterns to improve spectral similarity scoring.

ai-agentspythongo
0
15
Differential Metabolite DetectionA

Use when you have normalized and aligned lipidomic and metabolomic spectral features from the Multi-ABLE method across multiple biological samples grouped by phenotype (e.

ai-agentsgotesting
0
15
Dimensionality Reduction T SneA

Use when you have computed high-dimensional embeddings (e.

ai-agentspythongo
0
15
Directory Structure Schema EnforcementA

Use when you have raw or partially organized natural products data from multiple sources (GNPS molecular networking, AntiSMASH BGC predictions, BigScape clustering, MIBiG metadata) and need to prepare them for NPLinker integration.

ai-agentspythonsql
0
15
Disease Classification PredictionA

Use when you have raw LC-MS metabolomics data from multiple disease groups (in .npy or .

ai-agentspythongo
0
15
Distance Clustering In High DimensionsA

Use when when you have detected feature tables from two or more LC-IMS-MS/MS samples and need to establish correspondence between features across samples (i.e., which features in sample A match which features in sample B).

ai-agentspythongo
0
15
Distance Matrix ClusteringA

Use when you have a sparse pairwise distance matrix derived from nearest neighbor indexing of MS/MS spectra (or similar high-dimensional objects) and need to partition spectra into groups based on local density and neighborhood connectivity.

ai-agentsgogit
0
15
Distance Matrix Generation From IndexesA

Use when you have pre-computed feature-hashed spectrum vectors and nearest neighbor indexes constructed from those vectors, and you need a pairwise distance matrix as input to density-based clustering (e.g., DBSCAN).

ai-agentsgogit
0
15
Distribution Shape Adaptation In NormalizationA

Use when after imputation and correction, when metabolomic feature intensities exhibit heteroscedastic variance or non-normal distributions across samples.

ai-agentsgotesting
0
15
Dmodx Orthogonal Distance MetricA

Use when apply DModX when you have a normalized LC-MS feature matrix (post-normalization, Step 7 in OUKS) and need to identify samples whose metabolomic profiles are systematically displaced from the learned PCA subspace—indicating potential technical artifacts, extreme biological phenotypes, or.

ai-agentsgotesting
0
15
Docker Container ExecutionA

Use when you have GNPS-style MGF spectral files as input and need to run Mass2SMILES MS/MS-to-structure inference without installing TensorFlow, CUDA, or Python dependencies locally.

ai-agentspythondocker
0
15
Document Structure VerificationA

Use when when uploading or ingesting paired omics project documents into the Pairing Omics Data Platform, or when you need to verify that a JSON project file conforms to the expected schema structure before processing MS/MS mass spectra linkages, genome associations, or submission to external.

ai-agentsgitapi
0
15
Domain Specific Spectrum Search ImplementationA

Use when you have acquired one or more tandem MS/MS spectra and need to identify metabolites against a reference library filtered by biological domain (e.

ai-agentspythongit
0
15
Dot Product Based Spectral ComparisonA

Use when when searching an unknown MS/MS spectrum against a spectral library and you need to rapidly identify the most relevant candidate library spectra before applying cascade scoring with false discovery rate control.

ai-agentspythongit
0
15
Double Bond Positional Isomer GenerationA

Use when when constructing a comprehensive lipid spectral reference library that must disambiguate lipids differing only in carbon-carbon double-bond position (e.

ai-agentsgitdatabase
0
15
Drift Time To Ccs Correlation ModelingA

Use when you have tunemix or other reference standards with known m/z, drift-time, charge state, and CCS values, and you need to establish a predictive calibration model for your ion-mobility mass spectrometry instrument.

ai-agentspythongo
0
15
Drop Down Interface Population From Filtered DataA

Use when you have search results from DIA mass spectrometry data containing feature Q-value scores and need to restrict the analyte choices available to users in a GUI to only those meeting a 1% feature Q-value threshold.

ai-agentspythongit
0
15
Dropout Regularization ApplicationA

Use when when training a deep neural network on mass spectrometry spectral data where overfitting is a risk (especially with data augmentation applied), and when you need both regularization during training AND uncertainty quantification at inference time via multiple forward passes with dropout.

ai-agentspythonnode
0
15
Dual Branch Feature FusionA

Use when when you have molecular input data available in two or more distinct formats (e.g., RDKit-extracted fingerprints AND torch_geometric Graph objects representing molecular topology) and your prediction target (e.

ai-agentspythonnode
0
15
Duplicate Feature Detection And RemovalA

Use when you have peak-picked LC-MS data with multiple features that may represent the same metabolite detected at slightly different m/z or retention time values due to instrument precision limits, isotope variants, or adduct forms.

ai-agentsgogit
0
15
Duplicate Spectrum Detection RemovalA

Use when you have a large collection of MS/MS spectra with harmonized metadata and suspect that spectra for the same compound or adduct acquired under similar conditions may be duplicated or near-identical.

ai-agentspythongo
0
15
Dynamic Exclusion Weighting Strategy EvaluationA

Use when you have prototyped a novel data-dependent acquisition strategy that uses dynamic exclusion with intensity or ROI weighting, and you need to quantitatively compare its MS/MS coverage and intensity performance against a simpler baseline (TopN) before testing on real instrumentation.

ai-agentspythongo
0
15
Dysregulation Score ComputationA

Use when you have per-sample metabolite abundance data (e.g., from LC-MS or GC-MS) and a metabolite-to-pathway assignment table, and need to generate a sample-by-pathway dysregulation matrix for downstream classification, prognosis prediction, or pathway-level phenotype association.

ai-agentsgogit
0
15
Eic Data Extraction From XcmsA

Use when after running XCMS getEIC() to generate xcmsEIC objects and fillPeaks() to produce a filled xcmsSet object, before computing the 12 peak-quality metrics (Apex Max-Boundary Ratio, Elution Shift, FWHM2Base, Jaggedness, Modality, Symmetry, Sharpness, Gaussian Similarity, Retention-Time.

ai-agentsgogit
0
15
Eic File Format GenerationA

Use when after completing MS2 annotation in the JPA metabolomics workflow, when you have aligned feature data (feature matrix with m/z, retention time, intensity, and sample assignments) and need to extract and export EIC traces for individual features or feature subsets for external validation.

ai-agentsgit
0
15
Eic Similarity Correlation AnalysisA

Use when after abundance-correlation-based feature group refinement when you observe that larger feature groups (particularly those with 3+ features in the same m/z–retention-time window) may contain features with different peak shapes or retention-time shifts in their EICs, or when abundance.

ai-agentsgit
0
15
Electronic Noise Detection In Mass SpectraA

Use when you have raw MS/MS peak lists and suspect electronic noise contamination—particularly when peaks show repeated, identical intensity values across multiple m/z entries within a single spectrum, which are rare in genuine biological spectra but common in instrument artifacts.

ai-agentspythongo
0
15
Electronic Noise Generation Uniform SamplingA

Use when when you need to create synthetic noisy MS/MS spectra for benchmarking or validating denoising algorithms.

ai-agentspythongo
0
15
Electronic Noise Ion RemovalA

Use when working with raw MS/MS spectra that contain ions with repeated (identical) intensity values—a hallmark of electronic noise rather than true metabolite fragments.

ai-agentspythongo
0
15
Email Delivery IntegrationA

Use when when a QC check fails during an active LC-MS run and configured email notification targets exist in the system. Use this skill to ensure that QC failures are communicated to stakeholders immediately, complementing Slack-based alerts for users who prefer or require email notification.

ai-agentsdebuggingapi
0
15
Embedding Similarity ComputationA

Use when when you have pre-computed embeddings (from MSBERT, Spec2Vec, or other deep learning models) for a query spectrum dataset and a reference library, and need to measure how well the embedding space ranks correct library matches.

ai-agentspythontesting
0
15
Embedding Space Dimensionality ReductionA

Use when when you have a collection of MS/MS spectra (in mzML or MGF format) and need to group or retrieve spectra from the same peptide, or when you need to perform large-scale similarity comparisons across millions of spectra without working directly in the original high-dimensional peak space.

ai-agentspythongit
0
15
Embedding Space Normalization And GeometryA

Use when when designing a Siamese or multi-branch neural architecture where two or more embedding streams (e.

ai-agentspythongo
0
15
Embedding Space Visualization And InterpretationA

Use when after training or loading a pre-trained deep learning model that produces high-dimensional embeddings (e.g., 200-dimensional vectors from MS2DeepScore). Use this skill when you have a set of spectra with known chemical class annotations (e.

ai-agentspythongo
0
15