Output directory name parameter
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 there,
This will be a feature in v2, which is what I am currently focusing on. Perhaps, after I release v2, I will revisit for v1 and add that functionality there as well.
I will let you know when v2 is ready.
Thanks
Great, thanks!