Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Trinity assembles transcript sequences from Illumina RNA-Seq data.

Usage

 

Assemble RNA-Seq data like so:


 Trinity --seqType fq --left reads_1.fq --right reads_2.fq --CPU 6 --max_memory 20G 

 

 

Installation

Build Trinity by typing 'make' in the base installation directory.

Reference

 

  1. https://github.com/trinityrnaseq/trinityrnaseq/releases
  2. https://github.com/trinityrnaseq/trinityrnaseq/wiki
  • No labels