changeset 12:3437c03bb21e draft

Uploaded
author jfb
date Thu, 03 Oct 2019 11:00:05 -0400
parents 7dff31e9a48f
children 3ef6de42310d
files scoring function/KinatestFisherScoring.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scoring function/KinatestFisherScoring.R	Mon Apr 29 11:58:54 2019 -0400
+++ b/scoring function/KinatestFisherScoring.R	Thu Oct 03 11:00:05 2019 -0400
@@ -1006,7 +1006,7 @@
                           ALKNumeration<-c(ALKm6[s],ALKm5[r],ALKm4[i],ALKm3[j],ALKm2[k],ALKm1[l],ALKd0[m],ALKp1[n],
                                            ALKp2[o],ALKp3[p],ALKp4[q],ALKp5[u],ALKp6[v])
                           
-                          ThisKinPeptides[count,1:13]<-ThisKinTableNumeration
+                          ThisKinPeptides[count,1:13]<-as.numeric(ThisKinTableNumeration)
                           
                           AblPeptides[count,1:13]<-AblNumeration
                           ArgPeptides[count,1:13]<-ArgNumeration