Releases: gobics/cocopye
Releases · gobics/cocopye
v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
Command Line Interface
- Exit with a (hopefully) helpful error message if no input file with the given extension is found in the bin folder (instead of simply crashing)
- Renamed
cocopye toolbox
intococopye setup
- For
run
,download-dependencies
andtestrun
: Allow--pfam24
flag after the subcommand - Use
cocopye_output.csv
as default for the-o
/--outfile
parameter - Print the location of the currently used configuration file on startup
- Replaced the placeholder description and epilog by real ones
Webserver
- Reenable the submit button after a task stopped with an error
- Use wss for websockets when using an https connection