Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 570 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 570 Bytes

TODO

  • Add 'loading spinners' with shinycssloaders
  • Separate the generation of wordDF and cache the result (so the user can generate versions w/ different settings w/o waiting for time-consuming splitWords() call every time)
  • The "Mimic call requirement" step is hacky---figure out whether it's necessary, and if so, a better way to implement it
  • If mergeMax is finite, there's no File column in the output of processBatchalign(), but if mergeMax=Inf, the File column is retained