gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine

Home Page:https://catswords.social/@catswords_oss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[lib/seqformat] Sequential data format (e.g. FastA) support

gnh1201 opened this issue · comments

Summary

The following requirements need to be integrated into WelsonJS:

  1. Integration of the FastA file format processing functionality conducted during the initial service demo of Catswords in 2014.
  2. Integration of format requirements related to nucleotide sequences that emerged during the 2019 COVID-19 outbreak period.
  3. Implementation of Normalized Compression Distance (NCD) using compression algorithms such as LZMA, DEFLATE, etc.

This issue will not be addressed here, and it will be transferred to another project suitable for this issue in the future.