Skip to content

Necessary Changes to sigGeneStats #120

@David-Degnan

Description

@David-Degnan

The current format for sigGeneStats is difficult to work with. Please update your code to change:

Chemical_ID nGenes Conc Project
1175 34 TP53_11uM MCF10A
1175 234 TP53_33uM MCF10A
1175 24 TP53_99uM MCF10A
1175 28 WT_11uM MCF10A
1175 44 WT_33uM MCF10A
1175 11 WT_99uM MCF10A
3139 1000 10uM ADIPO

to be:

Chemical_ID nGenes Conc Project
1175 34 11 MCF10A_TP53
1175 234 33 MCF10A_TP53
1175 24 99 MCF10A_TP53
1175 28 11 MCF10A_WT
1175 44 33 MCF10A_WT
1175 11 99 MCF10A_WT
3139 1000 10 ADIPO

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions