Skip to content
Snippets Groups Projects
  1. Mar 08, 2023
  2. Mar 05, 2023
  3. Mar 03, 2023
  4. Feb 21, 2023
  5. Feb 19, 2023
  6. Feb 17, 2023
  7. Feb 16, 2023
  8. Feb 10, 2023
  9. 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
  10. Jan 18, 2023
  11. Jan 17, 2023
  12. Jan 15, 2023
  13. Jan 13, 2023
    • Todor Kondić's avatar
      state, envopts, resources: Implement running many MetFrag samples. · c5143982
      Todor Kondić authored
      * envopts: New option `java_bin'.
      
      * resources: New parameter METFRAG_DB_SEARCH_RELDEV.
      
      * state (new_runtime_state, metfrag_conf, get_metfrag_targets,
      write_metfrag_config, metfrag_run_many): Update. Running many configs
      now works.
      
      * tests: Update.
      c5143982
    • Todor Kondić's avatar
      state: Add subsystem to write out metfrag config and spec files. · cbb056e5
      Todor Kondić authored
      * state (base_conf): Update. Decorates the return object with class
      `state'. New class `state'.
      (get_metfrag_targets, metfrag_on_state): New functions.
      (write_metfrag_config): Update. Add checks for ion_mz and adduct not
      being more, or less than one. Also, make filenames nicer and fix the
      spectral separator.
      
      (metfrag_run_many, metfrag_run_many_w_futures): New functions to run
      metfrag.
      
      tests: New tests and snapshots.
      cbb056e5
  14. Jan 12, 2023
    • Todor Kondić's avatar
      state: New function metfrag_run . · 4e106922
      Todor Kondić authored
      4e106922
    • Todor Kondić's avatar
      state: write_metfrag_config: Update. · 162ba104
      Todor Kondić authored
      162ba104
    • Todor Kondić's avatar
      Add functions for writing MetFrag config files. · e8d5aef7
      Todor Kondić authored
      * base.R (write_keyval_file): New function.
      
      * resources.R (METFRAG_ADDUCT_SWITCHES): Fix a typo.
      
      * state.R (new_runtime_state): Update results with the new field
      `subpaths'. Also, opted for relative vs absolute paths, because the
      latter do not play well with tests in (stochastic) temporary
      directories.
      
      (base_conf): Update result to have a class `conf' signature.
      
      (metfrag_conf): Update with new parameters.
      
      (new_conf): Update with a call to `metfrag_conf'.
      
      (write_metfrag_config): New function which writes the MetFrag config
      file.
      
      * tests/testthat/test-metfrag.R: New file with MetFrag tests.
      
      * tests/testthat/_snaps/metfrag.md: New file .
      e8d5aef7
    • Todor Kondić's avatar
      state: Update metfrag_conf. · d7de3e00
      Todor Kondić authored
      d7de3e00
  15. Jan 11, 2023
  16. Jan 10, 2023
  17. 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
  18. Oct 31, 2022
  19. Oct 12, 2022
  20. Aug 23, 2022
  21. Jul 06, 2022
  22. Jul 04, 2022
  23. Jun 28, 2022
  24. Jun 24, 2022
  25. Jun 23, 2022
Loading