Hi Pat,
Thanks for the quick response.
This is the terminal output from my efforts with mothur so far.
mothur v.1.12.0
Last updated: 7/23/2010
by
Patrick D. Schloss
Department of Microbiology & Immunology
University of Michigan
http://www.mothur.org
When using, please cite:
Schloss, P.D., et al., Introducing mothur: Open-source, platform-independent, community-supported software for describing and comparing microbial communities. Appl Environ Microbiol, 2009. 75(23):7537-41.
Distributed under the GNU General Public License
Type ‘help()’ for information on the commands that are available
Type ‘quit()’ to exit program
mothur > trim.seqs(fasta=one1050R.fas, minlength=300, maxlength=450)
Output File Names:
one1050R.trim.fasta
one1050R.scrap.fasta
one1050R.trim.qual
one1050R.scrap.qual
mothur > unique.seqs(fasta=one1050R.trim.fasta)
Output File Names:
one1050R.trim.unique.fasta
one1050R.trim.names
mothur > pre.cluster(fasta=one1050R.trim.unique.fasta, name=one1050R.trim.names)
0 1881 15
100 1841 55
200 1838 58
300 1832 64
400 1822 74
500 1805 91
600 1804 92
700 1803 93
800 1802 94
900 1798 98
1000 1791 105
1100 1791 105
1200 1785 111
1300 1779 117
1400 1743 153
1500 1724 172
1600 1722 174
1700 1719 177
1800 1717 179
Total number of sequences before precluster was 1896.
pre.cluster removed 180 sequences.
Output File Names:
one1050R.trim.unique.precluster.fasta
one1050R.trim.unique.precluster.names
mothur > align.seqs(candidate=one1050R.trim.unique.precluster.fasta, template=silva.bacteria.fasta)
Reading in the silva.bacteria.fasta template sequences... DONE.
Aligning sequences from one1050R.trim.unique.precluster.fasta ...
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1716
Some of you sequences generated alignments that eliminated too many bases, a list is provided in one1050R.trim.unique.precluster.flip.accnos. If you set the flip parameter to true mothur will try aligning the reverse compliment as well.
It took 31 secs to align 1716 sequences.
Output File Names:
one1050R.trim.unique.precluster.align
one1050R.trim.unique.precluster.align.report
one1050R.trim.unique.precluster.flip.accnos
mothur > chimera.slayer(fasta=one1050R.trim.unique.precluster.align, template=silva.bacteria.fasta)
Checking sequences from one1050R.trim.unique.precluster.align …
Reading sequences from silva.bacteria.fasta…Done.
Reading sequences from one1050R.trim.unique.precluster.align…Done.
Only reporting sequence supported by 90% of bootstrapped results.
Error, when I trim your sequences, the entire sequence is trimmed.
petros:one1050R Tristrom$
I don't know if this helps but I'm using a macbook with 2.2Ghz core 2 duo and 4GB ram.
Also with regards to the resampling, I have several samples I want to compare, one has say 6000 reads, one 4000 and one 5500, I would like to randomly resample from the two higher ones extracting 4000 reads so that all the samples are comparable. Is that possible in mothur? Someone else did it for me in daisychopper (perl) but I don’t know how to use that, I would love to be able to do everything in mothur.
thanks for your help,
Tris