diegozea / MIToS.jl

A Julia package to analyze protein sequences, structures, and evolutionary information
https://diegozea.github.io/MIToS.jl/stable/
Other
74 stars 18 forks source link

ArgParse needed for MIToS' scripts #51

Closed diegozea closed 2 months ago

diegozea commented 4 years ago
D:\>"C:\Users\Diego\AppData\Local\Julia-1.2.0\bin\julia.exe" C:\Users\Diego\.julia\packages\MIToS\Hha81\scripts\SplitStockholm.jl -h
ERROR: LoadError: ArgumentError: Package ArgParse not found in current path:
- Run `import Pkg; Pkg.add("ArgParse")` to install the ArgParse package.
diegozea commented 2 months ago

MIToS' scripts have been moved outside this package, and they now live at https://github.com/MIToSOrg/MIToS_Scripts.jl