Pinned Repositories
3D-Neural-Network-Adversarial-Attacks
Research on adversarial attacks and defenses for deep neural network 3D point cloud classifiers like PointNet and PointNet++.
Adversarial-point-perturbations-on-3D-objects
New distributional and shape attacks on neural networks that process 3D point cloud data.
ANTISEQUENCE
Rust library for processing sequencing reads.
block-aligner
SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.
cute-nucleotides
Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.
Java-Machine-Learning
Deep learning library for Java, with fully connected, convolutional, and recurrent layers. Also features many gradient descent optimization algorithms.
triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
UMICollapse
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.
uwu
fastest text uwuifier in the west
best
Bam Error Stats Tool (best): analysis of error types in aligned reads.
Daniel-Liu-c0deb0t's Repositories
Daniel-Liu-c0deb0t/uwu
fastest text uwuifier in the west
Daniel-Liu-c0deb0t/block-aligner
SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.
Daniel-Liu-c0deb0t/triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Daniel-Liu-c0deb0t/UMICollapse
Accelerating the deduplication and collapsing process for reads with Unique Molecular Identifiers (UMI). Heavily optimized for scalability and orders of magnitude faster than a previous tool.
Daniel-Liu-c0deb0t/Adversarial-point-perturbations-on-3D-objects
New distributional and shape attacks on neural networks that process 3D point cloud data.
Daniel-Liu-c0deb0t/ANTISEQUENCE
Rust library for processing sequencing reads.
Daniel-Liu-c0deb0t/simple-saca
Hardware go brrr bounded context suffix array construction algorithm
Daniel-Liu-c0deb0t/dlb-kmer-sampling
Optimal distance lower bound k-mer sampling.
Daniel-Liu-c0deb0t/Java-Fuzzy-Search
A general, multi-threaded fuzzy searching language, called fuzzysplit, that is built on top of a fast and flexible Java fuzzy search library. Can be applied to demultiplex and trim DNA.
Daniel-Liu-c0deb0t/diff-align
Differentiable position-specific probability matrix alignment.
Daniel-Liu-c0deb0t/frfr
Parallelized Ukkonen/Myer's edit distance algorithm, fr fr.
Daniel-Liu-c0deb0t/libsais-rs
rust bindings to libsais
Daniel-Liu-c0deb0t/rust-cloc
Count lines from files in a directory.
Daniel-Liu-c0deb0t/consulting
Consulting website.
Daniel-Liu-c0deb0t/diff-bench-paper
Edits to the supplementary data of the difference recurrence alignment paper.
Daniel-Liu-c0deb0t/simulate-seqs
Simulate sequences.
Daniel-Liu-c0deb0t/adaptivebandbench
Benchmark on adaptive banded algorithm
Daniel-Liu-c0deb0t/best
Bam Error Stats Tool (best): analysis of error types in aligned reads.
Daniel-Liu-c0deb0t/Blog
My blog.
Daniel-Liu-c0deb0t/Daniel-Liu-c0deb0t.github.io
My personal website.
Daniel-Liu-c0deb0t/dotfiles
Linux dot files.
Daniel-Liu-c0deb0t/edlib-rs
rust binding to edlib
Daniel-Liu-c0deb0t/FLAMAnalysis
Data Analysis For FLAM-Seq Third Generation RNA Sequencing
Daniel-Liu-c0deb0t/foldseek
Foldseek enables fast and sensitive comparisons of large structure sets.
Daniel-Liu-c0deb0t/parasailors-new
Rust bindings to parasail, a SIMD-accelerated pairwise sequence alignment library.
Daniel-Liu-c0deb0t/rust-alignbench
Pairwise nucleotide alignment benchmark of Rust bindings
Daniel-Liu-c0deb0t/rust-bio
This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
Daniel-Liu-c0deb0t/rust-bk-tree
A BK-tree implementation in Rust.
Daniel-Liu-c0deb0t/rust-wfa2
Rust binding for WFA2-lib
Daniel-Liu-c0deb0t/seq_io
FASTA and FASTQ parsing in Rust