Ethan Bass
Ethan Bass
This should be fixed by [725ddff](https://github.com/ethanbass/chromConverter/commit/725ddfff8aca822ede798db435dfb9accc4fd1bc). You should now be able to read in these ascii files at least: ``` x
This is the old error -- it should be fixed in the latest version. Did you refresh your R session after reinstalling the package? Usually the old package is still...
Excellent! I'm glad to hear it is working now
Hi @captainsailboat. Do you need a parser for the DAD format or mass spec data? I think there are similarities but the formats aren't exactly the same. I have been...
I think I have this mostly figured out. I uploaded the parser to the Shimadzu LCD branch (https://github.com/ethanbass/chromConverter/tree/shimadzu_lcd) if ya'll want to try it out. I haven't figured out yet...
I believe the final retention time should be stored somewhere in these two streams, but I haven't been able to figure out yet how it's encoded. [3D_data_item.txt](https://github.com/ethanbass/chromConverter/files/12173393/3D_data_item.txt) [2D_data_item_stream.txt](https://github.com/ethanbass/chromConverter/files/12173385/2D_data_item_stream.txt)
Hi @captainsailboat, sorry for the misunderstanding -- the parser i've written so far can only extract the diode array detector stream as I mentioned above, which was the subject of...
That would be helpful if you could send some example files! You should be able to upload them directly here (you may need to change the extensions to something github...
I figured out that part of the problem is that I'm wiping out all of the nodes further up in the tree. This yields better results by retaining the nodes...
I managed to figure out the encoding for the DAD stream in these LCD files. Haven't looked too closely at the MS data yet but I'd imagine the encoding is...