Committing minor comments before merging branch with master
This commit is contained in:
@ -230,7 +230,7 @@ int thresholdLCS4(int32_t reflen, int32_t lcs)
|
||||
}
|
||||
|
||||
|
||||
Kmer_table_p hash_seq_column(Obiview_p view, OBIDMS_column_p seq_col, index_t seq_idx)
|
||||
Kmer_table_p hash_seq_column(Obiview_p view, OBIDMS_column_p seq_col, index_t seq_idx) // TODO move in another file (obi_align.c)
|
||||
{
|
||||
size_t i;
|
||||
size_t seq_count;
|
||||
|
Reference in New Issue
Block a user