SAMSON Forum
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • SAMSON Connect
    • Get SAMSON
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • P

      Drawing arrows on atoms
      GUI • • Piriziwè

      11
      0
      Votes
      11
      Posts
      7218
      Views

      P

      Hi everybody, all my problems with arrows are solved. Thanks very much for your help.

    • H

      Ligand Receptor Interaction
      SAMSON Extensions • • HUMERA

      11
      0
      Votes
      11
      Posts
      4784
      Views

      DmitriyMarin

      Dear @Mariangela ,

      To find and show hydrogen bonds you can use the Hydrogen Bond Finder Extension. It allows you to find all H-bonds in the selected system or between two systems, for example, between a receptor and a ligand.

      To find/show H-bonds between a receptor and a ligand, perform the following steps (see the gif at the end):

      in the Hydrogen Bond Finder Extension click on "...in the current selection and the system"; select the receptor in the Document view and in the Hydrogen Bond Finder click Set;
      0_1607705913844_07ee1a78-6dba-4dcc-912b-bf40a6d8a6fa-image.png set the Settings of the Hydrogen Bond Finder if necessary; now, select only the ligand in the Document view and in the Hydrogen Bond Finder click Add hydrogen bond visual model

      Now you should have a new visual model in the Document view. If you select it, you can modify its options in the Inspector.

      See an example below:

      alt text

    • M

      Can't load CIF files
      SAMSON Extensions • • Mario 0

      10
      0
      Votes
      10
      Posts
      4484
      Views

      M

      @dmitriymarin @admin It actually was this. Thanks for solving the problem!

    • E

      Can't get SDK package
      Getting started • • Emmanuel

      10
      0
      Votes
      10
      Posts
      4687
      Views

      J

      @emmanuel Ok, maybe the "Get the SDK" button is not clear.
      How to download SAMSON SDK is explained at the end of the page you mention first :
      https://documentation.samson-connect.net/developers/latest/page_installation.html#SDKInstallationStepsDownloadingSDK

      Sorry for the issue.

      Jocelyn

    • Laëtitia

      Samson SDK failed to install
      Getting started • • Laëtitia

      9
      0
      Votes
      9
      Posts
      5266
      Views

      DmitriyMarin

      Great! You can check the tutorial on building a SAMSON Element on Linux.
      Feel free to ask questions if you experience any problems!

      Best,
      Dmitriy Marin

    • Yassine

      SBGWindow signals
      GUI • • Yassine

      9
      0
      Votes
      9
      Posts
      6746
      Views

      Stephane

      Done ;-). setLockedFlag(bool) and getLockedFlag() inside SBGWindow.

    • P

      Is the "Interactive State Updater" available in 0.8.5?
      SAMSON Extensions • • Petr 0

      9
      0
      Votes
      9
      Posts
      5282
      Views

      Stephane

      Hi Petr, thanks for the suggestion. We are thinking we might actually go the opposite route, i.e. hide these elements from My SAMSON / My Elements, so that they cannot be removed.

    • K

      Help with introspection
      Simulation • • Khoa

      8
      0
      Votes
      8
      Posts
      5748
      Views

      Stephane

      ok great!

    • E

      Problem with Ramachandran Plot
      SAMSON • • Emmanuel

      8
      0
      Votes
      8
      Posts
      4228
      Views

      DmitriyMarin

      Currently, it is not possible because the selection filter functionality is not exposed to external elements. We will update it in the upcoming release of SAMSON.

    • P

      Create GMX data file, problem with GROMACS Model Generator
      SAMSON • • Patrik

      8
      0
      Votes
      8
      Posts
      4226
      Views

      P

      Yes, I could already run it.
      Thank you!

    • Laëtitia

      Import new "version" of the molecule
      GUI • • Laëtitia

      7
      0
      Votes
      7
      Posts
      5100
      Views

      Stephane

      Ok thanks! We'll see how we could do that!

    • Laëtitia

      Where is element genrator?
      Getting started • • Laëtitia

      7
      0
      Votes
      7
      Posts
      4573
      Views

      Laëtitia

      I thought I did but you're right now it's fine.
      Thanks!

    • A

      Downloading element with "Academic" access
      SAMSON Extensions • • Antoniya

      7
      0
      Votes
      7
      Posts
      5282
      Views

      Andrea 0

      wonderful!
      Thanks

    • N

      Manually Add Hydrogen Bonds
      Feature requests • • Nicolo 0

      7
      0
      Votes
      7
      Posts
      891
      Views

      DmitriyMarin

      Hi @Nicolo-0 ,
      No, currently, there is no option to specify that H-bonds in an H-bond group (which is part of a structural model) should be displayed between hydrogens and acceptors - they are drawn between donors and acceptors, since hydrogens might be implicit. However, we can add such an option in the next major release of SAMSON.
      But if you want it just for the sake of visualization, then you can try setting hydrogens as donors programatically (via Python). Note that this should be done without calling update() since this will recompute the bonds.

    • A

      Unable to download some elements
      SAMSON Extensions • • antonio

      7
      0
      Votes
      7
      Posts
      4965
      Views

      Admin

      Hello,

      Thanks for your interest in SAMSON! If you’re on Windows, you will need to install the latest runtime from Microsoft. They are available here: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads.

      You should install vc_redist.x64.exe available from that page.

      Best regards,

      Stephane

    • P

      The use of displayText function
      GUI • • Piriziwè

      7
      0
      Votes
      7
      Posts
      5343
      Views

      P

      @Stephane-Redon, it's done :) Thanks. Here's what I did:

      SEFleXibleVisualModel* model = new SEFleXibleVisualModel(vp_file, "vp"); // my visual model model->setName("VP_Arrows"); SAMSON::beginHolding("Display vp by arrows"); SAMSON::hold(model); model->create(); SAMSON::getActiveLayer()->addChild(model); // stop holding changes to the document SAMSON::endHolding();
    • S

      GROMACS files not seen
      SAMSON Extensions • • Sherif 0

      7
      0
      Votes
      7
      Posts
      2626
      Views

      S

      there is RMSF and hydrogen bond

    • A

      Reading in CIFs is not sufficiently robust
      SAMSON Extensions • • Andrew Rosen

      7
      1
      Votes
      7
      Posts
      3071
      Views

      DmitriyMarin

      @Andrew-Rosen ,
      If you have any other feature requests or suggestions, please, do not hesitate to contact us via this Forum (SAMSON > Feature requests), e-mail, or the Feedback form within SAMSON.

    • A

      Publishing an element (segmentation fault while packing)
      Apps • publishing • • Andrii

      7
      0
      Votes
      7
      Posts
      4700
      Views

      A

      @oneangstrom

      Yes. Firstly Debug, then Release.

    • S

      Create figure as published in ART-RRT: As-Rigid-As-Possible Exploration of Ligand Unbinding Pathways
      SAMSON Extensions • • Surendra

      6
      0
      Votes
      6
      Posts
      5122
      Views

      S

      Dear Dimitriy,
      Thank you very much.

      Best Regards,

      Surendra