Make obiconsensus using the count of the sequences

Former-commit-id: 7fc5292aeb225843a86cd85591a5405e35125e3d
This commit is contained in:
Eric Coissac
2024-04-03 12:58:32 +02:00
parent d68210ef94
commit 3d1d9f32df
3 changed files with 19 additions and 8 deletions

View File

@ -64,7 +64,7 @@ func MakeOptions(setters []WithOption) Options {
csv_keys: make([]string, 0),
csv_auto: false,
paired_filename: "",
source: "",
source: "unknown",
with_feature_table: false,
}