Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Provide informative error when UPAC code hit and tool fails. #5

Description

@jfy133

Some of the 'genomes' I downloaded and tried to input were actually unfinished assemblies:

e.g. GCA_001057035.1_ASM105703v1_genomic.fna

These contained symbols such as W/R/S in the sequence itself.

I would suggest that either if this is encountered that adrsm reports a nice error (rather than traceback) stating this isn't accepted, and please fix.

You could also suggest the following command to clean it up:

sed -i '/^[^>]/s/[R|Y|W|S|M|K|H|B|V|D]/N/g' *.fna

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