PHIST icon indicating copy to clipboard operation
PHIST copied to clipboard

Phage-Host Interaction Search Tool

Results 3 PHIST issues
Sort by recently updated
recently updated
newest added

Hi @agudys, Thanks again for fixing the earlier issues with the output directory. There still exists a potential issue, where `all` the files and folders in the input folder are...

Hi, I get the following error when I run makefile `make g++ -std=c++11 -O3 utils/phist.cpp -o utils/phist g++ -std=c++11 -o utils/matcher -I./kmer-db/libs -O3 utils/matcher.cpp utils/input_file.cpp -lz make -C kmer-db make[1]:...

I'm trying to run PHIST on a single viral contig vs a large database of gzipped bacterial genomes. The program finishes without errors, but stops after the first ~715 reference...

enhancement