SkillAgentSearch skills...

Scalce

FASTQ compression via boosting Sequence Compression Algorithms using Locally Consistent Encoding

Install / Use

/learn @sfu-compbio/Scalce
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SCALCE - Sequence Compression Algorithms using Locally Consistent Encoding

How to install?

In most cases, typing

git clone https://github.com/sfu-compbio/scalce.git
cd scalce
make download
make

should result in a happy scalce executable. make download will download all necessary dependencies necessary for building SCALCE.

We also recommend that you install pigz and make the pigz executable reachable via PATH variable.

If this doesn't work, please open a Github issue and we'll try to sort it out.

Warning

Variable-length reads (e.g. Pacbio) are not fully supported! There is a limited support (described in documentation); however, it is not tested and is rather buggy. Use caution and make sure to test decompression validity on Pacbio reads!

More stuff...

... is available at http://sfu-compbio.github.io/scalce/.

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated11mo ago
Forks5

Languages

C++

Security Score

82/100

Audited on Apr 7, 2025

No findings