You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are the columns 4-7? Why 3x the same column name?
I would expect my 4 different conditions in the header, or?
Each column is the "mean" expression value of one condition?
What is the best way to get a "mean" expression per condition in a way that it matches (or something close with some simple approx.) the expression used to get "median_log2_fold_change" from a "differential-transcript-expression.tsv" file?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
thanks for isolator! I started playing around and it seems very useful!
I try to unterstand the different summarize functions.
My samples.yaml looks like this:
Now with
isolator summarize condition-transcript-expression isolator-output.4_cond.h5
I get a file "condition-transcript-expression" starting with:
What are the columns 4-7? Why 3x the same column name?
I would expect my 4 different conditions in the header, or?
Each column is the "mean" expression value of one condition?
What is the best way to get a "mean" expression per condition in a way that it matches (or something close with some simple approx.) the expression used to get "median_log2_fold_change" from a "differential-transcript-expression.tsv" file?
Thanks!
The text was updated successfully, but these errors were encountered: