-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Preemptively, please excuse any formal mistakes. This is my first time commenting on GitHub. If I misuse any conventions or etiquette, I will try to do better.
The error message I get is:
('Channel 54 not found in Channel Map or', 'Barcode barcode08 not found in toml …')
I ran a depletion experiment on a GridION last year and still have all files from the run.
My command was:
readfish stats
--toml toml_file.toml
--fastq-directory ~/readfish_depletion_run/.../fastq_pass
--html html_name
The TOML file was based on the example human_chr_depletion.toml.
How can I run the stats analysis correctly in this case?
I tried modifying the TOML file to work around the error, but then ran into other issues.
If you need more information, I am happy to provide it.
Best regards,
Robin