Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/model/evidence/disease.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ The disease field will autofill based on existing diseases in the Disease Ontolo

|

The current Diseases (cancer types) with associated with Evidence, Assertions and other information in CIViC can be explored on the `CIViC Disease Page <https://civicdb.org/diseases/home>`__.
The current Diseases (cancer types) with associated with Evidence, Assertions and other information in CIViC can be explored on the `CIViC Disease Page <https://civicdb.org/diseases>`__.

For guidance on selecting an appropriate disease for in vitro evidence making use of cell lines, see the D-Level Curation Practices section in :ref:`evidence-level`.

8 changes: 7 additions & 1 deletion docs/model/evidence/level.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,13 @@ A concise description of the experiments performed should be prepared by the cur

Evidence Statements should include the gene/variant (molecular profile) being evaluated, the study population, disease state, study size, statistical significance (e.g., p-value, confidence interval), duration of the study, and other relevant information that is required to assess the evidence for interpretation.

When choosing a disease for Preclinical Evidence Items, it should reflect the context of the ultimate disease type that is being investigated and not necessarily the individual cell-line being evaluated. For example in `EID1356 <https://civicdb.org/links/evidence/1356>`__, the preclinical work was performed on BA/F3 however the conclusions supported work across multiple cancer subtypes, therefore the selected disease field for this Evidence Item was “Cancer”.
When choosing a disease for Preclinical Evidence Items, it should reflect the background and context of the study and the intent of the authors, rather than the literal cancer type of the cell line model used. This is especially relevant when a generic or surrogate cell line (e.g., Ba/F3, NIH3T3) is used as a functional model, or when the cell line originates from a cancer type unrelated to the disease being investigated.

The preferred approach is to consider: (1) the disease context from which the variants were identified or are being studied, (2) the disease population to which the authors intend their conclusions to apply, and (3) the overall framing and conclusions of the source publication.

For example, `EID39 <https://civicdb.org/links/evidence/39>`__ describes a study in which ALK mutations were identified in neuroblastoma patient samples and neuroblastoma cell lines. The authors subsequently confirmed sensitivity of these mutations to an ALK inhibitor using Ba/F3 cells — a generic murine pro-B cell model with no inherent connection to neuroblastoma. Despite the use of Ba/F3 cells for the functional experiment, the disease context of the study is neuroblastoma and the authors' conclusions relate to therapeutic implications for neuroblastoma patients. The appropriate disease field for this evidence item is therefore “Neuroblastoma” rather than “cancer” or a hematologic malignancy.

In contrast, `EID1356 <https://civicdb.org/links/evidence/1356>`__ describes preclinical work also performed in Ba/F3 cells, but with conclusions that were intended to apply broadly across multiple cancer subtypes. In this case “Cancer” is the appropriate disease selection. When a study lacks a clear disease-specific context, or the authors' conclusions are explicitly intended to apply broadly, it remains appropriate to assign “cancer” or the literal disease of the cell line.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The quoted term "Neuroblastoma" is capitalized and "Cancer" is capitalized once in these two sections, but it appears as "cancer" the other two times it appears. Probably all should be made consistent with how they'll appear in the UI.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fair. I believe they are both capitalized in the UI and therefore when quoted should be capitalized.


.. rubric:: E-Level Evidence Example

Expand Down