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

Labels of Cond1type and Cond2type were swapped in HTSeq data example of DEA? #1

Open
ianyfchang opened this issue Nov 2, 2018 · 0 comments

Comments

@ianyfchang
Copy link

In the example: HTSeq data: Downstream analysis BRCA
mat1 was tumor, mat2 was normal, but the Cond1type was normal, and the Cond2type was tumor.

dataDEGs <- TCGAanalyze_DEA(mat1 = dataFilt[,dataSmTP_short], mat2 = dataFilt[,dataSmNT_short], Cond1type = "Normal", Cond2type = "Tumor", fdr.cut = 0.01 , logFC.cut = 1, method = "glmLRT")

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

1 participant