← Previous day | Index | Channel Index | Today | Next day → | Search | Google Search | Plain-Text | plain, newest first
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 06:13 | sneumann joined #bioclipse | |
| 07:13 | annzi joined #bioclipse | |
| 07:36 | Gpox joined #bioclipse | |
| 07:55 | sneumann joined #bioclipse | |
| 08:39 | annzi joined #bioclipse | |
| 09:16 | egonw joined #bioclipse | |
| 09:26 | jonalv joined #bioclipse | |
| 09:33 | masak joined #bioclipse | |
| 10:04 | olass joined #bioclipse | |
| 10:23 | annzi | egonw: when running sparqlRemote queries the output is saved into a List<ArrayList>, what determines the order of data in the arraylist? |
| 10:23 | is it something that can be manipulated? | |
| 10:23 | egonw | it should be determined by the order of the variables in the SPARQL query |
| 10:24 | but I agree this needs patching to use a Map or so... | |
| 10:24 | dunno about the best format... | |
| 10:25 | Map<String,List<String>> would record the column names, but the triple structure is lost | |
| 10:25 | annzi | but it is not controlled by the order of variables, unfortunately |
| 10:25 | egonw | List<Map<String,String>> would keep that structure, but sounds rather inefficient |
| 10:25 | annzi: no, that's my experience too... | |
| 10:25 | annzi: sometimes it is, sometimes not... | |
| 10:26 | can't rely on it, it seems :( | |
| 10:26 | so, we need this map hack | |
| 10:26 | annzi | and it is really hard trying to obtain compounds for moss if I can't control the outcome |
| 10:26 | egonw | yes, I understand... |
| 10:26 | file me a bug report | |
| 10:26 | annzi | unless there is a way to parse smiles |
| 10:27 | then the order would not matter | |
| 10:27 | egonw | I put it on my schedule for Friday ... |
| 10:27 | cdk.fromSMILES(smiles) | |
| 10:27 | annzi | that one creates a imolecule right, I would like a boolean method |
| 10:29 | Gpoks joined #bioclipse | |
| 11:23 | sneumann_ joined #bioclipse | |
| 11:25 | annzi joined #bioclipse | |
| 11:26 | mgerlich joined #bioclipse | |
| 11:28 | sneumann__ joined #bioclipse | |
| 11:54 | annzi joined #bioclipse | |
| 13:27 | samuell joined #bioclipse | |
| 17:16 | masak joined #bioclipse | |
| 18:16 | sneumann__ joined #bioclipse | |
| 19:43 | samuell joined #bioclipse | |
| 20:04 | egonw_ joined #bioclipse |
← Previous day | Index | Channel Index | Today | Next day → | Search | Google Search | Plain-Text | plain, newest first