50 sequences in one line
Posted
by user343934
on Stack Overflow
See other posts from Stack Overflow
or by user343934
Published on 2010-05-22T12:11:59Z
Indexed on
2010/05/22
12:30 UTC
Read the original article
Hit count: 333
I have alignment file and long record in it. Suppose while displaying to an end user i want to show Sequence ID and 50 sequences in each line and continue further till the end of file.
Can anyone suggest me algorithm or example code in python.
Thanks in advance
© Stack Overflow or respective owner