Just want to report what I think is a bug in the code for the Fst wrapper. It seems that the FST.sh script moves the shared.pos file one directory up. However, at the stage where the script is preparing the files for graphing, it still calls the file from ${OUT}/shared.pos. If I'm reading this right, I think shared.pos is at the same level as ${OUT} rather than within it. This triggers an error at the end of the FST wrapper.
Just want to report what I think is a bug in the code for the Fst wrapper. It seems that the FST.sh script moves the shared.pos file one directory up. However, at the stage where the script is preparing the files for graphing, it still calls the file from ${OUT}/shared.pos. If I'm reading this right, I think shared.pos is at the same level as ${OUT} rather than within it. This triggers an error at the end of the FST wrapper.