You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ucr-perl-bi...@googlegroups.com
hi,
how do i take out the sequences of length greater than 100kb from a whole lot of sequences, please sent that programm.
Jason Stajich
unread,
Nov 23, 2011, 11:42:19 AM11/23/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ucr-perl-bi...@googlegroups.com, indira mekala
Indira -
What have you tried in terms of writing this yourself? Showing some of your code would be good.
The bp_seq_length.pl does one aspect of this, hopefully what you've learned about when it comes to Bio::SeqIO should let you figure out how to put it all together.
This one calculates total sequence length, can you modify it to just see if the length is > than your size.