Murali-group / Beeline

BEELINE: evaluation of algorithms for gene regulatory network inference
GNU General Public License v3.0
171 stars 51 forks source link

No general command to run SINGE across different OS #111

Open kevchen03 opened 2 months ago

kevchen03 commented 2 months ago

The "unterminated quote string" error in #109 looks to be fixed by extracting the command to write the hyperparameters.txt file, but there does not exist a universal solution inside singeRunner.py that would run on both Windows and Linux. Will this hinder the script's ability to run on OS that are not specifically Linux or Windows (and specifically Windows but not Windows/Cygwin)?