looping through lists

Andrew Dalke adalke at mindspring.com
Thu Oct 9 17:36:29 EDT 2003


saoirse_79:
> > > Now that I have gotten my list looking like this
> > > ('-', 'K', 'S', 'A', 'K')
> > > ('-', '-', '-', 'L', 'Q')
> > > ('K', 'L', 'S', 'P', 'E')
> > > ('-', '-', '-', 'L', 'Q')
> > > ('T', 'L', 'E', 'E', 'L')
> > > I want to count the lists that dont contain a '-'.

Looks like you're doing multiple sequence alignments?  Do
you know about biopython.org?

                    Andrew
                    dalke at dalkescientific.com






More information about the Python-list mailing list