openmolecules.org

 
Home » DataWarrior » Functionality » suggest: native .pdf export
suggest: native .pdf export [message #897] Mon, 11 May 2020 12:29 Go to next message
nbehrnd is currently offline  nbehrnd
Messages: 204
Registered: June 2019
Senior Member
Based on a .smi derived from elsewhere,[1] which was converted with openbabel
into a .sdf I let DataWarrior screen the structures for a few characteristics.

index.php?t=getfile&id=184&private=0

Aiming to share it with one who does not use DataWarrior, I miss a built-in
function to print the table as a .pdf file as a vehicle of discussion.
This could be useful, especially if -- as here -- the cell's background colour
has a significance.

So far, I printed the table via an installed HP printer as a postscript into
a file (of very large file size) and converted it with ps2pdf into a .pdf
like the example file attached. At page breaks, however, lines seem to be
broken (table headings). If exported directly from DW as .pdf, their file size
could be considerably smaller than now (containing an image in the .pdf as a
container) and possibly retain a searchable text-layer.

[1] https://pubs.acs.org/doi/suppl/10.1021/jm301008n/suppl_file/ jm301008n_si_002.xlsx
  • Attachment: table_S3.png
    (Size: 95.75KB, Downloaded 813 times)
  • Attachment: table_S3.dwar
    (Size: 22.49KB, Downloaded 319 times)
  • Attachment: table_S3.pdf
    (Size: 1.81MB, Downloaded 351 times)
Re: suggest: native .pdf export [message #898 is a reply to message #897] Mon, 11 May 2020 20:51 Go to previous messageGo to next message
thomas is currently offline  thomas
Messages: 646
Registered: June 2014
Senior Member
If you have a pdf printer driver installed (on Ubuntu you do that with "sudo apt-get install printer-driver-cups-pdf"),you can easily print as PDF, see attached file.

A comment to your openbabel conversion: DataWarrior can directly interpret SMILES. If you rename your .smi to .txt and open with DataWarrior, you should automatically get a structure column. An alternative is to copy the SMILES into the clipboard and just paste them into DataWarrior, which produces a new document with native chemical structures.

Best wishes, Thomas
Re: suggest: native .pdf export [message #903 is a reply to message #898] Tue, 12 May 2020 16:03 Go to previous messageGo to next message
nbehrnd is currently offline  nbehrnd
Messages: 204
Registered: June 2019
Senior Member
It was possible to replicate the indicated method using the cups pdf printer.

As a closing comment:
Still interested to benefit more from the vector format I wrote a Python script
that reads some of DW's .dwar file content and the retained list of SMILES strings,
calls openabel to visualize the structures, and puts all in an .xlsx file. The
manual work then left was to open this file in LibreOffice Calc, to adjust the
images' sizes to fit the cell size, to apply conditional cell background colors
and to save it as .ods. The file size of the then exported .pdf is slightly less
than half of the one printing from DW with cups while still offering a searchable,
crisply printed text layer, too.
  • Attachment: table_S3.smi
    (Size: 7.79KB, Downloaded 306 times)
  • Attachment: table_S3.dwar
    (Size: 22.49KB, Downloaded 294 times)
  • Attachment: spreadsheet_test.py
    (Size: 4.35KB, Downloaded 365 times)
  • Attachment: test.ods
    (Size: 1.08MB, Downloaded 308 times)
  • Attachment: test.pdf
    (Size: 850.78KB, Downloaded 383 times)
Re: suggest: native .pdf export [message #907 is a reply to message #903] Fri, 15 May 2020 13:11 Go to previous messageGo to next message
nbehrnd is currently offline  nbehrnd
Messages: 204
Registered: June 2019
Senior Member
There is a reason why the structure import used a .sdf generated from the .smi by openbabel,
instead of reading the SMILES listing file directly.
Neither the direct read of the smiles from a file like 3entries.smi.txt, nor the special
copy / paste from the clipboard (paste without header) kept the column about molecules'
names with e.g., the PubChem number only. The attached .pdf documents this observation.

If file 3entries.smi.txt containing the annotated smiles starts with an explicit header
line, e.g "structure SMILES", then DW reads the file as containing three structures; the
annotating column then still contains both SMILES string and the PubChem number entry.

Re: suggest: native .pdf export [message #914 is a reply to message #907] Fri, 22 May 2020 00:25 Go to previous message
thomas is currently offline  thomas
Messages: 646
Registered: June 2014
Senior Member
DataWarrior uses TAB or comma delimited text files. The smi File only contains spaces between Smiles and Name. If you replace all SPACEs by a TABs in any Text-Editor before pasting into DataWarrior, you will correctly get three columns: Structure, Smiles, and Name

[Updated on: Fri, 22 May 2020 00:26]

Report message to a moderator

Previous Topic: Working with Form Views
Next Topic: suggest: adjustment .sdf export
Goto Forum:
  


Current Time: Fri Mar 29 14:40:58 CET 2024

Total time taken to generate the page: 0.06962 seconds