in reply to How do i extract only contigs of interest

You have shown us your input data, but we haven't seen the code you already have written yet. Please show us your code and where in your code you have problems. Most likely, filling a hash with the names of your contigs and then extracting only those parts for which an entry in the hash exists is a good approach.

  • Comment on Re: How do i extract only contigs of interest