KastanDay / ML4Bio

LLMs to execute Bioinformatics workflows, esp. RNA-seq
MIT License
0 stars 1 forks source link

RNA-Seq Workflow #29

Open lil-jr-dev[bot] opened 1 year ago

lil-jr-dev[bot] commented 1 year ago

This pull request introduces a new script for performing RNA-Seq analysis on PBMC Samples. The script includes steps for FastQC analysis, MultiQC analysis, STAR alignment, RSEM quantification, Samtools sorting and indexing, and DESeq2 analysis. Please review the changes and provide feedback.