Hi, I am very new to Python and trying to work my way around some tutorials. I cannot get your code to work no matter what I do, using both your files and my files. Python does not like the $ or the X or the b in before. Please help.
SyntaxError: invalid syntax
$ halla -x beforeotu.txt -y otugenera.txt -m spearman -o HAIIA
SyntaxError: invalid syntax$ halla -x X_16_100.txt -y Y_16_100.txt -m spearman -o HAIIA
SyntaxError: invalid syntax$ halla -x beforeotu.txt -y otugenera.txt -m spearman -o HAIIA
SyntaxError: invalid syntaxhalla -x beforeotu.txt -y otugenera.txt -m spearman -o HAIIA
SyntaxError: invalid syntaxhalla -x X_16_100.txt -y Y_16_100.txt -m spearman -o synthetic_output
SyntaxError: invalid syntax