Added 1 new integration test and modified two existing ones
The 3 modified integration tests are:
1. Splice_in
2. Splice_out
3. Splice_seq_constraints
All 3 integration test deal with the functionallity of Splice.cc in devel
Unit test status: Pass
Integration test status: 3 changed
notify author
notify list [rosetta-logs@googlegroups.com]
Adding a ring detection algorithm and unit test for the ring detection algorithm. Unfortunatly, this does not work for bucky balls but maybe I will fix that in the future.
Added annotations to bonds to determine if the bonds are in a ring or not. If bonds are classified as undefined ringness, run ring detection algorithm to assign ringness.
Added new support functions for bonds in core/chemical/bond_support.cc
Add new support functions for residuetypes in core/chemical/ResidueSupport.cc
Added const access to the ResidueGraph in ResidueType
Added a new visitor class to BFS_prune that will hide nodes on a graph during a breadth first search.
No unit test changes. No integration test changes on this side (I would assume ligand dock will change though).
notify author
notify list [rosetta-logs@googlegroups.com]
GPSRosetta: New subroutines to score Pseudocontact Shift from multiple metal centers
NEWS: Scoring PCSs from multiple tag sites in a manner analogous to GPS satellites. please see references for methodology
Yagi, H.,et al. (2013). Three-Dimensional Protein Fold Determination from Backbone Amide Pseudocontact Shifts Generated by Lanthanide Tags at Multiple Sites. Structure (London, England : 1993), 21(6), 883–890.
notify author
notify list [rosetta-logs@googlegroups.com]
# [ONE LINE DESCRIPTION OF CHANGE]
# NEWS: [DETAILED DESCRIPTION OF CHANGE]
# ----------------------------------------
# Unit test status: [Pass/Fail/Not Run]
# Integration test status: [Number of changed tests / Not Run]
# [NAME_OF_CHANGED_TEST_1]: explanation of change explanation of change ...
# explanation of change, cont'd.
# [NAME_OF_CHANGED_TEST_2]: explanation of change
#+BugFix [BUG_NUMBER] [LINK_TO_BUG]
# Uncomment and fill in the line above to indicate this commit
# fixes a known bug.
# On branch master
# Your branch and 'origin/master' have diverged,
# and have 1 and 1 different commit each, respectively.
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# source/f_compilation.log
# source/src/protocols/scoring/methods/search-replace.sh
# source/src/xxx
notify author
notify list [rosetta-logs@googlegroups.com]
Add some legacy code to the old protocols/frags directory.
Prep for getting an app committed.
ligand_dock_script and rna_denovo showed changes in release that went away in debug.
notify author
notify list [rosetta-logs@googlegroups.com]
Benchmark scripts. Changing how logs got truncated for successful builds. This should allow logs for scons-failed-platform detection case to became visible on our web site.
notify author
notify list [rosetta-logs@googlegroups.com]