← all publishers

FridrichMethod

@fridrichmethod source repo

981 published skills · page 8 of 10

  1. Bone Marrow AI Agent · fridrichmethod
    AI-powered bone marrow morphology analysis, cell classification, and hematologic disorder diagnosis using deep learning on aspirate and biopsy images.
    0
    installs
  2. Cell Free Expression · fridrichmethod
    Guidance for cell-free protein synthesis (CFPS) optimization. Use when: (1) Planning CFPS experiments, (2) Troubleshooting low yield or aggregation, (3) Optimizing DNA template design for CFPS, (4) Expressing difficult proteins (disulfide-rich, toxic, membrane).
    0
    installs
  3. Cellagent Annotation · fridrichmethod bundle
    Cell tagger
    0
    installs
  4. Ehr Fhir Integration · fridrichmethod bundle
    Provides comprehensive tools for working with Electronic Health Records (EHR) using the HL7 FHIR standard.
    0
    installs
  5. Geopandas Geospatial · fridrichmethod
    Geospatial vector analysis extending pandas. Read/write spatial formats (Shapefile, GeoJSON, GeoPackage, Parquet, PostGIS), CRS handling, geometric ops (buffer, simplify, centroid, affine), spatial analysis (joins, overlays, dissolve, clipping, distance), visualization (choropleth, interactive maps, basemaps). Use for spatial joins, overlays, CRS transforms, area/distance, maps.
    0
    installs
  6. Bio Ml Docking Rescoring · fridrichmethod bundle
    Performs ML-based protein-ligand pose prediction and scoring using DiffDock-L (diffusion-based), Boltz-1 / Boltz-2 (foundation model with affinity), Chai-1, AlphaFold3 ligand, EquiBind, TANKBind, NeuralPLexer, and hybrid workflows (DiffDock pose + GNINA rescore + PoseBusters QC). Explicit handling of when ML beats classical docking, when classical beats ML, the PB-invalid pose problem, and rescoring as the standard production hybrid. Use when modern docking is needed: foundation-model ligand-pose prediction, AI rescoring of classical poses, or scaffold-hopping in cross-docking scenarios.
    0
    installs
  7. Opentargets Database · fridrichmethod bundle
    Query Open Targets Platform for target-disease associations, drug target discovery, tractability/safety data, genetics/omics evidence, known drugs, for therapeutic target identification.
    0
    installs
  8. Protein Sequence Msa · fridrichmethod bundle
    Performs multiple sequence alignment of proteins with EBI Clustal Omega. Use when you need to align multiple sequences to assess similarity, domain conservation, or key residue conservation. Supports up to 4000 sequences and a maximum file size of 4 MB. Do not use to search for homologous proteins in a database (use MMseqs2, BLAST), align non-protein sequences (DNA, RNA), perform structural alignment (use Foldseek, PyMOL), or if you only have a single sequence.
    0
    installs
  9. Psychologist Analyst · fridrichmethod bundle
    Psychologist Analyst Skill
    0
    installs
  10. Statistical Analysis · fridrichmethod bundle
    Guided statistical analysis: test choice, assumption checks, effect sizes, power, APA reporting. Pick tests, verify assumptions, or format results for publication. Covers frequentist (t-test, ANOVA, chi-square, regression, correlation, survival, count, reliability) and Bayesian. Use statsmodels or pymc-bayesian-modeling to fit.
    0
    installs
  11. Agentd Drug Discovery · fridrichmethod bundle
    Use the AgentD workflow to mine evidence, design molecules, and rank candidates with SAR plus ADMET annotations for early drug discovery tasks.
    0
    installs
  12. Antibody Design Agent · fridrichmethod bundle
    An advanced agent for de novo antibody design and optimization using state-of-the-art protein language models (MAGE, RFdiffusion).
    0
    installs
  13. Bio Alignment Sorting · fridrichmethod bundle
    Sort alignment files by coordinate or read name using samtools and pysam. Use when preparing BAM files for indexing, variant calling, or paired-end analysis.
    0
    installs
  14. Bio Bedgraph Handling · fridrichmethod bundle
    Create, manipulate, and convert bedGraph files for genome browser visualization. Covers bedGraph format, conversion to/from bigWig, normalization, and signal processing. Use when handling coverage and signal tracks from ChIP-seq, ATAC-seq, or RNA-seq.
    0
    installs
  15. Bio Pileup Generation · fridrichmethod bundle
    Generate pileup data for variant calling using samtools mpileup and pysam. Use when preparing data for variant calling, analyzing per-position read data, or calculating allele frequencies.
    0
    installs
  16. Bio Restriction Sites · fridrichmethod bundle
    Find restriction enzyme cut sites in DNA sequences using Biopython Bio.Restriction. Search with single enzymes, batches of enzymes, or commercially available enzyme sets. Returns cut positions for linear or circular DNA. Use when finding restriction enzyme cut sites in sequences.
    0
    installs
  17. Bio Splicing Pipeline · fridrichmethod bundle
    End-to-end alternative splicing analysis from FASTQ to differential splicing results. Aligns with STAR 2-pass mode, performs junction QC, runs rMATS-turbo for differential analysis, and generates sashimi visualizations. Use when performing comprehensive splicing analysis from raw RNA-seq data.
    0
    installs
  18. Biomni Research Agent · fridrichmethod
    Bio-Research Generalist
    0
    installs
  19. Compbioagent Explorer · fridrichmethod
    scRNA-seq Explorer
    0
    installs
  20. Encode Ccres Database · fridrichmethod bundle
    Query the ENCODE Registry of cis-Regulatory Elements (cCREs) via the SCREEN GraphQL API, or make custom queries to the ENCODE Portal REST API for experiments and files (ChIP-seq peaks, etc.). Use when you want to query regulatory annotations or raw experimental data across human cell types.
    0
    installs
  21. Bio Data Visualization Genome Browser Tracks · fridrichmethod bundle
    Generate genome browser visualizations using pyGenomeTracks or IGV batch scripting for publication figures. Use when creating publication figures of genomic regions with multiple data tracks.
    0
    installs
  22. Nk Cell Therapy Agent · fridrichmethod
    AI-powered NK cell therapy design for cancer immunotherapy including CAR-NK engineering, memory-like NK generation, and KIR/HLA matching optimization.
    0
    installs
  23. Scientific Manuscript · fridrichmethod
    High-impact scientific manuscript preparation for journals like Nature, Blood, Cell. Use when writing abstracts, introductions, methods, results, discussions, or figure legends. Includes citation management, statistical reporting standards, ICMJE guidelines, and journal-specific formatting for hematology/oncology publications.
    0
    installs
  24. Varcadd Pathogenicity · fridrichmethod
    Variant Scorer
    0
    installs
  25. Visual Edit Precision · fridrichmethod
    Use when making UI/frontend changes guided by visual context, when the user selects elements visually, draws annotations, or provides screenshots alongside change requests. Also use when editing components where spatial context (element identity, DOM references, layout data) supplements text instructions.
    0
    installs
  26. Bio Alignment Indexing · fridrichmethod bundle
    Create and use BAI/CSI indices for BAM/CRAM files using samtools and pysam. Use when enabling random access to alignment files or fetching specific genomic regions.
    0
    installs
  27. Bio Duplicate Handling · fridrichmethod bundle
    Mark and remove PCR/optical duplicates using samtools fixmate and markdup. Use when preparing alignments for variant calling or when duplicate reads would bias analysis.
    0
    installs
  28. Bio Reverse Complement · fridrichmethod bundle
    Generate reverse complements and complements of DNA/RNA sequences using Biopython. Use when working with opposite strands, primer design, or converting between template and coding strands.
    0
    installs
  29. Clinical Nlp Extractor · fridrichmethod bundle
    Extracts medical entities (Diseases, Medications, Procedures) from unstructured clinical text using regex and simple rules (or LLM wrappers).
    0
    installs
  30. Bio Pathway Enrichment Foundations · fridrichmethod bundle
    Chooses the enrichment generation before any tool runs, mapping the input shape to a method class - a pre-selected gene list plus a background to over-representation analysis (ORA, hypergeometric), a ranked statistic for all genes to gene set enrichment (GSEA), a signed signaling topology to pathway-topology (SPIA) - then making the null explicit (competitive vs self-contained, gene vs subject sampling) and running a trustworthiness checklist (testable-gene universe, FDR, redundancy collapse, leading-edge check, version reporting). Covers why every clusterProfiler GSEA is the inter-gene-correlation-uncorrected competitive null, why the background not the gene list decides ORA significance, and why no method is universally best. Use when deciding ORA vs GSEA vs topology, which gene-set DB, whether a result is trustworthy, or which null a tool computes. For ORA see go-enrichment, GSEA see gsea, databases kegg-pathways/reactome-pathways/wikipathways; the ranking comes from differential-expression/de-results.
    0
    installs
  31. Epidemiologist Analyst · fridrichmethod bundle
    Epidemiologist Analyst Skill
    0
    installs
  32. Kragen Knowledge Graph · fridrichmethod
    Graph-RAG Solver
    0
    installs
  33. Labarchive Integration · fridrichmethod bundle
    Securely integrate with the official LabArchives ELN REST-like API and Inventory API v1. Use for regional endpoint selection, signed-request construction, user authorization and UID flows, local LA container validation, and verified LabArchives integration workflows.
    0
    installs
  34. Medical Imaging Review · fridrichmethod bundle
    Write comprehensive literature reviews for medical imaging AI research. Use when writing survey papers, systematic reviews, or literature analyses on topics like segmentation, detection, classification in CT, MRI, X-ray, ultrasound, or pathology imaging. Triggers on requests for "review paper", "survey", "literature review", "综述", "systematic review", or mentions of writing academic reviews on deep learning for medical imaging.
    0
    installs
  35. Mpn Research Assistant · fridrichmethod
    Myeloproliferative neoplasm (MPN) research expertise including JAK2/CALR/MPL mutations, myelofibrosis, polycythemia vera, essential thrombocythemia. Use for MPN literature search, driver mutation analysis, PPM1D pathway analysis, fibrosis markers, megakaryocyte biology, clinical trial data interpretation, and translational research.
    0
    installs
  36. Nature Academic Search · fridrichmethod bundle
    Multi-source literature search, citation verification, strict independent other-citation audits, article-level citation metric tables, influential citer profiling with citation-context extraction, MeSH search strategy, citation file management (.nbib/.ris/.bib conversion), and reference management (BibTeX, related articles, ID conversion) via MCP tools (PubMed, CrossRef, arXiv, Scopus, ScienceDirect). Use for coordinated literature workflows beyond one MCP call, including 文献检索、 查文献、找文献、文献综述检索、查论文、引文核对、参考文献管理、文献去重、 严格他引、他引判定、排除自引、谁引用了我的文章、引用我的文章的人有没有大牛、 院士引用、校长引用、院长引用、杰青引用、长江学者引用、Fellow引用、文章引用表、 指定文章引用数、严格他引数、整理成表格.
    0
    installs
  37. Researchwrite · fridrichmethod bundle
    Proposal-first scientific writing pipeline, installed under the compatibility trigger researchwrite and the repository package name nature-proposal-writer. Use for composing, revising, or auditing research proposals, opening reports, research plans, and evidence-grounded scientific writing. Three modes (compose/revise/hybrid) with a four-layer QA pipeline. Enforces evidence-before-prose, argument-before-sections, and contracts-before-paragraphs.
    0
    installs
  38. Pharmacogenomics Agent · fridrichmethod
    AI-driven pharmacogenomic analysis for precision dosing and adverse event prediction using multi-omics data.
    0
    installs
  39. Sciagent Skill Creator · fridrichmethod bundle
    SciAgent Skill Creator
    0
    installs
  40. Workflow Skill Creator · fridrichmethod bundle
    Distills a completed user workflow or interaction into a reusable agent skill. Use when the user asks to turn their workflow, interaction, or multi-step process into a skill, or when they say "make this a skill", "create a skill from what we just did", "package this workflow" or similar. Do not use for creating skills from scratch without an existing workflow (use a generic skill-creator for that).
    0
    installs
  41. Aav Vector Design Agent · fridrichmethod
    AI-powered adeno-associated virus (AAV) vector design for gene therapy including capsid engineering, promoter selection, and tropism optimization.
    0
    installs
  42. Bio Alignment Filtering · fridrichmethod bundle
    Filter alignments by flags, mapping quality, and regions using samtools view and pysam. Use when extracting specific reads, removing low-quality alignments, or subsetting to target regions.
    0
    installs
  43. Bio Restriction Mapping · fridrichmethod bundle
    Create restriction maps showing enzyme cut positions on DNA sequences using Biopython Bio.Restriction. Visualize cut sites, calculate distances between sites, and generate text or graphical maps. Use when creating or analyzing restriction maps.
    0
    installs
  44. Bio Sequence Properties · fridrichmethod bundle
    Calculate sequence properties like GC content, molecular weight, isoelectric point, and GC skew using Biopython. Use when analyzing sequence composition, computing physical properties, or comparing sequences.
    0
    installs
  45. Cancer Metabolism Agent · fridrichmethod
    AI-powered analysis of cancer metabolic reprogramming including Warburg effect, glutamine addiction, lipid metabolism, and metabolic vulnerabilities for therapeutic targeting.
    0
    installs
  46. Chemcrow Drug Discovery · fridrichmethod bundle
    An LLM chemistry agent with expert-designed tools for organic synthesis, drug discovery, and materials design.
    0
    installs
  47. Datamol Cheminformatics · fridrichmethod
    Pythonic RDKit wrapper with sensible defaults for drug discovery. SMILES parsing, standardization, descriptors, fingerprints, similarity, clustering, diversity selection, scaffold analysis, BRICS/RECAP fragmentation, 3D conformers, and visualization. Returns native rdkit.Chem.Mol. Prefer datamol for standard workflows; use RDKit directly for advanced control.
    0
    installs
  48. Gene Panel Design Agent · fridrichmethod
    AI-powered design of targeted gene panels for clinical and research applications including cancer diagnostics, pharmacogenomics, and rare disease testing.
    0
    installs
  49. Leads Literature Mining · fridrichmethod
    Review Automator
    0
    installs
  50. Literature Search Arxiv · fridrichmethod bundle
    Search for scientific papers, preprints, and publications on arXiv. Extract metadata, abstracts, and download full-text PDFs or HTML versions of papers. Use when the user asks to find research papers, literature, or specific arXiv IDs.
    0
    installs
  51. Mage Antibody Generator · fridrichmethod bundle
    Ab seq forge
    0
    installs
  52. Microbiome Cancer Agent · fridrichmethod
    AI-powered analysis of microbiome-cancer interactions including tumor microbiome profiling, immunotherapy response prediction, and microbiome-targeted therapeutic opportunities.
    0
    installs
  53. Protein Design Workflow · fridrichmethod bundle
    Protein Design Workflow Guide
    0
    installs
  54. Bio Data Visualization Specialized Omics Plots · fridrichmethod bundle
    Reusable plotting functions for common omics visualizations. Custom ggplot2/matplotlib implementations of volcano, MA, PCA, enrichment dotplots, boxplots, and survival curves. Use when creating volcano, MA, or enrichment plots.
    0
    installs
  55. Trial Eligibility Agent · fridrichmethod bundle
    Parse trial protocols and patient data to produce criterion-level MET/NOT/UNKNOWN determinations with evidence and gaps for clinical trial screening tasks.
    0
    installs
  56. Wearable Analysis Agent · fridrichmethod bundle
    Analyzes longitudinal wearable sensor data (heart rate, activity, sleep) to detect anomalies and provide personalized health insights.
    0
    installs
  57. Binding Characterization · fridrichmethod
    Guidance for SPR and BLI binding characterization experiments. Use when: (1) Planning binding kinetics experiments, (2) Troubleshooting poor/no binding signal, (3) Interpreting kinetic data artifacts, (4) Choosing between SPR vs BLI platforms.
    0
    installs
  58. Bio Alignment Validation · fridrichmethod bundle
    Validate alignment quality with insert size distribution, proper pairing rates, GC bias, strand balance, and other post-alignment metrics. Use when verifying alignment data quality before variant calling or quantification.
    0
    installs
  59. Bio Reference Operations · fridrichmethod bundle
    Generate consensus sequences and manage reference files using samtools. Use when creating consensus from alignments, indexing references, or creating sequence dictionaries.
    0
    installs
  60. Biomedical Data Analysis · fridrichmethod bundle
    Omics data forge
    0
    installs
  61. Chemical Property Lookup · fridrichmethod bundle
    Compute RDKit-driven molecular properties (MW, logP, TPSA, QED, Lipinski) for a SMILES string to support downstream drug discovery tools.
    0
    installs
  62. Clinical Trials Database · fridrichmethod bundle
    Query ClinicalTrials.gov via APIv2. Use when you want to search for trials by condition, drug, location, status, or phase; retrieve trial details by NCT ID; check eligibility/inclusion criteria; count trials across conditions or time periods; identify a sponsor's trial portfolio; find recruiting trials for patient matching.
    0
    installs
  63. Ctdna Dynamics Mrd Agent · fridrichmethod
    AI-powered circulating tumor DNA dynamics analysis for molecular residual disease detection, treatment response monitoring, and early relapse prediction using liquid biopsy.
    0
    installs
  64. Drug Interaction Checker · fridrichmethod bundle
    Checks for potential drug-drug interactions (DDIs) between a list of medications.
    0
    installs
  65. Molecule Evolution Agent · fridrichmethod bundle
    Evolve Molecules
    0
    installs
  66. Mrd Edge Detection Agent · fridrichmethod
    Ultra-sensitive AI-powered molecular residual disease detection using MRD-EDGE deep learning for sub-0.001% VAF ctDNA detection and early relapse prediction.
    0
    installs
  67. Multi Ancestry Prs Agent · fridrichmethod
    AI-powered multi-ancestry polygenic risk score calculation and optimization for equitable disease risk prediction across diverse global populations.
    0
    installs
  68. Opentrons Protocol Agent · fridrichmethod bundle
    Generates executable Python protocols for Opentrons OT-2 and Flex robots from natural language descriptions.
    0
    installs
  69. Pdx Model Analysis Agent · fridrichmethod
    AI-powered analysis of patient-derived xenograft (PDX) models for drug response prediction, translational research, and personalized treatment selection.
    0
    installs
  70. Precision Oncology Agent · fridrichmethod bundle
    Fuse genomic variants, pathology findings, and clinical context to draft evidence-linked therapy options for tumor board review.
    0
    installs
  71. Scfoundation Model Agent · fridrichmethod
    Unified agent for leveraging single-cell foundation models (scGPT, scBERT, Geneformer, scFoundation) for cross-species annotation, perturbation prediction, and gene network inference.
    0
    installs
  72. Tooluniverse Single Cell · fridrichmethod bundle
    Production-ready single-cell and expression matrix analysis using scanpy, anndata, and scipy. Performs scRNA-seq QC, normalization, PCA, UMAP, Leiden/Louvain clustering, differential expression (Wilcoxon, t-test, DESeq2), cell type annotation, per-cell-type statistical analysis, gene-expression correlation, batch correction (Harmony), trajectory inference, and cell-cell communication analysis. NEW: Analyzes ligand-receptor interactions between cell types using OmniPath (CellPhoneDB, CellChatDB), scores communication strength, identifies signaling cascades, and handles multi-subunit receptor complexes. Integrates with ToolUniverse gene annotation tools (HPA, Ensembl, MyGene, UniProt) and enrichment tools (gseapy, PANTHER, STRING). Supports h5ad, 10X, CSV/TSV count matrices, and pre-annotated datasets.
    0
    installs
  73. Alphafold Database Access · fridrichmethod bundle
    Access AlphaFold DB's 200M+ predicted structures by UniProt ID. Download PDB/mmCIF, analyze pLDDT/PAE, bulk-fetch proteomes via Google Cloud. For experimental structures use PDB; for prediction use ColabFold or ESMFold.
    0
    installs
  74. Armored Cart Design Agent · fridrichmethod
    AI-powered design of armored CAR-T cells with cytokine/chemokine expression for enhanced solid tumor efficacy, including IL-12, IL-15, IL-18, and IL-7 armoring strategies.
    0
    installs
  75. Autonomous Oncology Agent · fridrichmethod
    Precision Oncology
    0
    installs
  76. Bioinformatics Singlecell · fridrichmethod bundle
    Advanced single-cell multi-omics analysis including scRNA-seq, scCITE-seq, scATAC-seq, and TARGET-seq. Use when analyzing single-cell data, cell type identification, trajectory analysis, differential expression, UMAP/clustering, integrating protein and RNA modalities (TotalVI), or working with Scanpy, Seurat, scvi-tools. Includes workflows for MPN, hematologic malignancies, megakaryocyte biology.
    0
    installs
  77. Cellular Senescence Agent · fridrichmethod
    AI-powered analysis of cellular senescence for aging research, cancer therapy response, and senolytic drug development.
    0
    installs
  78. Data Visualization Expert · fridrichmethod
    Generate insightful, publication-quality visualizations from complex datasets.
    0
    installs
  79. Exosome Ev Analysis Agent · fridrichmethod
    AI-powered extracellular vesicle and exosome analysis for cancer biomarker discovery, liquid biopsy applications, and intercellular communication profiling.
    0
    installs
  80. Uv · fridrichmethod
    Checks whether the uv Python package manager is installed and installs it if missing. Ensures uv is on PATH. Use when another skill requires uv as a prerequisite.
    0
    installs
  81. Esm · fridrichmethod
    ESM Protein Language Models
    0
    installs
  82. Exploratory Data Analysis · fridrichmethod bundle
    Methodology for exploratory data analysis on scientific files. Decision frameworks by data type (tabular, sequence, image, spectral, structural, omics), quality assessment, report generation, format detection across 200+ formats. Use when given a data file for initial exploration or to pick an analysis before a pipeline.
    0
    installs
  83. Literature Search Biorxiv · fridrichmethod bundle
    Browse, filter, and download life sciences, biology, and medical preprints from bioRxiv and medRxiv. Supports fetching paper metadata by DOI, and browsing by date range with category and keyword filters. Keyword filtering is local, so date ranges MUST be narrow (1-4 weeks) with a category to prevent timeouts.
    0
    installs
  84. Nicheformer Spatial Agent · fridrichmethod
    Foundation model-powered spatial transcriptomics analysis leveraging 53M+ spatially resolved cells for cellular architecture modeling and tissue niche discovery.
    0
    installs
  85. Radgpt Radiology Reporter · fridrichmethod
    Radiology Reporter
    0
    installs
  86. Shap Model Explainability · fridrichmethod bundle
    Model interpretability via SHAP (Shapley values from game theory). Covers explainer choice (Tree, Deep, Linear, Kernel, Gradient, Permutation), feature attribution, and plots (waterfall, beeswarm, bar, scatter, force, heatmap). Use to explain ML predictions, rank features, debug models, audit fairness, or compare models. Works with tree, deep, linear, and black-box models.
    0
    installs
  87. Spatial Epigenomics Agent · fridrichmethod
    AI-powered spatial epigenomics analysis combining chromatin accessibility, histone modifications, and DNA methylation with spatial coordinates for tissue architecture mapping.
    0
    installs
  88. Tcr Pmhc Prediction Agent · fridrichmethod
    AI-powered TCR-peptide-MHC interaction prediction using AlphaFold3 and deep learning for therapeutic TCR discovery, neoantigen validation, and T cell immunogenicity assessment.
    0
    installs
  89. Tpd Ternary Complex Agent · fridrichmethod
    AI-powered ternary complex prediction for targeted protein degradation, modeling POI-degrader-E3 ligase assemblies to optimize PROTAC and molecular glue efficacy.
    0
    installs
  90. Tumor Heterogeneity Agent · fridrichmethod
    AI-powered intratumor heterogeneity analysis for clonal architecture reconstruction, subclonal evolution tracking, and therapy resistance prediction using multi-region and longitudinal sequencing.
    0
    installs
  91. Bio Liquid Biopsy Pipeline · fridrichmethod bundle
    Cell-free DNA analysis pipeline from plasma sequencing to tumor monitoring. Preprocesses cfDNA reads, analyzes fragment patterns, estimates tumor fraction from sWGS, and optionally detects mutations from targeted panels. Use when analyzing liquid biopsy samples for cancer detection or monitoring.
    0
    installs
  92. Bio Workflows Hic Pipeline · fridrichmethod bundle
    End-to-end Hi-C analysis workflow from contact pairs to compartments, TADs, and loops. Covers cooler matrices, cooltools analysis, and visualization. Use when processing Hi-C data to compartments and TADs.
    0
    installs
  93. Bio Workflows Imc Pipeline · fridrichmethod bundle
    End-to-end imaging mass cytometry workflow from raw acquisitions to spatial cell analysis. Orchestrates image preprocessing, segmentation, phenotyping, and spatial statistics. Use when analyzing imaging mass cytometry data end-to-end.
    0
    installs
  94. Bio Workflows Rnaseq To De · fridrichmethod bundle
    End-to-end RNA-seq workflow from FASTQ files to differential expression results. Covers QC, quantification (Salmon or STAR+featureCounts), and DESeq2 analysis with visualization. Use when running RNA-seq from FASTQ to DE results.
    0
    installs
  95. Bio Workflows Tcr Pipeline · fridrichmethod bundle
    End-to-end TCR/BCR repertoire analysis from FASTQ to clonotype diversity metrics. Use when analyzing immune repertoire sequencing data from bulk or single-cell experiments.
    0
    installs
  96. Bioservices Multi Database · fridrichmethod bundle
    Unified Python interface to 40+ bioinformatics web services: UniProt proteins, KEGG pathways, ChEMBL/ChEBI/PubChem, BLAST, cross-database ID mapping, GO annotations, PPI. For deep single-DB queries use dedicated tools (gget for Ensembl, pubchempy for PubChem); bioservices excels at cross-database workflows.
    0
    installs
  97. Chematagent Drug Discovery · fridrichmethod
    Chemical Lab Agent
    0
    installs
  98. Context Driven Development · fridrichmethod bundle
    Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.
    0
    installs
  99. Crispr Offtarget Predictor · fridrichmethod bundle
    Predicts potential off-target sites for a given sgRNA sequence using mismatch analysis.
    0
    installs
  100. Foldseek Structural Search · fridrichmethod bundle
    Performs 3D structural searches of proteins against various databases (PDB, AlphaFold, CATH, MGnify, etc.) using the Foldseek API. Use ONLY when the user provides a physical 3D coordinate file (.cif, .mmcif, or .pdb) and wants to find structurally similar proteins. Do NOT use if the user only provides a protein sequence, gene name, or UniProt ID.
    0
    installs