StrainFinder
StrainFinder copied to clipboard
StrainFinder
Hello, I would like to know if this tool gives the output file containing relative abundances of strains per sample. Thank you
Hi, In the preprocessing script 5.filter_np.py, should the filter be `cov != 0` instead? https://github.com/cssmillie/StrainFinder/blob/745a20a6633c53fa5210ae37912d667b6e3645e7/preprocess/5.filter_np.py#L96
Using the AMPHORA files in the paper, and applying it to my own data, I've encountered an error with python 5.filter_np.py python 5.filter_np.py --aln all_alignments.cPickle --map /home1/cseto/StrainFinderFiles/bact.meta.txt --samples samples.txt >...
Hi, How to deal with the pair end reads in the preprocessing script?
Hello, I had a question about gene content differences between the reference genome and the identified strain. StrainFinder identifies strains based on read mapping to a reference genome. It generates...