You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,18 @@
1
1
# Oncogenator
2
2
3
-
Oncogenator is used for post-annotation of genomic alterations that have been previously annotated with Annovar. It performs additional annotation based on copy number information, estimates the homogeneity of somatic alterations, and classifies somatic alterations by their functional consequences.
3
+
Oncogenator is used for identifying significant genomic alterations from variants previously annotated with Annovar. It performs additional annotation based on copy number information, estimates the homogeneity of somatic alterations, and classifies somatic alterations by their functional consequences.
4
4
5
5
## Description
6
6
7
7
The tool processes somatic variants and copy number alterations (CNAs) to provide a comprehensive annotation of genomic alterations. It integrates data from various sources, including OncoKB and Cancer Genome Interpreter (CGI), to enhance the annotation with clinical relevance and treatment information.
8
8
9
9
### Features
10
-
11
-
-**Somatic Variant Annotation**: Annotates somatic variants with functional consequences and clinical relevance.
12
-
-**Copy Number Alteration Annotation**: Annotates CNAs with functional consequences and clinical relevance.
13
-
-**Homogeneity Estimation**: Estimates the homogeneity of somatic alterations.
14
-
-**Classification**: Classifies somatic alterations by their functional consequences.
10
+
-**Copy Number Alteration Annotation**: Detects higly expressed and silenced genes from copy number and ploidy information.
11
+
-**Somatic Variant Annotation**: Annotates somatic variants with copy number and ploidy information.
12
+
-**Homogeneity Estimation**: Estimates the homogeneity of somatic alterations from tumor purity, ploidy and copy number information.
13
+
-**Pathogenicity Estimation**: Estimates the pathogenicity of somatic alterations based on their functional consequences and multiple variant effect predictors (AlphaMissense, Polyphen, SIFT)
14
+
-**Classification**: Classifies somatic alterations by their functional consequences and homogeneity.
15
+
-**Integration with OncoKB and CGI**: Queries OncoKB and CGI for clinical relevance and possible treatments.
0 commit comments