Updated with "debug" option and some explanation.
authorpancaldi.paolo <devnull@localhost>
Wed, 1 Jul 2009 23:04:44 +0000 (23:04 +0000)
committerpancaldi.paolo <devnull@localhost>
Wed, 1 Jul 2009 23:04:44 +0000 (23:04 +0000)
Maybe the last update!

pca_config.txt

index 714d874e23d2ba462884ad4085ed8dbe4f7df42c..8eb72a9ab0e98b29e55910034a6a4e3f50f13208 100644 (file)
@@ -1,11 +1,13 @@
 1,3,6,7,8,9x15,10,11\r
-0.000008\r
+0.000000\r
 1,2,3,4,5,6,7,8,9,10,11\r
-\r
-max 12 colonne !!!\r
-\r
-\r
-\r
+debug=false\r
+------------------------------------------\r
+#1 colonne della prima pca\r
+#2 limite filtro della densità (x es: "0.000008"; "0" per calcolo automatico.. 3,242311147)\r
+#3 colonne della secona pca (non usato)\r
+#4 attiva modalità debug (stampa anche immagini/coordinate di pca/density)\r
+------------------------------------------\r
 str(peak_number)+     # non considerato\r
 str(delta_mean)+      # 0\r
 str(delta_median)+    # 1 -\r
@@ -19,5 +21,13 @@ str(max_delta)+       # 8
 str(min_delta)+       # 9\r
 str(delta_stdev)+     # 10\r
 str(forces_stdev)+    # 11\r
-\r
-multipca dataset_gb1x8_coor_blind50.txt 9
\ No newline at end of file
+str(peaks_diff)+      # 12\r
+------------------------------------------\r
+Lancio di pCluster e pca:\r
+ - cd 20080917_4s4wt_10mMtris_all\r
+ - genlist *.*\r
+ - setconv blindwindow 50\r
+ - pcluster pl=0.35\r
+------------------------------------------\r
+Lancio della sola pca\r
+ - pca 20080922_gb1x8_tris/pCluster_20090627_1328/coordinate_20080922_gb1x8_tris_blind50.txt
\ No newline at end of file