mothur / mothur.github.io

wiki for the mothur software package
https://mothur.github.io
Creative Commons Attribution 4.0 International
19 stars 20 forks source link

Question on: make.contigs #98

Closed christellesawaya closed 9 months ago

christellesawaya commented 1 year ago

Hi, I am using a high performance computer to analyze V3-V4 sequences using mothur v.1.46.1 that is available. when running the make.contigs command, the output files are: stability.scrap.contigs.fasta stability.trim.contigs.fasta stability.contigs.report stability.contigs.groups

Following this, I am not able to proceed with the SOP because no count_table file was generated Then, using the group file generated instead, mothur is unable to open any file even after trying to reset the directory

Is the problem in the directory?

pschloss commented 1 year ago

It looks like you're using an old version of mothur. We changed the output files from make.contigs after 1.46. I'd encourage you to install the most recent version of mothur.

Pat

On Wed, Oct 26, 2022 at 3:14 PM christellesawaya @.***> wrote:

Hi, I am using a high performance computer to analyze V3-V4 sequences using mothur v.1.46.1 that is available. when running the make.contigs command, the output files are: stability.scrap.contigs.fasta stability.trim.contigs.fasta stability.contigs.report stability.contigs.groups

Following this, I am not able to proceed with the SOP because no count_table file was generated Then, using the group file generated instead, mothur is unable to open any file even after trying to reset the directory

Is the problem in the directory?

— Reply to this email directly, view it on GitHub https://github.com/mothur/mothur.github.io/issues/98, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJUUBFVYYIQCBSD4H3ZKE3WFF7HNANCNFSM6AAAAAARPJ5GVY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

christellesawaya commented 1 year ago

Thank you for the reply. I was able to generate the required file using the latest version. The second problem I am facing is that the sequencing targeted the V3-V4 region with customizable primers. If I am only interested in the V4 region and run the same coordinates suggested in the SOP for that region, this generated mismatch: "[WARNING]: 10690 of your sequences generated alignments that eliminated too many bases, a list is provided in stability.trim.contigs.good.unique.flip.accnos. [NOTE]: 4710 of your sequences were reversed to produce a better alignment." and then, the outputs generated don't match to proceed with the summary command.

Generally, is it possible to target the V4 region even when V3-V4 region was targeted?

pschloss commented 1 year ago

Hi -- that is just a warning. If your reference alignment only has the V4 region then when you aling V3-V4 against it, it will remove many bases (i.e., those from the V3 region). You should be fine to keep going with the next step

On Wed, Oct 26, 2022 at 6:24 PM christellesawaya @.***> wrote:

Thank you for the reply. I was able to generate the required file using the latest version. The second problem I am facing is that the sequencing targeted the V3-V4 region with customizable primers. If I am only interested in the V4 region and run the same coordinates suggested in the SOP for that region, this generated mismatch: "[WARNING]: 10690 of your sequences generated alignments that eliminated too many bases, a list is provided in stability.trim.contigs.good.unique.flip.accnos. [NOTE]: 4710 of your sequences were reversed to produce a better alignment." and then, the outputs generated don't match to proceed with the summary command.

Generally, is it possible to target the V4 region even when V3-V4 region was targeted?

— Reply to this email directly, view it on GitHub https://github.com/mothur/mothur.github.io/issues/98#issuecomment-1292729379, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJUUBC77HUZKF7ADKYRP4LWFGVTDANCNFSM6AAAAAARPJ5GVY . You are receiving this because you commented.Message ID: <mothur/mothur. @.***>

christellesawaya commented 1 year ago

Thank you for the tip. After running the screening and targeting the V4 region only, I couldn't generate a summary because my fasta and count table files don't match. Is it a problem with the V4 region targeted?

pschloss commented 1 year ago

Make sure that you include the count file in screen.seqs. If you're getting things to not match, I'd go back enough steps until they do and then go forward making sure htat you have the right files at each step

Pat

On Thu, Oct 27, 2022 at 3:14 PM christellesawaya @.***> wrote:

Thank you for the tip. After running the screening and targeting the V4 region only, I couldn't generate a summary because my fasta and count table files don't match. Is it a problem with the V4 region targeted? (I used start=1968, end=11550)

— Reply to this email directly, view it on GitHub https://github.com/mothur/mothur.github.io/issues/98#issuecomment-1293956632, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJUUBBQ5UQ3THYOVSDXX7TWFLICTANCNFSM6AAAAAARPJ5GVY . You are receiving this because you commented.Message ID: <mothur/mothur. @.***>