Hi Diushi, presumably your output path is incorrect:
Error: Failed to open
'/Users/diushi/Downloads/stacks-2.1/denovo/populations.fst_X-Y.tsv' for
writing.
julian
Diushi Keri wrote on 9/10/18 2:43 AM:
> Dear Stacks community
>
> I have a problem with populations. I am doing a first filter using
> denovo example as follow using differents values of M, n and m.
>
>
denovo_map.pl --samples /path/to/samples/ --popmap pop_map.txt -o
> /path/to/output --paired -m 3 -n 1 -M 1 -t -T 12 -X "populations: -r 0.8
> --fstats --fasta_strict --vcf"
>
> However, when populations module is working I have:
>
> *...
>
> Calculating population-level summary statistics
> /usr/local/bin/populations -P /Users/diushi/stacks-2.1/denovo -M
> pop_map.txt -t 12 -r 0.8 --fstats --fasta_strict --vcf
>
>
>
denovo_map.pl: Aborted because the last command failed (1); see log file.
> *
> *
> *
> And in denovo.log:
>
> *Error: Failed to open
> '/Users/diushi/Downloads/stacks-2.1/denovo/populations.fst_X-Y.tsv' for
> writing.
> Aborted.
>
>
denovo_map.pl: Aborted because the last command failed (1).
> *