-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
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
template based edits are always zero and way to increase sensitivity #72
Comments
Hi @npatel-ah, The template should be provided only for HDR experiments where you provide a DNA template to guide the edition. It is expected that template-base edits are 0 if a template is not provided for the analysis. Regarding the sensitivity, I am adding in the dev version more granular output plots and tables in order to allow a better filtering or edits. I hope this can improve your results. Sequencing primers should not be included in the reference sequence. I can't replicate your Singularity error, it would be useful if you would provide more information such as the Thanks for your feedback! |
Hello, Also, appreciate your help with increasing sensitivity, I will give it try once it's available. I've re-run the test for singularity please see attached log. It seems that the error is during the pull.
|
I think i've found the issues with pull. It seems to be old version of singularity on our system. After updating the singularity to the recent version, here is the error log. |
This could be a singularity problem, could you try to follow the instructions listed in the "Cannot find input files when using Singularity" section of nf-core troubleshooting? |
Closing this issue as it seems to be solved. Please re-open it if it's not |
Description of feature
I have a few inquiries and a request that I would greatly appreciate your assistance with.
Following my analysis of several samples using the targeted pipeline (v.2.0.0), I noticed that upon reviewing the *_edits.csv files for all samples, the counts for template-based edits consistently read as 0. Could this possibly be attributed to the fact that I only provided reference sequences and omitted templates?
Would you please clarify on the distinction between reference and template sequences. Are they expected to differ, or can they be identical?
We have observed a higher number of edits than initially anticipated. Is there a means by which the sensitivity of the pipeline can be adjusted to address this? Also the primer sequences should it retained within the reference/template sequences or removed.
I attempted to execute the pipeline using Singularity, but encountered an issue at the "SAMPLESHEET_CHECK" stage, resulting in a "command not found" error. Unfortunately, I do not have the precise log for this. However, when using Docker, no such issues arise.
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: