NCGG-MGC / IMSindel

IMSindel: An accurate intermediate-size indel detection tool incorporating de novo assembly and gapped global-local alignment with split read analysis
https://www.nature.com/articles/s41598-018-23978-z
MIT License
15 stars 0 forks source link

Dockerfile Error #26

Open sanadamakomi opened 4 months ago

sanadamakomi commented 4 months ago

Hi, I failed to build the Dockerfile and find a mistake in spelling of "tar xf fasa36-linux64.tar.gz". After correcting this command to "tar xf fasta36-linux64.tar.gz", it will be success.

Thank you~