Skip to content

TranslationalBioinformaticsUnit/LLM_assistant_mini-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LLM_assistant_mini-review

This repository contains the code and case studies from our research on the application of Large Language Models (LLMs) in developing reviewable and supportable bioinformatics processe. The repository includes original examples RNA-seq and scRNA-seq analysis and the updated code generated by various LLMs: Claude3.5 ChatGPT, Unify AI and Gemini.

Case Studies

Bulk RNA-seq: R script for processing bulk RNA-seq data, from reading raw count tables per sample to the normalization process, including filtering steps. The original script is titled bulkRNA_CaseStudy.R.

Single-cell RNA-seq: R script for processing scRNA-seq data, starting from the creation of a Seurat object to identifying the most highly variable genes, including normalization step. The script is named scRNA_CaseStudy.R.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages