Skip to content

k8-1.2 (r137)

Latest
Compare
Choose a tag to compare
@attractivechaos attractivechaos released this 27 May 17:55
· 2 commits to master since this release

New functions:

  • k8_read_file(): read an entire file as an ArrayBuffer
  • k8_decode(): convert an ArrayBuffer/Bytes object to a string
  • k8_encode(): convert a string to an ArrayBuffer
  • k8_revcomp(): reverse complement a DNA sequence

Improved:

  • Bytes.read(): allow to read the rest of a file

(1.2: 27 May 2024, r137)