Pinned Repositories
adanet
Implementation of Adaptive Structural Learning of Artificial Neural Networks in Python
aoc_2022
Learning Rust
CART-python
python implementation of the CART algorithm
fastatools
fasta file manipulation tools in one bash script
HIV-DRM-machine-learning
This repo contains the data and software used to run the analyses in the "Using machine learning and Big data to explore the drug resistance landscape in HIV"
MSR_discovery
finding mapping-friendly S2Dequence Reduction functions
phylotree-rs
Rust crate to deal with phylogenetic trees
stats
CLI tool to compute simple statistics
utils_hiv
Functions and scripts used in a pipeline to find novel drug resistance associated mutations in HIV pol-RT
website_projects
code for projects on my website
lucblassel's Repositories
lucblassel/phylotree-rs
Rust crate to deal with phylogenetic trees
lucblassel/aoc_2022
Learning Rust
lucblassel/phylocompare
lucblassel/utils_hiv
Functions and scripts used in a pipeline to find novel drug resistance associated mutations in HIV pol-RT
lucblassel/adcvResume
My resume repo
lucblassel/aoc_2020
My try at learning rust with AoC 2020
lucblassel/AoC_2021
python solutions to advent of code 2021
lucblassel/AoC_2023
Advent of Code 2023 - in Rust again !
lucblassel/AoC_2024
My attempt at Advent of Code 2024
lucblassel/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
lucblassel/editor_scraper
lucblassel/emoji-shortener-backend
lucblassel/emoji-shortener-frontend
lucblassel/esm-palm
Classifying viral sequences ?
lucblassel/friable_artisan
lucblassel/goalign
Goalign is a set of command line tools and an API to manipulate multiple alignments. It is implemented in Go language.
lucblassel/gotree
Gotree is a set of command line tools and an API to manipulate phylogenetic trees. It is implemented in Go language.
lucblassel/hugo-PaperMod
A fast, clean, responsive Hugo theme.
lucblassel/inode_counter
Simple program to count inodes in a directory
lucblassel/lucblassel
My profile README
lucblassel/lucblassel.hugo
lucblassel/nextjs-notion-starter-kit
Deploy your own Notion-powered website in minutes with Next.js and Vercel.
lucblassel/phd-manuscript
lucblassel/Phyloformer
Fast and accurate Phylogeny estimation with self-attention Networks
lucblassel/seqtools
A short CLI to deal with FASTX files (and a way to learn rust)
lucblassel/starter
Starter config for NvChad
lucblassel/stats-rs
compute statistics from the command line
lucblassel/training-tracker
Track Phyloformer training runs
lucblassel/treecompare
compare phylogenetic trees
lucblassel/unifrac_test
Experiment on how to compute Unifrac distance with phylotree