Entering edit mode
5 days ago
danielmyers76
•
0
Hello, I'm trying to figure out how to read old ABI STR fragment sample files from an ABI Prism 310 and 377 into memory. Raw data files, no matrix applied. I've tried the SeqIO object from the Bio package in python and that doesn't seem to be working. What might be helpful is a spec sheet for their old format and offsets? I found a one for 3100-3500 instruments but nothing for the 377 or 310. Does anyone have any experience trying to read the old binary files into memory to convert them to text?