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 am having trouble with running Sequence quality control using DADA2 in DADA2: 1.26.0 / Rcpp: 1.0.12 / RcppParallel: 5.1.6
My script is as shown below:
Hi,
I am having trouble with running Sequence quality control using DADA2 in
DADA2: 1.26.0 / Rcpp: 1.0.12 / RcppParallel: 5.1.6
My script is as shown below:
run_dada.R --input_directory /tmp/qiime2/yangtr/data/adb69828-bac4-4b3d-98df-25413e5686af/data --output_path /tmp/tmp3ytxlxso/output.tsv.biom --output_track /tmp/tmp3ytxlxso/track.tsv --filtered_directory /tmp/tmp3ytxlxso --truncation_length 0 --trim_left 0 --max_expected_errors 2.0 --truncation_quality_score 2 --max_length Inf --pooling_method independent --chimera_method consensus --min_parental_fold 1.0 --allow_one_off False --num_threads 0 --learn_min_reads 1000000 --homopolymer_gap_penalty NULL --band_size 16
But I get this error;
Any help will be much appreciated.
Thank you in advance,
Alena
The text was updated successfully, but these errors were encountered: