Hello,
I am having trouble running the rdp classifer in my script:
pick_open_reference_otus.py -i /center/w/amwalker8/qiime1.8.0_test/Run_1/testseqs2500.fasta -o /center/w/amwalker8/qiime1.8.0_test/rdp_run -r /center/w/amwalker8/silva123_97_16S.fasta -p/center/w/amwalker8/qiime1.8.0_test/rdp_run/rdp_params.txt -f --prefilter_percent_id 0.97
My parameters file looks like:
pick_otus:enable_rev_strand_match True
align_seqs:template_fp /center/w/amwalker8/core_alignment_SILVA123.fasta
assign_taxonomy:reference_seqs_fp /center/w/amwalker8/silva123_97_16S.fasta
assign_taxonomy:id_to_taxonomy_fp /center/w/amwalker8/taxonomy_all_levels.txt
assign_taxonomy:assignment_method rdp
assign_taxonomy:rdp_max_memory 100000
I was able to run at 100GB since I am doing this via supercomputer. I am using just a small subset of my data (2500 seqs).
Attached is the print_qiime_config for the high performance computer (HPC) and the error produced.
Thanks in advance!
Alexis