Skip to content

qAlign fails to find FASTQ files when filenames have whitespace around them #36

Description

@skiaphrene

Pretty much all in the title. The way the error message is printed to screen does not make it obvious that there is a pesky space.
e.g. :
Error: /work/gbioinfo/deepSeqRepos/raw_temp/srf_BSSE/3393F1-1_230217_A01563_0119_BHTFVGDRX2_GGAGGAAT-AACCGTTC_L001_R1_001.fastq.gz listed in /tungstenfs/scratch/ggrossha/smitalex/RProjects/Misc/samplesM.tsv does not exist
(notice the double space after the .gz)
Perhaps quick fix using stringr::str_trim(), or add quotes to printed filename?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions