Skip to content
Snippets Groups Projects
  1. Apr 16, 2023
  2. Mar 05, 2023
  3. Mar 03, 2023
  4. Feb 28, 2023
  5. Feb 27, 2023
  6. Feb 25, 2023
  7. Feb 21, 2023
  8. Feb 19, 2023
  9. Feb 18, 2023
  10. Feb 17, 2023
  11. Feb 13, 2023
  12. Feb 12, 2023
  13. Feb 10, 2023
  14. Feb 03, 2023
    • Todor Kondić's avatar
      app: changes to MetFrag controls and reorganisation of the Viewer tab · f6aaab42
      Todor Kondić authored
      * shiny-state.R (which_gui_inputs, which_metfrag_inputs,
      unpack_app_state, unpack_app_state_metfrag, input2conf_metfrag,
      input2conf, app_state2state): Updated. The inputs are defined
      in a more structured manner and this resulted in having to update
      the entire system of state creation fom GUI.
      
      * shiny-ui-base.R : Updated. Temporary reorganisation while the
      app.Rmd is being rebuilt.
      
      * state.R(metfrag_param): New function. Creates MF parameter object.
      (metfrag4conf): New function. Creates a conf entry.
      (metfrag_conf): Updated.
      
      * inst/rmd/app.Rmd: Under reconstruction.
      f6aaab42
  15. Jan 26, 2023
  16. Jan 20, 2023
  17. Jan 11, 2023
  18. Jan 09, 2023
    • Todor Kondić's avatar
      shiny-ui-base, state, app: Export MS2 spectra. · 7cec0b03
      Todor Kondić authored
      * state.R (encode_ms2_to_line, pack_ms2_w_summ): Functions to pack ms2
      data based on selected entries in `summ'.
      
      * app (ms2_spectra_tab_name, ms2_spectra_tab_b): New widgets.
      
      * shiny-ui-base: Added input$ms2_spectra_tab_b observer.
      7cec0b03
  19. Jan 08, 2023
  20. Jan 01, 2023
    • Todor Kondić's avatar
      Fix #97 · 45699cf7
      Todor Kondić authored
      Everything under Measurement Properties refreshes correctly now. The
      reason why it did not was the overuse of req functions.
      2 tags
      45699cf7
Loading