Skip to content

tiny-deseq.r: formatting fixes for pvalue/padj precision#232

Merged
taimontgomery merged 3 commits intomasterfrom
issue-230
Oct 5, 2022
Merged

tiny-deseq.r: formatting fixes for pvalue/padj precision#232
taimontgomery merged 3 commits intomasterfrom
issue-230

Conversation

@AlexTate
Copy link
Member

@AlexTate AlexTate commented Oct 4, 2022

The pvalue and padj columns are now formatted according to the host's default preferences for significant figures and scientific notation threshold. Empty cells are also formatted with "NA".

tiny-deseq.r has also been refactored to refer to counts table columns by name rather than by range. In addition to making the code more readable, this will make future changes to metadata and multi-index columns much easier.

Closes #230

…triggered normally. Also refactored so that columns are referenced by name rather than by range. This should make it much easier to adapt the script to future changes in multi-index and metadata columns
@AlexTate AlexTate requested a review from taimontgomery October 4, 2022 22:46
@taimontgomery
Copy link
Collaborator

Tested on ram1 data.

@taimontgomery taimontgomery merged commit 9246399 into master Oct 5, 2022
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

Successfully merging this pull request may close these issues.

tiny-deseq.r: consistency improvements for decimal precision and NA fields

2 participants