Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreedomIntelligence/OpenClaw-Medical-Skills
/ functions
Functions
7,160 in github.com/FreedomIntelligence/OpenClaw-Medical-Skills
⨍
Functions
7,160
◇
Types & classes
566
↳
Endpoints
54
↓ 4 callers
Function
parse_response
( status_code: int, content: str, response_model_type: type[T] | None = None, )
skills/biomcp-server/repo/src/biomcp/http_client.py:316
↓ 4 callers
Function
parse_terms
(raw: str)
skills/numerical-integration/scripts/imex_split_planner.py:8
↓ 4 callers
Function
phykit_treeness_over_rcv
(tree_file, aln_file)
skills/tooluniverse-phylogenetics/test_phylogenetics.py:200
↓ 4 callers
Function
query_drug
Run all queries for a drug and return structured results.
skills/clinpgx/clinpgx.py:286
↓ 4 callers
Function
query_gene
Run all queries for a gene and return structured results.
skills/clinpgx/clinpgx.py:255
↓ 4 callers
Function
render_conversation_history
Renders conversation history from a list of messages, handling multiple tool calls.
skills/spatial-transcriptomics-analysis/STAgent/repo/src/util.py:65
↓ 4 callers
Function
render_conversation_history
Renders conversation history from a list of messages, handling multiple tool calls.
skills/spatial-transcriptomics-agent/repo/src/util.py:65
↓ 4 callers
Method
retrieve
Retrieve k most similar examples.
skills/clinical-note-summarization/medprompt_utils.py:238
↓ 4 callers
Function
run_command
Run a subprocess command with proper error handling. Args: cmd: Command and arguments to run. description: Human-readable descrip
skills/claw-metagenomics/metagenomics_profiler.py:200
↓ 4 callers
Function
run_with_timeout
Run a function with a timeout using threading instead of multiprocessing. This allows variables to persist in the global namespace between functio
skills/biomni-general-agent/repo/biomni/utils.py:193
↓ 4 callers
Method
save_image
Save a SimpleITK image to file. Args: image: SimpleITK Image object output_path: Path to save the image (mus
skills/biomni-general-agent/repo/biomni/tool/bioimaging.py:622
↓ 4 callers
Function
score_sgrna
(sequence)
skills/bio-crispr-screens-library-design/examples/design_library.py:29
↓ 4 callers
Method
search
Search across preprint sources and merge results.
skills/biomcp-server/repo/src/biomcp/articles/preprints.py:163
↓ 4 callers
Function
search_gwas_studies_for_disease
Search for GWAS studies associated with a disease or trait. Parameters ---------- disease_term : str Disease or trait name (
skills/tooluniverse-gwas-finemapping/python_implementation.py:409
↓ 4 callers
Function
summary_stats
Compute standard summary statistics for a list of values.
skills/tooluniverse-phylogenetics/scripts/tree_statistics.py:369
↓ 4 callers
Function
validate_fda_response
Validate FDA API response structure. Args: response: The FDA API response dictionary required_fields: List of required top-l
skills/biomcp-server/repo/src/biomcp/openfda/validation.py:21
↓ 4 callers
Function
wait_for_server
Wait for server to be ready with retries.
skills/biomcp-server/repo/tests/test_pydantic_ai_integration.py:70
↓ 4 callers
Function
write_tables
Write CSV tables from results.
skills/clinpgx/clinpgx.py:560
↓ 3 callers
Function
_build_biomarker_expression_essie
Build Essie fragments for biomarker expression requirements.
skills/biomcp-server/repo/src/biomcp/trials/search.py:499
↓ 3 callers
Function
_build_brain_mets_essie
Build Essie fragment for brain metastases filter.
skills/biomcp-server/repo/src/biomcp/trials/search.py:521
↓ 3 callers
Method
_check_script
(self, filename)
skills/open-notebook/scripts/test_open_notebook_skill.py:315
↓ 3 callers
Method
_create_agent
(self, prompt_template, examples)
skills/biomaster-workflows/repo/agents/Biomaster.py:379
↓ 3 callers
Method
_create_ollama_agent
Create agent based on ollama
skills/biomaster-workflows/repo/agents/Biomaster.py:163
↓ 3 callers
Function
_ensure_url_section
Ensure the URL section exists in the variant.
skills/biomcp-server/repo/src/biomcp/variants/links.py:42
↓ 3 callers
Function
_find_description
Find description from rdfs:comment, skos:definition, or IAO definition.
skills/ontology-explorer/scripts/owl_parser.py:57
↓ 3 callers
Function
_find_elements
(root, tag: str)
skills/pptx/scripts/office/helpers/merge_runs.py:44
↓ 3 callers
Function
_find_elements
(root, tag: str)
skills/docx/scripts/office/helpers/merge_runs.py:44
↓ 3 callers
Function
_find_elements
(root, tag: str)
skills/xlsx/scripts/office/helpers/merge_runs.py:44
↓ 3 callers
Function
_find_label
Find rdfs:label or skos:prefLabel text.
skills/ontology-explorer/scripts/owl_parser.py:46
↓ 3 callers
Method
_format_and_add_content
Format and add content to markdown. This function applies formatting to AI message content before adding it to the markdown. It proce
skills/biomni-general-agent/repo/biomni/agent/a1.py:2449
↓ 3 callers
Function
_generate_cache_key
Generate a unique cache key for an API request. Args: endpoint: The API endpoint URL params: Query parameters Returns:
skills/biomcp-server/repo/src/biomcp/openfda/cache.py:38
↓ 3 callers
Function
_is_run
(node)
skills/pptx/scripts/office/helpers/merge_runs.py:154
↓ 3 callers
Function
_is_run
(node)
skills/docx/scripts/office/helpers/merge_runs.py:154
↓ 3 callers
Function
_is_run
(node)
skills/xlsx/scripts/office/helpers/merge_runs.py:154
↓ 3 callers
Method
_kernel
Radial Basis Function (RBF) / Squared Exponential Kernel. Computes covariance between points.
skills/bayesian-optimizer/bayesian_optimization.py:44
↓ 3 callers
Method
_make_args
(self)
skills/gwas-prs/tests/test_gwas_prs.py:354
↓ 3 callers
Function
_make_drug_result
Build a complete drug result dict for report testing.
skills/clinpgx/tests/test_clinpgx.py:279
↓ 3 callers
Method
_make_input_info
(self)
skills/gwas-prs/tests/test_gwas_prs.py:347
↓ 3 callers
Method
_make_request
Make an API request with error handling and rate limiting.
skills/biorxiv-database/scripts/biorxiv_search.py:50
↓ 3 callers
Method
_make_request
Make API request with retry logic and error handling.
skills/biomni-general-agent/repo/biomni/tool/pharmacology.py:3079
↓ 3 callers
Method
_make_sample_results
Helper to build minimal results list for report generation.
skills/gwas-prs/tests/test_gwas_prs.py:302
↓ 3 callers
Function
_parse_search_results
Parse search results from JSON strings.
skills/biomcp-server/repo/src/biomcp/articles/unified.py:40
↓ 3 callers
Method
_prepare_resources_for_retrieval
Prepare resources for retrieval and return selected resource names. Args: prompt: The user's query Returns:
skills/biomni-general-agent/repo/biomni/agent/a1.py:1650
↓ 3 callers
Method
_query_disease
Query MyDisease.info for a disease name.
skills/biomcp-server/repo/src/biomcp/integrations/biothings_client.py:287
↓ 3 callers
Method
_query_drug
Query MyChem.info for a drug name.
skills/biomcp-server/repo/src/biomcp/integrations/biothings_client.py:428
↓ 3 callers
Method
_query_gene
Query MyGene.info for a gene symbol.
skills/biomcp-server/repo/src/biomcp/integrations/biothings_client.py:142
↓ 3 callers
Function
_query_ncbi_database
Core function to query NCBI databases using Claude for query interpretation and NCBI eutils. Parameters ---------- database (str): NCBI d
skills/biomni-general-agent/repo/biomni/tool/database.py:209
↓ 3 callers
Method
_request
Core GET request with caching, rate limiting, and 429 retry.
skills/gwas-prs/gwas_prs.py:196
↓ 3 callers
Function
_resolve_domain_range
(value: Optional[str])
skills/ontology-explorer/scripts/ontology_summarizer.py:71
↓ 3 callers
Function
_scatter
(ax, pc_x, pc_y, title)
skills/claw-ancestry-pca/ancestry_pca.py:190
↓ 3 callers
Method
_set_cached
(self, key: str, response_data)
skills/clinpgx/clinpgx.py:93
↓ 3 callers
Function
_sort_by_pval
Sort a list of association dicts by p-value (ascending, None last).
skills/gwas-lookup/core/normalise.py:39
↓ 3 callers
Function
_trial_locations
Retrieves contact and location details for a single clinical trial identified by its NCT ID. Parameters: - call_benefit: Define and
skills/biomcp-server/repo/src/biomcp/trials/getter.py:162
↓ 3 callers
Function
_trial_outcomes
Retrieves outcome measures, results (if available), and adverse event data for a single clinical trial. Parameters: - call_benefit:
skills/biomcp-server/repo/src/biomcp/trials/getter.py:186
↓ 3 callers
Function
_trial_references
Retrieves publications and other references associated with a single clinical trial identified by its NCT ID. Parameters: - call_ben
skills/biomcp-server/repo/src/biomcp/trials/getter.py:210
↓ 3 callers
Method
add_thought
Add a thought to the session.
skills/biomcp-server/repo/src/biomcp/thinking/session.py:48
↓ 3 callers
Function
align_sequences
Align short sequences (primers) to a longer sequence, allowing for one mismatch. Checks both forward and reverse complement strands. Args:
skills/biomni-general-agent/repo/biomni/tool/molecular_biology.py:432
↓ 3 callers
Function
applyTextTransform
(text, textTransform)
skills/pptx-official/scripts/html2pptx.js:279
↓ 3 callers
Function
assess_replication
Assess replication of findings between discovery and replication studies. Args: tu: ToolUniverse instance trait: Disease or
skills/tooluniverse-gwas-study-explorer/python_implementation.py:439
↓ 3 callers
Function
auto_format
Auto-detect format from question text and apply appropriate formatting. Args: value: Value to format question_text: Question text
skills/tooluniverse-rnaseq-deseq2/scripts/format_deseq2_output.py:63
↓ 3 callers
Function
calculate_cfd_score
Calculate CFD score for an off-target site CFD (Cutting Frequency Determination) predicts cleavage probability relative to the on-target site
skills/bio-genome-engineering-off-target-prediction/examples/off_target_analysis.py:37
↓ 3 callers
Function
calculate_lipinski
Calculate Lipinski Rule of 5 properties.
skills/bio-molecular-descriptors/examples/calculate_descriptors.py:31
↓ 3 callers
Function
calculate_score
(tissue_data, cell_type)
skills/cellagent-annotation/repo/CellTypeAgent/get_selection.py:266
↓ 3 callers
Function
call_diplotype
(gene, pgx_snps)
skills/pharmgx-reporter/pharmgx_reporter.py:878
↓ 3 callers
Function
call_phenotype
(gene, diplotype)
skills/pharmgx-reporter/pharmgx_reporter.py:943
↓ 3 callers
Function
check
()
skills/systematic-debugging/condition-based-waiting-example.ts:29
↓ 3 callers
Function
check_file_exists
Check if file exists and is readable.
skills/deeptools/scripts/validate_files.py:15
↓ 3 callers
Function
classify_confidence
Classify confidence score into categories.
skills/diffdock/scripts/analyze_results.py:125
↓ 3 callers
Method
clear_all_sessions
Clear all sessions.
skills/biomcp-server/repo/src/biomcp/thinking/session.py:129
↓ 3 callers
Function
compute_allele_frequencies
Compute per-population allele frequencies for the alt allele. Args: geno_matrix: (n_samples, n_variants), values 0/1/2/-1 pop_ind
skills/equity-scorer/equity_scorer.py:151
↓ 3 callers
Function
compute_heterozygosity_balance
Ratio of mean observed heterozygosity to theoretical max (0-1).
skills/equity-scorer/equity_scorer.py:365
↓ 3 callers
Function
compute_pca
Run PCA on the genotype matrix. Handles missing data by mean imputation per variant. Returns: coords: (n_samples, n_components) prin
skills/equity-scorer/equity_scorer.py:281
↓ 3 callers
Function
compute_representation_index
Measure how well sample proportions match global proportions (0-1). Returns: dict with keys: representation_index (float or None),
skills/equity-scorer/equity_scorer.py:313
↓ 3 callers
Function
consensus_sequence
(alignment, threshold=0.5, gap_char='-', ambiguous='N')
skills/bio-alignment-msa-parsing/examples/consensus_sequence.py:7
↓ 3 callers
Function
convert_request
( request: PubmedRequest, limit: int = SYSTEM_PAGE_SIZE )
skills/biomcp-server/repo/src/biomcp/articles/search.py:109
↓ 3 callers
Method
count_by_field
Count and aggregate results by a specific field. Args: category: API category endpoint: Specific endpoint
skills/fda-database/scripts/fda_query.py:357
↓ 3 callers
Function
count_measurements
Count measurement documents in ASM.
skills/instrument-data-to-allotrope/scripts/validate_asm.py:509
↓ 3 callers
Function
create_pattern_query
Create SMARTS query from string or SMILES.
skills/rdkit/scripts/substructure_filter.py:95
↓ 3 callers
Function
decorated_func
(should_fail=False)
skills/biomcp-server/repo/tests/tdd/test_circuit_breaker.py:207
↓ 3 callers
Function
detect_outliers_mad
Detect outliers using Median Absolute Deviation (MAD). Parameters ---------- adata : AnnData Annotated data matrix with QC m
skills/single-cell-rna-qc/scripts/qc_core.py:64
↓ 3 callers
Function
detect_outliers_mad
Detect outliers using Median Absolute Deviation (MAD). Parameters ---------- adata : AnnData Annotated data matrix with QC m
skills/scrna-qc/qc_core.py:82
↓ 3 callers
Function
discover_all_links
(db, record_id)
skills/bio-entrez-link/examples/discover_links.py:16
↓ 3 callers
Function
discover_gene_files
Discover paired alignment and tree files for a group. Args: data_dir: root directory to search group_name: optional subdirectory
skills/tooluniverse-phylogenetics/scripts/format_alignment.py:19
↓ 3 callers
Method
draft_submission
Drafts a regulatory submission section using an agentic feedback loop. Args: section_name: e.g. "Pediatric Asses
skills/regulatory-drafting/coworker.py:76
↓ 3 callers
Method
embed
Generate embeddings for semantic similarity.
skills/clinical-note-summarization/medprompt_utils.py:54
↓ 3 callers
Method
evaluate
Evaluate a user's answer for a given task and instance Args: task_name: Name of the task (e.g., 'gwas_causal_gene_openta
skills/biomni-general-agent/repo/biomni/eval/biomni_eval1.py:51
↓ 3 callers
Method
extract
(self, text: str, use_llm: bool = True)
skills/clinical-nlp-extractor/entity_extractor.py:68
↓ 3 callers
Function
extract_drug_names
Extract drug names from an OpenFDA result.
skills/biomcp-server/repo/src/biomcp/openfda/utils.py:279
↓ 3 callers
Function
extract_guideline_row
Extract a row from a guideline annotation.
skills/clinpgx/clinpgx.py:218
↓ 3 callers
Function
fetch_articles
Fetch the text of a list of PubMed IDs.
skills/biomcp-server/repo/src/biomcp/articles/fetch.py:174
↓ 3 callers
Function
fetch_sra_run_info_detailed
Fetch detailed SRA run information using efetch CSV format. This provides richer metadata than esummary, including sample names. Args:
skills/nextflow-development/scripts/utils/ncbi_utils.py:565
↓ 3 callers
Function
filter_intronic_intergenic
Filter out intronic and intergenic variants. Returns: (non_intronic_intergenic, intronic_intergenic)
skills/tooluniverse-variant-analysis/python_implementation.py:731
↓ 3 callers
Function
filter_non_reference_variants
Remove variants where all samples are homozygous reference (0/0 or ./.).
skills/tooluniverse-variant-analysis/python_implementation.py:711
↓ 3 callers
Function
filter_variants
Filter out specified paths from variant data. Args: variants: List of variant dictionaries from MyVariant.info API Returns:
skills/biomcp-server/repo/src/biomcp/variants/filters.py:56
↓ 3 callers
Function
find_best_module_match
Find the best matching module from a list of available modules. This function attempts to match a target module name against a list of availa
skills/biomni-general-agent/repo/biomni/utils.py:1261
↓ 3 callers
Function
find_enzymes_for_transformation
Find enzymes that catalyze a specific transformation.
skills/brenda-database/scripts/enzyme_pathway_builder.py:274
↓ 3 callers
Function
flatten_asm
Flatten ASM JSON to list of row dictionaries. Each measurement becomes one row with metadata repeated.
skills/instrument-data-to-allotrope/scripts/flatten_asm.py:86
↓ 3 callers
Function
flatten_field
Flatten nested list to 1D array of floats.
skills/post-processing/scripts/statistical_analyzer.py:41
↓ 3 callers
Function
format_enhanced_annotations
Format enhanced annotations for display.
skills/biomcp-server/repo/src/biomcp/variants/external.py:643
↓ 3 callers
Function
format_intervention_details
Format intervention details as markdown. Args: intervention: Intervention data dictionary Returns: Formatted markdown s
skills/biomcp-server/repo/src/biomcp/interventions/getter.py:128
← previous
next →
401–500 of 7,160, ranked by callers