This is an old revision of the document!
SOAPdenovo is a novel short-read assembly method that can build a de novo draft assembly for the human-sized genomes.
See versions of SOAPdenovo2 which are available:
$ module avail SOAPdenovo2
Notes from the sysadmin during installation:
$ cd /tmp $ git clone https://github.com/aquaskyline/SOAPdenovo2.git $ make $ sudo mkdir -p /export/apps/SOAPdenovo2/git-ad429aae/bin $ sudo cp SOAPdenovo-* /export/apps/SOAPdenovo2/git-ad429aae/bin $ sudo cp LICENSE VERSION /export/apps/SOAPdenovo2/git-ad429aae