nanoporetech / pore-c

Pore-C support
Mozilla Public License 2.0
53 stars 6 forks source link

reference contigs without restriction sites cause fragment_id skipping #24

Closed proinde closed 5 years ago

proinde commented 5 years ago

This behaviour is seen both when using the biopython based code (i.e. when the restriction enzyme used is specified by name) as well as if specified by regex. Sweeping the outputted file and replacing the fragment_id with an incremental value fixes the problem.