Closed subwaystation closed 4 years ago
YES.
Fixed!
Sorry, but Schematize is still cloned everytime I run
docker run -ti --rm --publish=3000:3000 --volume=`pwd`:/usr/src/app/data pipeline data/run1.B1phi1.i1.seqwish.gfa 100
This is not a major thing, but if I run the container with different bin sizes, I don't want to wait until the whole thing has been cloned and all packages installed every time.
I'll check it again.
I think in the master HEAD is fixed this issue.
No I get
Failed to compile.
./src/PangenomeSchematic.js
Module not found: Can't resolve './data/data/run1.B1phi1.i1.seqwish.w1000.schematic.json' in '/usr/src/app/Schematize/src'
I guess one data
too much in the code.
Can we prevent that?