Hi Bastian,

The conda builds for linux and the mac should have freeSASA support
enabled. At the time we made the release there was a problem building the
code on Windows, so that wasn't there yet.
You can test that it's there by doing:
from rdkit.Chem import rdFreeSASA

If that works, take a look at the testing code to see how to use the RDKit
freeSASA wrapper (apologies that there's no real documentation yet):
https://github.com/rdkit/rdkit/blob/master/External/FreeSASA/Wrap/testFreeSASA.py

Best,
-greg


On Thu, Nov 9, 2017 at 1:06 PM, Bastian Seifert <
bastian.seif...@external.merckgroup.com> wrote:

> Dear RDkitters,
>
> apparently, there is a possibility to run freeSASA (
> https://freesasa.github.io/) in the Sep.2017 RDKit release. This is
> fantastic news for me! For a given PDB,  I would like to output the SASA
> value per amino acid.
>
>
>
> I’m running RDKit through conda.
>
>
>
> Is there any precompiled conda freeSASA package?   [So far, I have not
> found one.]
>
> If not: Do I need to compile RDKit with freeSASA myself inside the conda
> environment? This would be sub-optimal, since we then loose the
> system-independence.
>
> Or is there any other recommendation from the RDKit community?
>
>
>
> Best regards,
> Bastian Seifert
>
>
>
>
>
>
>
> This message and any attachment are confidential and may be privileged or
> otherwise protected from disclosure. If you are not the intended recipient,
> you must not copy this message or attachment or disclose the contents to
> any other person. If you have received this transmission in error, please
> notify the sender immediately and delete the message and any attachment
> from your system. Merck KGaA, Darmstadt, Germany and any of its
> subsidiaries do not accept liability for any omissions or errors in this
> message which may arise as a result of E-Mail-transmission or for damages
> resulting from any unauthorized changes of the content of this message and
> any attachment thereto. Merck KGaA, Darmstadt, Germany and any of its
> subsidiaries do not guarantee that this message is free of viruses and does
> not accept liability for any damages caused by any virus transmitted
> therewith.
>
>
>
> Click http://www.merckgroup.com/disclaimer to access the German, French,
> Spanish and Portuguese versions of this disclaimer.
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Rdkit-discuss mailing list
> Rdkit-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to