Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1015 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 1015 Bytes

Note: If your work uses this algorithm or makes improvements based on it, please be sure to cite this paper. Thank you for your cooperation.

注意:如果您的工作用到了本算法,或者基于本算法进行了改进,请您务必引用本论文,谢谢配合。

KRAS-Gene-Mutation-Prediction

This is a software based on "Establishment and Optimization of Radiomics Algorithms for Prediction of KRAS Gene Mutation by Integration of NSCLC Gene Mutation Mutual Exclusion Information" Frontiers in Pharmacology. (2022). https://doi.org/10.3389/fphar.2022.862581

Authors: Jingyi Wang, Xing Lv, Weicheng Huang, Zhiyong Quan, Guiyu Li, Shuo Wu, Yirong Wang, Zhaojuan Xie, Yuhao Yan, Xiang Li, Wenhui Ma, Weidong Yang, Xin Cao※, Fei Kang※, Jing Wang※

The input is the CT file, which contains the lung cancer node To run the software, you need a anaconda environment with pyradiomics installed. And in Command Line, input "start myradiomics\python software\main.py" or run this file in PyCharm.