You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error when running the command :
"Automatic clone_threshold is 'NA'. Consider setting --clonal_threshold manually."
After setting the --clonal_threshold parameter to 0.01, it ran successfully.
Note: I am using test data, I just downloaded the test data locally.
Hi @petemeng ,
yes this is a desired behaviour of airrflow, that it will notify the user if the clonal threshold could not be set automatically.
You can find a report under results/clonal_analysis/find_threshold/index.html that shows a plot of the hamming distance distribution that can be used to find the appropriate threshold manually according to your dataset.
Description of the bug
I encountered an error when running the command :
"Automatic clone_threshold is 'NA'. Consider setting --clonal_threshold manually."
After setting the --clonal_threshold parameter to 0.01, it ran successfully.
Note: I am using test data, I just downloaded the test data locally.
Command used and terminal output
Relevant files
.nextflow.log
System information
Nextflow 23.04.3
Container : Docker
OS : Ubuntu18.04
Version of nf-core/airrflow: 3.3.0
The text was updated successfully, but these errors were encountered: