Commit Graph

24 Commits

Author SHA1 Message Date
Greg Landrum
3520c441cb add allBondsExplicit argument for SMILES writing 2012-03-26 03:12:37 +00:00
Greg Landrum
dbd78604c8 fix and test issue 3477283
add a new option for ctab parsing to cause the parser to be less strict about
  errors in the file syntax.
2012-01-22 09:40:54 +00:00
Greg Landrum
53d804a02e not really working yet; backup commit 2011-11-18 06:55:06 +00:00
Greg Landrum
76e5b8dd9b show the content of exceptions when parsing mol files instead of just ignoring them 2011-11-03 04:13:51 +00:00
Greg Landrum
c9161554b9 clean up some compiler warnings from clang 2011-05-26 02:36:23 +00:00
Greg Landrum
faab610321 add string replacements to smiles and smarts parsers 2011-05-22 10:45:14 +00:00
Greg Landrum
e977a642f6 add support for writing non-canonical SMILES;
add support for atom-mapping information in plain SMILES
2010-12-20 03:59:56 +00:00
Greg Landrum
f3fbef45c5 update copyright statements 2010-09-26 17:04:37 +00:00
Greg Landrum
116c036c07 doc updates for writers to indicate that "-" writes to stdout;
rename computedProps property to __computedProps
2010-09-19 13:13:10 +00:00
Greg Landrum
5aaad5a680 turn off the compressed suppliers by default since they don't work on windows 2009-06-20 05:53:37 +00:00
Greg Landrum
69d1e777cd support compressed sd suppliers on the python side as well;
note: this stuff all still needs to be tested on windows
2009-05-15 04:01:34 +00:00
Greg Landrum
71f1a71ca6 make kekulization optional for mol file writing; fix and test issue 2692246 2009-03-18 18:55:46 +00:00
Greg Landrum
cfc3fcbd08 merge sybyl file parsers into trunk. These are revs831:895 from the branch 2008-11-25 06:04:17 +00:00
Greg Landrum
4dc3d63fcd Update requirements.
Minor cleanups in some cpps
Finish the changes so that fileparsers don't throw exceptions unless
the file is not found.
2008-08-19 03:05:58 +00:00
Greg Landrum
61b05af6fc Modify suppliers and parsers so that they don't throw
exceptions into python when reading a bad molecule. (Feature
request 1932875)

Modify constructors for both suppliers and parsers so that 
throw BadFileExceptions if they cannot open the file. (Feature
request 1938303)
2008-04-09 03:33:49 +00:00
Greg Landrum
26ee1124b6 test throwing an exception on a missing mol file 2008-04-08 10:21:50 +00:00
Greg Landrum
9f61e71f05 get this compiling on linux 2007-08-12 05:03:38 +00:00
Greg Landrum
c75aa34b4b - Expand availability of the protrude distance measure.
- Remove a few confusing and unnecessary SD file handling functions from FileParsers (better functionality is available in the SDMolSupplier)
- Support not removing Hs in the Mol file handlers (C++ and Python)
2007-08-11 16:22:42 +00:00
Greg Landrum
4e7d182fcc Support editable molecules in Python.
This is Feature Request #1764162
http://sourceforge.net/tracker/index.php?func=detail&aid=1764162&group_id=160139&atid=814653

This implementation has been tested on Windows
2007-07-31 05:30:11 +00:00
Greg Landrum
547f71ec7c further work on the TPL reader/writer 2007-03-04 16:22:11 +00:00
Greg Landrum
804b3dbf88 TPL reading is now getting close to being done 2007-03-03 06:38:03 +00:00
Greg Landrum
81f341882e try to get ChemTransforms checked in 2006-07-18 05:33:58 +00:00
Greg Landrum
5d03333c22 setup svn keywords (should have done this before import... grn) 2006-05-06 22:54:39 +00:00
Greg Landrum
75a79b6327 initial import 2006-05-06 22:20:08 +00:00