Skip to content

Commit a79e0a8

Browse files
authored
docs: Update notebooks documentation (#359)
1 parent c59733a commit a79e0a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebooks/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,6 @@ _Note: Patch version may vary._
119119
## Analysis Notebooks
120120

121121
* `fusion_evidence_matching.ipynb`: Demonstrates evidence matching workflow between assayed fusions (i.e. fusions from patient samples) and categorical fusions (i.e. fusions from genomic knowledgebases such as CIViC). The example queried fusions in this notebook are EML4::ALK and BCR::ABL1. Fusions are matched at the gene symbol, transcript accession, exon number, exon offset, and genomic breakpoint for each transcript segment, along with the linker sequence joining the two segments (if present). Matching fusions are returned according to a prioritization scale that is described [in the FUSOR wiki](https://github.com/cancervariants/fusor/wiki/Fusion-Match-Classes).
122-
* `demonstrative_analysis.ipynb`: An additional demonstrative analysis notebook to highlight how patient fusions from Nationwide Children's Hospital's (NCH) Institute for Genomic Medicine (IGM) can be matched to the CIViC and Molecular Oncology Almanac knowledgebases to return clinical evidence and assertion statements.
122+
* `demonstrative_analysis.ipynb`: A demonstrative analysis notebook to highlight how patient fusions from Nationwide Children's Hospital's (NCH) Institute for Genomic Medicine (IGM) can be matched to the CIViC and Molecular Oncology Almanac knowledgebases to return clinical evidence and assertion statements.
123+
* `genie_analysis.ipynb`: A demonstrative analysis notebook that highlights how patient fusions from the AACR Project GENIE cohort can be matched to the CIViC and Molecular Oncology Almanac knowledgebases to return clinical evidence and assertion statements.
123124
* `transcript_accession_analysis.ipynb`: Demonstrates how the `TranscriptJunctionBuilder` module can be leveraged to quickly create FUSOR assayed fusion and categorical fusion objects.

0 commit comments

Comments
 (0)