Correction of one base deletion in the consensus

Former-commit-id: 6aabd8bfdb5263a2285718cb2eca27628c0e717c
This commit is contained in:
2023-04-19 09:12:12 +02:00
parent 450e54f4aa
commit e9dcacbf24
3 changed files with 60 additions and 18 deletions

View File

@@ -83,7 +83,7 @@ func BuildConsensus(seqs obiseq.BioSequenceSlice,
}
graph.FilterMin(threshold)
log.Printf("Graph size : %d\n", graph.Len())
if save_graph {