Dear All,
Just one simple question, I am trying to run the general tutorial for 16S samples. When I am in this step below.....
!pick_open_reference_otus.py -o otus/ -i slout/seqs.fna -p ../uc_fast_params.txt
....
It seems that the memory run out and the computer freezes. My laptop has only 4Gb of RAM and it worked well with the ITS tutorial. Is there any alternative to run the 16S and use less memory? Like an alternative command that could reach the same results?
I could run the ITS tutorial with this command below and everything was OK. Why with the 16S the computer freezes?
!pick_open_reference_otus.py -i its-soils-tutorial/seqs.fna -r its_12_11_otus/rep_set/97_otus.fasta -o otus/ -p its-soils-tutorial/params.txt --suppress_align_and_tree
Thanks,
Andre