Giter VIP home page Giter VIP logo

rnaseq-analysis's Introduction

Bulk_RNA_Seq

Bulk RNA-seq Data Analysis

In this tutorial, we will guide you through the process of bulk RNA-seq data analysis (transcriptomic data analysis) using pair end samples from the NCBI GEO dataset. We will utilize the Ensembl database (GRCh38.p14) for the reference genome and reference annotation files (GFF, GTF).

For this Tutorial we have using this in the Anaconda Environment in linux

Set up the Anaconda Environment

  1. Download Anaconda from the website based on your system version

  2. Installation

    bash anaconda.sh
    
  3. Then Create a new environment:

    conda create -n Rnaseq_analysis
    
  4. Activate the created environment

    conda activate Rnaseq_analysis
    

Prerequisites

Make sure you have the following tools installed in the working conda environment(Rnaseq_analysis) :

conda install -c bioconda fastqc
conda install -c bioconda trimmomatic
conda install -c bioconda bwa
conda install -c bioconda subread

RNAseq Processing Pipeline

Step1

image

Step2

image

rnaseq-analysis's People

Contributors

moha-cm avatar

Stargazers

 avatar

Watchers

 avatar

rnaseq-analysis's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.