Skip to content

ECL2-2.1.4

Compare
Choose a tag to compare
@fcyu fcyu released this 24 Jul 11:30
· 127 commits to master since this release

Big improvements

  1. Add binary var mod. (a32411c)
  2. Support new cross-linkers. (bbf133d)
  3. Output raw spectrum, normalized spectrum, xcorr spectrum, and two chains' theoretical spectra in debug mode. (a133aee)
  4. Finding the start and end points in e-value estimation based on Comet. (c527973)
  5. Improve the preprocessing part. (add5476)
  6. Add flanking peak as an option. (a4ef245, 840dfd4)
  7. Improve the dot() function. (659819a)
  8. Eliminate the uniprot decoy pool. (588ccda)
  9. Improve e-value estimation. (538a031)
  10. Eliminate "min_peak_num" parameter. (20d7186)
  11. Add a "single_chain_t" parameter. (4fb5646)
  12. Add "cal_evalue" as an option. (8e6d5d5)
  13. Add some advanced parameters. (e6b5baf)
  14. Add a parameter file version. (1c9b46a)
  15. Add "delta_c_t" as an option. (91b4444)
  16. Add computer's name. (54ff9fd)
  17. A big improvement in generating the random histogram. (c0b0b40)
  18. Add initialCapacity and loadFactor. (60db667)
  19. Improve the search part. (46c487a)

Many bug fix and improvements

Please check the comments.