[Biopython (old issues only) - Bug #3004] (Resolved) PSL alignment format parsing

[email protected] Wed, 09 Nov 2016 10:09:16 +0000
Newsgroups gmane.comp.python.bio.devel
Message-ID <redmine.journal-15343.20161109100916.35a0947397035bf2@redmine.open-bio.org>
Issue #3004 has been updated by Peter Cock.

Description updated
Status changed from New to Resolved
% Done changed from 0 to 100

Agreed, relatively new module Bio.SearchIO handles BLAT-PSL files, so I think this has been resolved. e.g.

from Bio import SearchIO
query = SearchIO.read('test.psl','blat-psl')

Hopefully that works for Vince's use case - further enhancements welcomed.

Marking issue as resolved, thank you all.

----------------------------------------
Bug #3004: PSL alignment format parsing
https://redmine.open-bio.org/issues/3004#change-15343

* Author: Vince Forgetta
* Status: Resolved
* Priority: Normal
* Assignee: Biopython Dev Mailing List
* Category: Main Distribution
* Target version: Not Applicable
* URL: 
----------------------------------------
Hi Bio-pythonistas,

I am interested in contributing code to biopython. I have developed a class to represent PSL output from the BLAT alignment program. I would like to contribute it to the AlignIO module. I have read through and agree to the guidelines stipulated on http://biopython.org/wiki/Contributing. I have never written unit tests before, but I am willing to learn.

Thanks.

Vince



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here and login: http://redmine.open-bio.org

_______________________________________________
Biopython-dev mailing list
[email protected]
http://mailman.open-bio.org/mailman/listinfo/biopython-dev