Skip to content
Snippets Groups Projects
  1. Oct 21, 2020
  2. Oct 18, 2020
  3. Oct 16, 2020
    • Todor Kondic's avatar
      all: Minimal plot and publish system in place · 0e2702b7
      Todor Kondic authored
      * NAMESPACE: Update exports
      
      * R/api.R(create_plots,save_plots,report): User-level functions to
      generate and save plots, as well as generate a report containing them.
      
      * R/mix.R: Supporting functions for above.
      
      * R/resources.R: Supporting params for above.
      0e2702b7
  4. Oct 12, 2020
  5. Oct 11, 2020
  6. Oct 07, 2020
  7. Oct 06, 2020
    • Todor Kondic's avatar
      Renaming some variables · 662f28e1
      Todor Kondic authored
      The naming scheme should be consistent. Variables involving ms1 should
      start with ms1_ . The same goes for ms2_ .
      662f28e1
  8. Oct 04, 2020
  9. Oct 01, 2020
    • Todor Kondic's avatar
      api: Add sort_spectra · 7fde065a
      Todor Kondic authored
      * R/api.R(sort_spectra): New function to sort the spectral table.
      
      * R/resources.R(DEF_ORDER_SPECTRA): New parameter defining the default
      order of the spectral table.
      
      * NAMESPACE: Update exports.
      7fde065a
  10. Sep 30, 2020
  11. Sep 25, 2020
  12. Sep 10, 2020
  13. Aug 27, 2020
  14. Aug 06, 2020
  15. Aug 04, 2020
  16. Aug 03, 2020
  17. Aug 02, 2020
    • Todor Kondic's avatar
      api.R,extraction.R: Generate spectral tables · 650de956
      Todor Kondic authored
      * extraction.R(filt_ms2_fine): Create a data table as the
        output. Complete the ms2 and m1 spectra extration.
      
      * api.R(extr_data): Adapt to changes in extraction.R and generate
        tables of ms1 EICs and ms2 spectra.
      650de956
    • Todor Kondic's avatar
      ... · 5b87f34b
      Todor Kondic authored
      5b87f34b
    • Todor Kondic's avatar
      R/extraction.R: Filter by ID and adduct, not just ID · 8760408a
      Todor Kondic authored
      * R/extraction.R <various places>: I used to filter precursors and so
        on based on ID, but the problem is a single mz in a file is defined
        by ID and adduct, not just ID. Changed that in many places, but code
        still not fully functional (multiple of shorer length warnings)
      8760408a
Loading