Skip to content
Snippets Groups Projects
  1. Jun 19, 2019
  2. Jun 17, 2019
  3. Jun 03, 2019
  4. May 30, 2019
  5. May 29, 2019
  6. May 22, 2019
  7. May 18, 2019
  8. May 17, 2019
    • Todor Kondic's avatar
      ... · bd907ed8
      Todor Kondic authored
      bd907ed8
    • Todor Kondic's avatar
      Complete the single mixture function · e1e2ab4c
      Todor Kondic authored
      * mix.R
      
      ** rmbmix.single
      
         Add the archive directory argument. Also, perform steps 2-8 of the
         standard workflow.
      e1e2ab4c
    • Todor Kondic's avatar
      Function rmbmix.single now reads in msms data · cd468002
      Todor Kondic authored
      * mix.R
      
      ** rmbmix.gen_comp_list
         Returns the number of compounds now.
      
      ** rmbmix.single
         Does the first step in the workflow. Prints out the message
         singifying whic file is currently being processed in order to
         associate with any possible warning messages. This association may
         break if we switch to parallel.
      cd468002
    • Todor Kondic's avatar
      Reorder generation of settings and file table · 685a6832
      Todor Kondic authored
      * mix.R
      
      ** rmbmix.single
         Settings have to be generated first, then the compound list and
         finally the file list.
      685a6832
    • Todor Kondic's avatar
      Various helper functions · 3a441150
      Todor Kondic authored
      * mix.R
      
      ** rmbmix.mkdir
         Generates temporary work dir to hold on-the-fly metadata.
      
      ** rmbmix.gen_comp_list
         Generate compound list.
      
      ** rmbmix.single
         Extend to include the work directory.
      3a441150
    • Todor Kondic's avatar
      Add settings generating function · 3243e55a
      Todor Kondic authored
      * mix.R
      
      ** (rmbmix.mk_sett_file):
         Function that generates the setting file
         based on a named list imput.
      
      ** (rmbmix.single):
         Unfinished stub.
      3243e55a
  9. May 16, 2019
Loading