Learn R Programming

mLLMCelltype (version 1.3.2)

create_discussion_prompt: Create prompt for additional discussion rounds

Description

Create prompt for additional discussion rounds

Usage

create_discussion_prompt(
  cluster_id,
  cluster_genes,
  tissue_name,
  previous_rounds,
  round_number
)

Value

A formatted prompt string for additional discussion rounds

Arguments

cluster_id

The ID of the cluster being analyzed

cluster_genes

The marker genes for the cluster

tissue_name

The name of the tissue (optional)

previous_rounds

A list of previous discussion rounds

round_number

The current round number