Replies: 1 comment 1 reply
-
|
Hi, I suspect that readfish stats is expecting to see the folder above fastq_pass - i.e it needs both pass and fail data to process. Can you share the full error output that you get from readfish stats here? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions