Skip to content

GuerreroVazquez/Differential_expression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Differential_expression

Differential_expression is a bioinformatics pipeline for differential expression analysis.

Table of contents

Overview

The project is a bioinformatics pipeline for differential expression analysis, utilizing tools like fasterq-dump, cutadapt, FastQC, and kallisto to process RNA sequencing data. It involves reading CSV files, processing data, and merging data frames, as shown in the provided R Markdown file.

Installation

To install and setup the project, you need to have Nextflow installed, along with dependencies like FastQC, kallisto, and multiqc. You may need to install additional dependencies depending on your system configuration.

# Install Nextflow and dependencies
wget -q https://get.nextflow.io && bash nextflow

Please refer to the Nextflow documentation and the specific dependency documentation for detailed installation instructions.

Usage:

To run the project, you can execute the Nextflow script.

# Run the Nextflow script
nextflow run main.nf

Please refer to the Nextflow documentation for instructions on how to run the script and configure the pipeline.

License

This project is under no license.

Contact

For any questions or feedback please reach out to:

About

This is the part dedicated to the differential expression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages