Skip to content

More (easy) ways to install EDTA

Compare
Choose a tag to compare
@oushujun oushujun released this 14 Jan 17:13
· 360 commits to master since this release

Make installation easier and quicker

Installation of EDTA has been troublesome for some users (#137, #140, #146, etc...). Here I make a couple more ways to install it across all platforms.

  1. The default and recommended way is changed to use the EDTA.yml file, which freezes all dependency versions. If it works for me, it should also work for you.
  2. Provide new docker/singularity containers that work for the current version (v1.9.x) and hopefully future versions.
  3. Provide the docker container for users to build their own container.

Other improvements

  1. Tidy up the output of --evaluation.
  2. Detect and remove short tandem repeats when removing redundancies. Contributed by Sergei Ryazansky (#136).
  3. Other small improvements that make EDTA better and better!