TCGAbiolinks HT-Seq count
1
0
Entering edit mode
15 months ago
Elizabeth ▴ 10

Hi everyone!

For legacy = F data, does workflow_type = HTSeq counts still work?

This is my code and it fails:

query <- GDCquery(project = "TCGA-BRCA",
                  legacy = FALSE,
                  data.category = "Transcriptome Profiling",
                  data.type = "Gene Expression Quantification",
                  workflow.type="HTSeq - Counts",
                  sample.type = "Primary Tumor")

I want to download only the raw data for protein coding genes.

Thanks!

HT-Seq TCGAbiolinks • 617 views
ADD COMMENT
0
Entering edit mode
14 months ago
pilargmarch ▴ 110

From TCGAbiolinks Github issues page:

There is no more "HTSeq - Counts" in GDC just STAR-counts. For TCGA data, you should be using the unstranded assay.

The GDC release 32.0 of March 29, 2022 said this:

Files from the HTSeq pipeline are no longer supported and will no longer appear in the portal. Normalized counts can now be found in the STAR-Counts files.

ADD COMMENT

Login before adding your answer.

Traffic: 1960 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6