File size: 661 Bytes
a5447ad |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
🚀 Converting between string representations with the following parameters:
subcommand: convert
output: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
format: csv
input: <_io.TextIOWrapper name='<stdin>' mode='r' encoding='utf-8'>
representation: SMILES
column: smiles
prefix: None
to: ['id', 'inchikey', 'smiles', 'scaffold', 'mwt', 'clogp', 'tpsa']
options: ['prefix=SCB-']
func: <function _convert at 0x7fe7781a7240>
0it [00:00, ?it/s]
1it [00:01, 1.83s/it]
2it [00:02, 1.06it/s]
2it [00:02, 1.08s/it]
Error counts:
id: 0
inchikey: 0
smiles: 0
scaffold: 0
mwt: 0
clogp: 0
tpsa: 0
⏰ Completed process in 0:00:02.157747
|