Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query to download HTseq counts from the TCGA OV project #2

Open
veroniquevoisin opened this issue Sep 21, 2017 · 1 comment
Open

query to download HTseq counts from the TCGA OV project #2

veroniquevoisin opened this issue Sep 21, 2017 · 1 comment

Comments

@veroniquevoisin
Copy link

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

@risserlin
Copy link
Collaborator

Hi Veronique,
Do you want the code updated to this or are these other options you want added?
Ruth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants