I am interested to use Libshuff command and Venn command in Mothur.
I have a few questions which I can’t figure out by myself after reading through out the mother wiki.
I have 3 different samples, each samples contained around 100 sequences.
I tried to make a group file by using command make.group:
mothur > make.group(fasta=Sample1.fasta-Sample2.fasta-Sample3.fasta, group=A-B-C)
And I got groups file from that.
(A) But, how to combine fasta file from all these three Sample? I would like to have fasta file for combination of Sample1,Sample2 and Sample3.
- For libshuff command,
mothur > libshuff(phylip=98_lt_phylip_amazon.dist, group=amazon.groups)
I need to have phylip file.dist and group file.
Previously, in order to get .dist file, I used dist.seqs command which lead to column-formatted distance matrix.
(B) May I know how to creat .dist file to phylip-formatted distance matrix?
I'm confused how to make group and share file for all my 3 samples.
I hope I can get help from here.
Thank you so much