Open ChenTianYi99 opened 1 year ago
Hi! Im having the same error, could you be able to solve it? Thanks in advance
Hi, have you solved this problem? My data is not ssDNA, but I also encountered this error: FileNotFoundError: [Errno 2] No such file or directory: 'MetaPop/09.Linked_SNPs/range_9_reads.txt'
Hi, have you solved this problem? My data is not ssDNA, but I also encountered this error: FileNotFoundError: [Errno 2] No such file or directory: 'MetaPop/09.Linked_SNPs/range_9_reads.txt'
Sorry, i have not solved the problem. Maybe you could try instrain (https://github.com/MrOlm/inStrain) instead to calculate microdiversity.
Best Tianyi Chen
Hi, Thanks for your pipeline for macro- and microdiversity analyses. It seems very helpful to my research. However, i have two major issues which need to be addressed.
I noticed that this pipeline may usually work best for bacteria, archaea, and dsDNA phages. I was wondering if Metapop would be also applicable in analysis of ssDNA viral communities.
I have tried to run an analysis on a few of my samples, but i encountered a problem when the software ran to the "09.Linked_SNPs" step: FileNotFoundError: [Errno 2] No such file or directory: 'MetaPop/09.Linked_SNPs/range_131_reads.txt'.
The code for the analysis is as follows (the format of used files correspond to that of the examples): metapop --input_samples /gpfs/share/home/2101212877/NSBD_virome/abundance/test_sorted_bam \ --reference /gpfs/share/home/2101212877/NSBD_virome/cdhit/combine/cdhit_fa/ \ --norm /gpfs/share/home/2101212877/NSBD_virome/abundance/sequence_stat_test.txt \ --threads 28
Looking forward to your reply. Thanks in advance.
Sincerely