Skip to main content

Resources: All

Find a resource
  1. nanotechnology x
  2. crchd x
  3. itcr x
  4. test x
  1. Trinity: RNA-Seq De novo Assembly Application

    30 Jun 2015 | External Applications | Contributor(s): Grabherr MG, Brian Haas, Yassour M, Levin JZ, Thompson DA, Amit I, Adiconis X, Fan L, Raychowdhury R, Zeng Q, Chen Z, Mauceli E, Hacohen N, Gnirke A, Rhind N, Di Palma F, Birren BW, Nusbaum C, Lindblad-toh K, Friedman N, Regev A

     Quick Guide for the ImpatientTrinity assembles transcript sequences from Illumina RNA-Seq data.Download Trinity here.Build Trinity by typing make : ; in the base installation directory.Assemble RNA-Seq data like so:Trinity --seqType fq --left reads_1.fq --right reads_2.fq...