Skip to content

TranslationalBioinformaticsUnit/LLM_assistant_mini-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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-4 Turbo (o1-PREVIEW), Unify AI and Gemini.

Prompts

Background: I am a bioinformatician and have programmed this code, bulkRNA_CaseStudy.R, for my bulkRNA-seq analysis. Could you guide me by answering the following questions?

Prompt 1: Could you assist in writing good code following best practices?

Prompt 2: What are the best practices for developing an efficient code?

Prompt 3: What are the crucial checkpoints they should follow in the reviewing process?

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