Discussion forums: Help

Expanded view | Monitor forum | Save place

Comment

Problems using abiparser.py
Submitted by Paulo Bandiera Paiva ; posted on Wednesday, May 13, 2009
Hi, I am having problems getting information about abi files using abiparser. As there is no documentation, I am not able to help myself out with this. I read the trace, but I don't know how to extract any information (or view it on X11): >>> from abiparser import * >>> tfd=open_trace("34-ITS-R_G07_13.ab1") >>> tfd.isABIF() True >>> type(tfd) <class 'abiparser.Trace'> >>> Any help would be greatly appreciated. Thank you! Paulo

Reply to this comment:

You have to be logged in to post a reply.

Thread view:

Problems using abiparser.py
Submitted by Paulo Bandiera Paiva ; posted on Wednesday, May 13, 2009
Hi, I am having problems getting information about abi files using abiparser. As there is no documentation, I am not able to help myself out with this. I read the trace, but I don't know how to extract any information (or view it on X11): >>> from abiparser import * >>> tfd=open_trace("34-ITS-R_G07_13.ab1") >>> tfd.isABIF() True >>> type(tfd) <class 'abiparser.Trace'> >>> Any help would be greatly appreciated. Thank you! Paulo

© 1998-2025 Scilico, LLC. All rights reserved.