Closed Seyi007 closed 1 month ago
Added validation checks for input parameters (accessions, ipg_file, assembly_path, lineagelookup_path).
Included error messages for missing or invalid inputs and file existence checks.
Wrapped main logic in tryCatch for graceful error handling during execution.
[x] Enhancement (adds functionality).
Functions error handling mechanism in acc2lin.R
Added validation checks for input parameters (accessions, ipg_file, assembly_path, lineagelookup_path).
Included error messages for missing or invalid inputs and file existence checks.
Wrapped main logic in tryCatch for graceful error handling during execution.
[x] Enhancement (adds functionality).
Checklist