Skip to content

fakit v0.1.8 utilizes faidx to improve performance and reduce memory usage

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 24 Apr 15:17
· 793 commits to master since this release
  • add subcommand rename to rename duplicated IDs
  • add subcommand faidx to create FASTA index file
  • _utilize faidx to improve performance of subseq_
  • _shuffle, sort and split support two-pass mode (by flag -2) with faidx to reduce memory usage._
  • document updates