8banzhuan's Stars
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
LLNL/zfp
Compressed numerical arrays that support high-speed random access
byronknoll/cmix
cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.
nservant/HiC-Pro
HiC-Pro: An optimized and flexible pipeline for Hi-C data processing
jermp/data_compression_course
A Crash Course on Data Compression.
open2c/bioframe
Genomic interval operations on Pandas DataFrames
vaquerizaslab/fanc
FAN-C: Framework for the ANalysis of C-like data
sneumann/mzR
This is the git repository matching the Bioconductor package mzR: parser for netCDF, mzXML, mzData and mzML files (mass spectrometry data)
Spatio-Temporal-Lab/elf
HUPO-PSI/mzML
Repository for mzML and the corresponding examples
pamoller/xmlformatter
Format and compress XML documents
adeesha-savinda/huffman-encode-decode
C program written to encode (compress) and decode (decompress) a text file in Huffman Encoding method.
CSi-Studio/Aird-SDK
Support for Java, C#, Python
navjotk/pyzfp
Python wrapper for the ZFP Compression library
MrBean818/gorilla-paper-encode
gorilla paper encode in C language
cflee123/SZUThesisLatest
cjy_cflee
fhanau/mspack
C++ lossless and lossy mass spectrometry compression
ISA-tools/mzml2isa
Parser to get meta information from mzML file and parse relevant information to a ISA-Tab structure
melissa135/Convolutional_AutoEncoder
A convolutional auto-encoder for compressing time sequence data of stocks.
childmindresearch/text-knnassifier
A tool for compressed KNN text classification
apple-ouyang/gdelta
A delta compression algorithem better than Xdelta
seflerZ/zipped-num-array
Compressed number array and acts exactly like the original array like long[] and int[]
amycardoso/lzw-text-file-compression
Python-based implementation of the LZW (Lempel-Ziv-Welch) algorithm to compression and decompression of text files.
iochoa/MassComp
a lossless compressor for mass spectrometry data
viviancui59/Compressing-Genomic-Sequences
AnsonHooL/gdelta_zstd
A delta compression algorithm using Zstd.
Gyhanis/Machete
Behnam-Asadi/text-compressor
Leverage transformer neural networks and advanced encoding for high-efficiency text compression. Achieves double the compression ratio of Gzip.
NHMDenmark/mzXMLConverter
This repository contains a script for converting mzXML files to a CSV file with only the m/z values and intensity values.