Introduction

介绍

D3EGFRAI is a module that can be used to predict drug sensitivity and drug response of EGFR mutation-driven non-small cell lung cancer. Users can query a certain mutation type to predict the possible therapeutic effect of approved drugs. The calculation time of the new mutant is about 10 seconds.

D3EGFRAI是一个可用于预测 EGFR 突变驱动的非小细胞肺癌的药物敏感性和药物反应的模块。用户可以通过查询某种突变类型来预测获批药物对该突变型可能的治疗效果。新突变型的计算时间在10秒左右。

Examples:
Point mutation: L858R
Deletion mutation: E746_A750del,V834del
Insert mutation: D770insSVD
Duplicate mutation: A767dupASV
Deletion-insertion mutation: L747_P753delinsS, D770delinsGY
Complex mutation: E746_A750del+L858R

输入格式举例:
点突变:L858R(表示第858位的Leu被Arg取代)
缺失突变:E746_A750del(表示从第746位的Glu到第750位的Ala发生了缺失i), V834del
插入突变:D770insSVD(表示从第770位的Asp插入了SerValAsp)
重复突变:A767dupASV(表示从第767位的Ala的Val重复了一次)
插入缺失突变:L747_P753delinsS(表示从第747位的Leu到第753位的Pro缺失,同时被Ser取代), D770delinsGY
复杂突变:E746_A750del+L858R(上述突变类型的组合)