Add Jpred archive table
[proteocache.git] / datadb / compbio / cassandra / JpredParserLocalFile.java
index 281a20b..54e50ab 100644 (file)
@@ -104,7 +104,7 @@ public class JpredParserLocalFile implements JpredParser {
                                                        } catch (ParseException e) {
                                                                e.printStackTrace();
                                                        }
-                                                       cc.InsertData(insertdate, starttime, finishtime, ip, id, "OK", "OK", newprotein, seqs);
+                                                       cc.FormQueryTables(insertdate, starttime, finishtime, ip, id, "OK", "OK", newprotein, seqs);
                                                        ++countinsertions;
                                                        ++njobs;
                                                }