Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hmmpress commands to run during installation. #387

Open
charles-plessy opened this issue Nov 1, 2024 · 1 comment
Open

hmmpress commands to run during installation. #387

charles-plessy opened this issue Nov 1, 2024 · 1 comment

Comments

@charles-plessy
Copy link

Hello,

when I installed 5.71-102.0, I had to run the following hmmpress commands before python3 setup.py interproscan.properties otherwise I would run in errors. Is that expected?

hmmpress data/antifam/7.0/AntiFam.hmm
hmmpress data/gene3d/4.3.0/gene3d_main.hmm
hmmpress data/hamap/2023_05/hamap.hmm.lib
hmmpress data/ncbifam/15.0/ncbifam.hmm
hmmpress data/panther/19.0/famhmm/binHmm
hmmpress data/pfam/37.0/pfam_a.hmm
hmmpress data/pirsf/3.10/sf_hmm_all
hmmpress data/pirsr/2023_05/sr_hmm_all
hmmpress data/sfld/4/sfld.hmm
hmmpress data/superfamily/1.75/hmmlib_1.75

Have a nice day,

Charles

@tgrego
Copy link
Contributor

tgrego commented Nov 1, 2024

Hi Charles,
you should not need to do any pressing, setup.py should do it for you.
It may run into some trouble if there are some files leftover perhaps from a previous attempt that failed... in that case you can run python3 setup.py -f interproscan.properties and it will try to cleanup any such leftover files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants