Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement error handling in acc2lin.R functions #42

Merged
merged 1 commit into from
Oct 22, 2024

Commits on Oct 5, 2024

  1. usethis::pr_init("Implement error handling in acc2lin.R functions

    - 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.
    ")
    Seyi007 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    30d4bf3 View commit details
    Browse the repository at this point in the history