Skip to content

Master Taxa List - QC - check phylo columns for non-ASCII #155

Description

@leppott

Is your feature request related to a problem? Please describe.
Non-ASCII characters cause a hard error (i.e., crash) of qc_taxa_phylo().

Describe the solution you'd like
Add in a check (phylo_nonascii) that if populated does not run the min_length check. The nchar() function chokes on the non-ascii characters. Add check to results list.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context

Image Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions