Skip to content

bioinfonupeb/transcriptomic_analysis_lep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcriptomic analysis workflow

About this project

This workflow is designed to execute a series of steps to process RNA-seq data, including quality control and analysis, transcriptome assembly, and differential expression analysis. It is built using Lightflow, a Python-based workflow management system that allows for easy execution and management of complex workflows.

All workflow steps are executed using bioinformatics tools in a containerized environment, ensuring reproducibility and consistency across different computing environments. It includes the following tools:

  • FastQC: A quality control tool for high-throughput sequencing data.
  • Trimmomatic: A tool for trimming Illumina sequencing data.
  • Bowtie2: A fast and sensitive read aligner for RNA-seq data.
  • Salmon: A tool for quantifying transcript abundance from RNA-seq data.
  • DESeq2: A tool for differential expression analysis of RNA-seq data.
  • BLAST: A tool for comparing nucleotide or protein sequences to sequence databases.

General Instructions

About

Transcriptomic analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages