When I use blast in my own linux server, I got the file with the suffix pdb phr pin pot psq ptf pto, and the other linux server I got phr pin and psq, the command is"makeblastdb -in test.protein --dbtpye prot -out ./test", why the same command give me two different results?The "makeblastdb: 2.9.0+" give me three files, and the "makeblastdb: 2.10.1+" give me seven files. Is this because of the version problem?
I ran the same exact command on both servers, they all be work, thank you! I just wonder why different files are generated, now I understand!