glasgowcompbio / ms2ldaviz

Substructural discovery in untargeted metabolomics data using LDA topic modelling.
http://ms2lda.org
MIT License
11 stars 8 forks source link

Handle log files properly #153

Open joewandy opened 5 years ago

joewandy commented 5 years ago
  1. Setup a scheduled job to automatically delete or compress old log files periodically
  2. Extract important information that are now in the log files and show them in the experiment instead:
    • number of features
    • total MS1, MS2 before and after filtering
    • total unique words
    • LDA run time
  3. Also see https://github.com/glasgowcompbio/ms2ldaviz/issues/94 for log file interleaved problem.