We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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,
The text was updated successfully, but these errors were encountered:
Hi, sorry for only noticing this now. Could you please post the full config and the error you are getting?
L.
Sorry, something went wrong.
No branches or pull requests
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:
The config validator complains that there is no "barcode". So, for "undetermined", how to specify the "barcode" for them?
Thanks,
The text was updated successfully, but these errors were encountered: