migoox / genome-downsampler

Other
2 stars 0 forks source link

Implement sequential algorithm using min-cost max-flow in network #9

Closed migoox closed 6 months ago

migoox commented 8 months ago
migoox commented 7 months ago

Algorithm should return struct Solution that consists of two structures: metadata and some bam data that will be posted to bam_api.

migoox commented 7 months ago

Change name to 'sequential algorithm'