Skip to content
View Louis-MG's full-sized avatar
  • AD lab
  • Quebec

Block or report Louis-MG

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Louis-MG/README.md

Hello there !

I am a bioinformatician at the CHUL in Quebec, Canada. I got a Bachelor in Biology at the University of Lausanne (UNIL) in 2020 and a Msc in Bioinformatics from the Université Claude-Bernard Lyon 1 (France).

Interests:

My main interests in bioinformatics is the development of tools. I work on metagenomics.

Languages:

Python

bash

R

Willing to learn C++

Repo:

You will find :

  • META-DIFF, a pipeline for metagenomics
  • rKmerBroom, a modified version of aKmerBroom for a currently ongoing project (ancient DNA samples decontamination)
  • RBD, a work based on MNHN-Tree-Tools for recursive binary clustering of DNA sequences
  • k-TSP-classifier, a machine-learning script in R to classify exczema types based on gene expression
  • various forks of tools

Pinned Loading

  1. AugmentedReallityProject AugmentedReallityProject Public

    JavaScript

  2. k-TSP-Classifier k-TSP-Classifier Public

    Script that splits the dataset into k stratified sub-datasets for k-TSP cross-validation.

    R

  3. RecursiveBinaryDivisor RecursiveBinaryDivisor Public

    Script to use the mnhn-tree-tools in a specific way. Uses cluster_dbscan_pca to divide each cluster in two clusters, until further division cannot be done.

    F*

  4. META-DIFF META-DIFF Public

    This is the repository of the pipeline META-DIFF, which detects sequences in differential abundances between two conditions, and annotates them taxonomicaly and functionaly.

    Python