Bioinformatics.org
|
|
Research
|
Online databases
Online analysis tools
Online education tools
|
Development
|
![[?]](https://www.bioinformatics.org/images/icons/info.png)
|
Forums
|
News & Commentary
Jobs Forum (Career Center)
|
|
ABIParser.py - Message forums
|
|
|
|
Expanded view | Monitor forum | Save place
|
|
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
|
|
|
Start a new thread:
You have to be to post a reply.
|
|