kfuku52 / amalgkit

RNA-seq data amalgamation for a large-scale evolutionary transcriptomics
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Obsoleting short options #117

Closed kfuku52 closed 1 year ago

kfuku52 commented 1 year ago

Single-letter options (e.g. -w for --out_dir) are difficult to manage especially in option-rich programs like AMALGKIT. I will obsolete them and retain only longer forms.

kfuku52 commented 1 year ago

done