Skip to content

Releases: bio-nim/pb-falconc

Update ovl-cov-stats

12 Jul 14:57
Compare
Choose a tag to compare
  • Stop writing nan (into JSON) for ovl-cov-stats

New subtools (e.g. paf-splitter)

28 Jun 18:55
Compare
Choose a tag to compare
  • Added a PAF splitter and indexer to be used with the new mapping via read tracking
  • PAF splitter for the read-to-contig tracking-based-mapping for polishing.
  • Subtool to rename IPA contig headers to the Falcon-compatible format, so that the contigs can be used with Falcon-Phase.
  • Exposed the min average coverage cutoff which was previously hardcoded to 5. (For m4filt* subtools; new parameter --min-avg-cov.)
  • New subtool gfftools-gffsubtract.
  • Updated the hts-nim vendor library.

Minor fixes

10 Oct 23:02
Compare
Choose a tag to compare
  • Remove -e by default from purge_dups get_seqs.
  • Accept unknown config options, for now. (So we do not crash when they are added.)
  • Close files when not needed in polish_prepare. (Note: There may still be too many open file-handles in nighthawk.)

Support for purge_dups

20 Sep 02:38
Compare
Choose a tag to compare

Sharding for parallel mapping before purge_dups.