Skip to content
Snippets Groups Projects
  1. Oct 18, 2019
  2. Oct 17, 2019
    • Todor Kondic's avatar
      No comments in CSVs · 7eeb1b46
      Todor Kondic authored
      The read.csv function has an idiotic addition to automatically
      interpret characters such as # as comments. This will, obviously
      murder all SMILEs with hashes.
      
      We made an effort to add comment.char='' to each read.csv call.
      7eeb1b46
  3. Sep 02, 2019
  4. Aug 30, 2019
  5. Aug 21, 2019
  6. Aug 09, 2019
  7. Aug 08, 2019
  8. Aug 07, 2019
  9. Aug 05, 2019
  10. Aug 01, 2019
  11. Jul 31, 2019
  12. Jul 30, 2019
  13. Jul 25, 2019
  14. Jul 24, 2019
  15. Jul 23, 2019
  16. Jul 22, 2019
  17. Jul 18, 2019
  18. Jul 11, 2019
  19. Jul 03, 2019
    • Todor Kondic's avatar
      Add structure plotting · e6b2fc57
      Todor Kondic authored
      * DESCRIPTION: New imports.
        [curl]
      
      * R/mix.R(rendersmiles2,renderurl): New functions.
        Various function that are a rip-off of Emma's RChemMass and deal
        with the plotting of structures using an online resource.
      
      * man: Update docs.
      e6b2fc57
  20. Jul 02, 2019
  21. Jul 01, 2019
    • Todor Kondic's avatar
      Streamline mix.R and run.R · 9bcf7c6c
      Todor Kondic authored
      More sensible (re)loading of the configuration files, encapsulation of
      certain operations and other fixes
      
      * mix.R(get_.*): Generate various filenames.
      
      * mix.R(various intermediate wrappers around RMassBank calls):
        removed.
      
      * run.R(presc.do): Adjust to changes in mix.R
      
      * man: Update docs.
      
      * NAMESPACE: Update exports.
      9bcf7c6c
  22. Jun 28, 2019
  23. Jun 26, 2019
  24. Jun 25, 2019
Loading