From e6f3232edb1d6532c65c3ee4f95eef99852e3412 Mon Sep 17 00:00:00 2001 From: Xiao Date: Wed, 28 Sep 2022 18:35:45 +0800 Subject: [PATCH] update --- pipeline.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipeline.sh b/pipeline.sh index 3f5e373..503c358 100644 --- a/pipeline.sh +++ b/pipeline.sh @@ -84,8 +84,8 @@ python basicML_allpca.py adab allGenes_pca.pkl 1.0 adab_allpca_1.0 python basicML_allpca.py lr allGenes_pca.pkl 1.0 lr_allpca_1.0 python basicML_allpca.py svm allGenes_pca.pkl 1.0 svm_allpca_1.0 -################## Step 8. Determining genes decisive for classification ################### -#see select_core_genes.ipynb +################## Step 8. Determining core genes decisive for classification ################### +#see select_core_genes_for_classification.ipynb ################## Step 9. Determining "non-additive" genes ################### python select_nonadditive_genes.py