Skip to content

issues Search Results · repo:StollLab/chiLife language:Python

Filter by

57 results
 (60 ms)

57 results

inStollLab/chiLife (press backspace or delete to remove)

Basically the title. In the code for IntrinsicLabel() there is a check for the type of spin_atoms : https://github.com/StollLab/chiLife/blob/938f173c7fe52ffba32dce18b9c5454befe21aee/src/chilife/IntrinsicLabel.py#L38-L53 ...
  • Mishakolok
  • 1
  • Opened 
    on Dec 26, 2024
  • #176

Currently xl.mutate will only place the top rotamer of a rotamer library. More fine grained control would allow users to place specific rotamers or sets of rotamers which would result in a mutated ensemble. ...
  • mtessmer
  • 1
  • Opened 
    on Nov 15, 2024
  • #168

Hello. I am trying to find a way to save the whole protein structures with all rotamers of the mutated residue which don t have clashes. The xl.mutate function uses only the highest probability rotamer. ...
  • amin-sagar
  • 2
  • Opened 
    on Nov 8, 2024
  • #167

Hi, Chilife is an excellent python package for spin modeling. When I run the Bifunctional labels in tutorial, but: Traceback (most recent call last): File /home/nadou/MD/PycharmProjects/TPT3/tutorial/chiLife-main/examples/09 ...
  • nadounadou
  • 3
  • Opened 
    on Sep 30, 2024
  • #164

Currently, the repack function uses the SpinLabel.sample() method to sample new label conformations. This method always samples from the underlying rotamer library and not the current state of RotamerEnsemble. ...
  • mtessmer
  • 2
  • Opened 
    on Sep 10, 2024
  • #163

  • stestoll
  • 1
  • Opened 
    on Sep 4, 2024
  • #161

In the IntrinsicLabel.py file, there is a method spin_centers that calculates the spin center of rotamers in an ensemble. The method uses a check if np.any(self.spin_idx): to determine if there are any ...
  • Mishakolok
  • 1
  • Opened 
    on Aug 27, 2024
  • #159
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub