pheniqs icon indicating copy to clipboard operation
pheniqs copied to clipboard

Tutorial info not correct?

Open hukai916 opened this issue 2 years ago • 1 comments

Hi there,

I tried to follow the tutorial here: https://biosails.github.io/pheniqs/illumina_vignette

The following snippet won't pass the config validation:

"undetermined": {
        "output": [
            "H7LT2DSXX_l01_undetermined_s01.fastq.gz",
            "H7LT2DSXX_l01_undetermined_s02.fastq.gz"
        ]
    }

The config validator complains that there is no "barcode". So, for "undetermined", how to specify the "barcode" for them?

Thanks,

hukai916 avatar Jan 05 '23 20:01 hukai916

Hi, sorry for only noticing this now. Could you please post the full config and the error you are getting?

L.

moonwatcher avatar Apr 24 '23 01:04 moonwatcher