「view this page in B3 βῆτα server」

Revisions №61746

branch: master 「№61746」
Commited by: Vikram K. Mulligan
GitHub commit link: 「5ccc5f9419cc8dcb」 「№5565」
Difference from previous tested commit:  code diff
Commit date: 2021-09-01 16:28:14
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
PyRosetta4.notebook gcc-9.gcc.python37.PyRosetta4.unit linux.clang.cxx11thread.serialization.python37.PyRosetta4.unit linux.gcc.python36.PyRosetta4.unit mac.PyRosetta.unit build.clean.debug alpine.gcc.build.debug clang-10.clang.cxx11thread.mpi.serialization.tensorflow.build.debug gcc-10.gcc.build.debug gcc-9.gcc.build.debug linux.clang.hdf5.build.debug mysql postgres linux.clang.python36.build.debug linux.zeromq.debug mpi mpi.serialization linux.icc.build.debug OpenCL mac.clang.python36.build.debug build.header build.levels build.ninja_debug graphics static mac.clang.static.build.release beautification code_quality.clang_analysis code_quality.clang_tidy code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.addsan integration.mpi integration.release_debug integration.tensorflow integration.thread integration.tutorials integration.ubsan integration maintenance.documentation performance profile linux.clang.python27.release.PyRosetta4.Debug linux.clang.python36.release.PyRosetta4.Debug linux.clang.python37.release.PyRosetta4.Debug linux.clang.python38.release.PyRosetta4.Debug linux.clang.python39.release.PyRosetta4.Debug linux.clang.python27.release.PyRosetta4.MinSizeRel linux.clang.python36.release.PyRosetta4.MinSizeRel linux.clang.python37.release.PyRosetta4.MinSizeRel linux.clang.python38.release.PyRosetta4.MinSizeRel linux.clang.python39.release.PyRosetta4.MinSizeRel ubuntu.clang.python27.release.PyRosetta4.MinSizeRel ubuntu.clang.python36.release.PyRosetta4.MinSizeRel ubuntu.clang.python37.release.PyRosetta4.MinSizeRel ubuntu.clang.python38.release.PyRosetta4.MinSizeRel ubuntu.clang.python39.release.PyRosetta4.MinSizeRel linux.clang.python27.release.PyRosetta4.Release linux.clang.python36.release.PyRosetta4.Release linux.clang.python37.release.PyRosetta4.Release linux.clang.python38.release.PyRosetta4.Release linux.clang.python39.release.PyRosetta4.Release ubuntu.clang.python27.release.PyRosetta4.Release ubuntu.clang.python36.release.PyRosetta4.Release ubuntu.clang.python37.release.PyRosetta4.Release ubuntu.clang.python38.release.PyRosetta4.Release ubuntu.clang.python39.release.PyRosetta4.Release release.PyRosetta4.conda.Release release.source scientific.mp_f19_tilt_angle.debug scientific.protein_data_bank_diagnostic.cif scientific.protein_data_bank_diagnostic.full scientific.sb_score12_docking linux.clang.score linux.gcc.score mac.clang.score linux.scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify unit.addsan linux.clang.unit.release linux.gcc.unit.release mac.clang.unit.release unit.ubsan gcc-10.gcc.unit gcc-9.gcc.unit util.apps windows.build.debug windows.build.release

Merge pull request #5565 from RosettaCommons/vmullig/helical_bundle_predict_scipred_file_input Allow helical_bundle_predict to take a PsiPred file as an alternative to a helix definition file, for canonical amino acid prediction This PR adds the option of providing a PsiPred file as input to the helical_bundle_predict application instead of a helix definition file. This is convenient for predicting canonical amino acid helical bundles (but obviously cannot be used for exotic noncanonicals). I'll expand the tasks below as I go along. Tasks: - [x] Add the option. - [x] Add alpha helix and beta strand cutoffs. - [x] Have it do something. - [x] Add means of setting file. - [x] Add means of reading file contents. - [x] ~~Use existing PsiPred reader code; don't reinvent the wheel.~~ --> In this case, it really was simpler to write my own parser. - [x] Use file contents to set up helix definitions. - [x] ~~Check that _either_ a helix definition file _or_ a PsiPred file was provided (but not both).~~ Global settings can only be set with a helix definition file. Allow both to be used together. - [x] Integration test. - [x] Check that this works. - [x] MPI mode too. - [x] Check that this works in MPI mode. - [x] Update documentation. - [x] Run beautifier. @jameseastwood

...
Test: ubuntu.gcc.integration.addsan

Failed sub-tests (click for more details):
dgdp_script
Test: linux.clang.integration.tutorials

Failed sub-tests (click for more details):
Protein-Protein-Docking
Test: ubuntu.gcc.integration.ubsan

Failed sub-tests (click for more details):
dgdp_script
Test: linux.clang.python37.release.PyRosetta4.Release

 View log

Loading...

 View log in dialog  View log in log in separate window
Test: linux.clang.scientific.sb_score12_docking

 View log

Loading...

 View log in dialog  View log in log in separate window