Hi,
It would be nice to have an optional parameter to choose the name of the output folder, which is always "ragoo_output". It seems it's not possible. Then we could run several ragoos at the same time and directory :)
EDIT: Oh, I see you were planning to have it already, but abandoned the idea and commented it out:
#parser.add_argument("-o", metavar="PATH", type=str, default="ragoo_output", help="output directory name")
Cheers,
Ricardo
Hi,
It would be nice to have an optional parameter to choose the name of the output folder, which is always "ragoo_output". It seems it's not possible. Then we could run several ragoos at the same time and directory :)
EDIT: Oh, I see you were planning to have it already, but abandoned the idea and commented it out:
#parser.add_argument("-o", metavar="PATH", type=str, default="ragoo_output", help="output directory name")Cheers,
Ricardo