Closed sonyahanson closed 8 years ago
Added xml2png.py
that now gives us quick images of singlets, and is just a single script now where you can select what type of file your analyzing with --type ['spectra', 'singlet_96', 'singlet_384','scan']
.
This is done. Will merge if no complaints and close #7. If anyone wants to test it example data are in /examples/scripts/
.
Looks good! I was going to ask why you didn't add tests, but then I realized I only started adding the nosetests in my PR. Will get that fixed up and merged in over the weekend!
In the meantime, please merge!
Here will be an
xml2png.py
that now uses flags to select what your input data type is rather than using a completely different scripts. It's still not pretty, but it's slightly nicer to use, and it's now clearer how to make it nice if we ever wanted to.First commit was just some new singlet assay xml files, more to come.