mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-27 19:48:12 +08:00
NOT WORKING!!! added all k-mer counter
This commit is contained in:
@@ -46,9 +46,6 @@ void ma_hit_sort_qns(ma_hit_t *a, long long n)
|
||||
radix_sort_hit_qns(a, a + n);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
asg_t *asg_init(void)
|
||||
{
|
||||
return (asg_t*)calloc(1, sizeof(asg_t));
|
||||
|
||||
Reference in New Issue
Block a user