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

Include required pressed files in the disto #393

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
# Main body

# Check that the hmm files have been properly pressed
PIRSF::checkHmmFiles($sf_hmm, $hmmer_path);
# PIRSF::checkHmmFiles($sf_hmm, $hmmer_path);

# Read the PIRSF data file.
my ($pirsf_data, $children) = PIRSF::read_pirsf_dat($pirsf_dat);
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 0 additions & 5 deletions core/jms-implementation/support-mini-x86-32/interproscan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ then
exit 1
fi

if ! python3 setup.py "$PROPERTIES"
then
exit 1
fi

"$JAVA" \
-XX:ParallelGCThreads=8 \
-Xms2028M -Xmx9216M \
Expand Down
102 changes: 0 additions & 102 deletions core/jms-implementation/support-mini-x86-32/setup.py

This file was deleted.