Issue 971: Small molecule transition list reader could be more clever about setting formulas

issues
Status:open
Assigned To: Brian Pratt
Type: Defect
Area: Skyline
Priority: 3
Milestone: 4.3
Opened:2023-09-28 11:19 by Brian Pratt
Changed:2023-09-28 11:19 by Brian Pratt
Resolved:
Resolution:
Closed:
2023-09-28 11:19 Brian Pratt
Title»Small molecule transition list reader could be more clever about setting formulas
Assigned To»Brian Pratt
Type»Defect
Area»Skyline
Priority»3
Just calling attention to this comment in SmallMoleculeTransitionListReader.cs:
 // TODO(bspratt) use CAS or HMDB etc lookup to fill in missing inchikey - and use any to fill in formula

Lookup is maybe ambitious, but pulling formula from inchi or SMILES is easy.