load and display a motif list
[mussa.git] / qui / PathScene.hpp
index 98e5ad5f4fed92e8450bd9a56550858b8a3301c2..547e113270fd7459aa8389452dd91430b0993a20 100644 (file)
@@ -39,8 +39,10 @@ public slots:
   void setViewportX(float x);
   //! set our magnification level
   void setZoom(int);
+  //! load motifs
+  void loadMotifList();
   //! load a mussa parameter file (which specifies an analysis to run)
-  void loadMupa( );
+  void loadMupa();
   //! load a previously run analysis
   void loadSavedAnalysis();
   //! set the soft threshold used by the Nway_Path algorithm