Hello All,
Any advice would be gratefully received (I am running the windows version). Below is my out put after:
summary.seqs(fasta=merged.shhh.trim.unique.align, name=merged.shhh.trim.unique.names)
To my amateur eye this did not look quite right.
Start End NBases Ambigs Polymer NumSeqs
Minimum: 0 0 0 0 1 1
2.5%-tile: -1 -1 0 0 1 652
25%-tile: 1044 5443 1 0 1 6514
Median: 1044 5690 9 0 2 13027
75%-tile: 43116 43116 258 0 5 19540
97.5%-tile: 43116 43116 286 0 5 25401
Maximum: 43116 43116 302 0 7 26052
Mean: 17512.9 19618 122.419 0 2.9582
of unique seqs: 5405
total # of seqs: 26052
Especially when it came to the screen.seq command:
screen.seqs(fasta=merged.shhh.trim.unique.align, name=merged.shhh.trim.unique.names, group=merged.shhh.groups, start=yyy, optimize=end, criteria=95, processors=4)
I have no idea what number I would put into the start command underline and bolded above. As I mentioned the summary looks very wrong and may indicate an earlier problem.
If I carry on my merry way with the process after screen.seqs Mothur crashes at the step commend below
pre.cluster(fasta=merged.shhh.trim.unique.good.filter.unique.fasta, name=merged.shhh.trim.unique.good.filter.names, group=merged.shhh.good.groups, diffs=2)
I also receive this warning (abbreviated):
[ERROR]: HZ4HL4X04I7INC is in your name file and not in your groupfile, please correct.
[ERROR]: HZ4HL4X04JUMWS is in your name file and not in your groupfile, please correct.
[ERROR]: HZ4HL4X04I890X is in your name file and not in your groupfile, please correct.
[ERROR]: HZ4HL4X04J1X2H is in your name file and not in your groupfile, please correct.
/******************************************/
Running command: unique.seqs(fasta=merged.shhh.trim.unique.good.filter.unique.precluster.fasta, name=merged.shhh.trim.unique.good.filter.unique.precluster.names)
[ERROR]: merged.shhh.trim.unique.good.filter.unique.precluster.fasta is blank, aborting.
Using merged.shhh.trim.unique.good.filter.unique.fasta as input file for the fasta parameter.
[ERROR]: merged.shhh.trim.unique.good.filter.unique.precluster.names is blank, aborting.
/******************************************/
There is line after line after line of [ERROR]: XXXXXXXXXXX is in your name file and not in your groupfile, please correct.
I suspect because of empty files.
Any advice wold be fantastic!
Thank you in advanced and forgive me if this has come across as gibberish!
C