hello
I am running mothur
But after running
mothur > summary.seqs(fasta=stability.trim.contigs.fasta, count=stability.contigs.count_table)
it is giving a error
Unable to open stability.contigs.count_table. Trying mothur’s executable directory stability.contigs.count_table.
There is no file named stability.contigs.count_table. Help me what I need to change.
So till now what I did
Step1-
#!/bin/bash
source /apps/profiles/modules_asax.sh.dyn
module load mothur/1.48.0
mothur “#make.file(inputdir=., type=fastq, prefix=stability)”