openmolecules.org

 
Home » DataWarrior » Functionality » Tagging Data to a Particular Assay
Re: Tagging Data to a Particular Assay [message #1031 is a reply to message #1030] Fri, 07 August 2020 09:49 Go to previous messageGo to previous message
thomas is currently offline  thomas
Messages: 655
Registered: June 2014
Senior Member
The proper alternative would be having the solubility data all in one column and a second column containing the source. If a row contains multiple measurements from different (or same) sources, then both columns should contains the same number of entries separated by '; ' or in separate lines. In dwar files line breaks are encoded as '<NL>'. You may tell DataWarrior that both columns are logically connected and the order of cell entries in both columns match. For that both columns must have the same group name defined in the column properties section. If your column titles would be 'Solubility Value' and 'Solubility Source' and the group name would be 'solubility' then the column properties section should look like this:
(Note: the white space in the column properties line must be a TAB)

<column properties>
<columnName="Solubility Value">
<columnProperty="groupName solubility">
<columnName="Solubility Source">
<columnProperty="groupName solubility">
...
</column properties>
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: .dwar file is not recognized
Next Topic: Averaging Values in three columns
Goto Forum:
  


Current Time: Sun May 05 01:01:38 CEST 2024

Total time taken to generate the page: 0.03650 seconds