Skip to content

hppRNA-a Snakemake-based handy parameter-free pipeline for RNA-Seq analysis of numerous samples #
Find similar titles

hppRNA라 불리는 방법을 보고함. 이는 4개의 시나리오로 구성됨.

  1. pre-mapping
  2. core-workflow
  3. post-mapping
  4. sequence variation detection

그리고, 6개의 독립적인 core-workflow로 구성됨.

  1. TopHat-Cufflinks-Cuffdiff
  2. Subread-featureCounts-DESeq2
  3. STAR-RSEM-EBSeq
  4. Bowtie-eXpress-edgeR
  5. kallisto-sleuth
  6. HISAT-StringTie-Ballgown

이를 Snakemake로 만듬. 핵심 기능은 raw FASTQ 파일을 입력으로 넣어 gene/isoform expression matrix와 DEG, Fusion gene, SNV, lncRNA를 찾는 것.

Summary #

Introduction #

Methods #

Implementation #

Discussion #

Incoming Links #

Related Articles #

Suggested Pages #

web biohackers.net
0.0.1_20140628_0