Skip to content

Support for fasta.gz reference #5

@skoren

Description

@skoren

Right now using an fna.gz file will try to rename it as is (making a gzip but ending in .fa). The subsequent run with convertRefName processing will fail with: awk: cmd. line:1: (FILENAME=GCA_047372625.1_UCONN_HLeu1_genomic.fna.gz FNR=421) warning: Invalid multibyte data detected. There may be a mismatch between your data and your locale.

Using an unzipped reference file works around this but it would be nice not to have this requirement and also to fail explicitly if the conversion/renaming fails as now it looks successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions