Skip to content

Commit

Permalink
added total sequence number test
Browse files Browse the repository at this point in the history
  • Loading branch information
brunocontrerasmoreira committed Mar 5, 2019
1 parent 533e51d commit 37fe573
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Current list of ideas to improve/update GET_HOMOLOGUES:

* add test to count number of seqs in clusters and compare it to initial
This might confuse users as will only make sense with -t 0, which is not default

* Speed-up/paralellize marfil_homology::blast_parse. This can be done by:
a) port sub to C++
b) do parsing in parallel splitting (sorted) infile in chunks without braking consecutive HSPs
Expand Down

0 comments on commit 37fe573

Please sign in to comment.