Skip to content

Output files from rnaseq v8 pipeline #53

Description

@nelsonchanhk

Hello. I finished running the v8 pipeline with docker on my own RNAseq data and there are 3 gcts generated, including sample.exon_reads.gct, sample.gene_reads.gct and sample.gene_rpkm.gct. I want to compare them with the reference dataset which uses TPM and have questions as follows.

  1. From the reference v8 dataset(https://www.gtexportal.org/home/datasets), does sample.gene_reads.gct correspond to GTEx_Analysis_2017-06-05_v8_RNASeQCv1.1.9_gene_reads.gct or GTEx_Analysis_2017-06-05_v8_RNASeQCv1.1.9_gene_tpm.gct?

  2. Is there a corresponding reference file for sample.exon_reads.gct?

  3. Can I use the aggregating outputs command (docker run --rm -v $path_to_data:/data -t broadinstitute/gtex_rnaseq:V8
    /bin/bash -c "python3 /src/combine_GCTs.py
    ${rnaseqc_rpkm_gcts} ${sample_set_id}.rnaseqc_rpkm"). for gcts (other than rpkm_gcts) and rsem files?

Thank you very much for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions