Skip to content

Update branchPropTest.R & getPopulationFit.R - #25

Open
ismailelshimy wants to merge 2 commits into
Winnie09:masterfrom
ismailelshimy:master
Open

Update branchPropTest.R & getPopulationFit.R#25
ismailelshimy wants to merge 2 commits into
Winnie09:masterfrom
ismailelshimy:master

Conversation

@ismailelshimy

@ismailelshimy ismailelshimy commented Feb 2, 2024

Copy link
Copy Markdown

It is important to arrange the samples in the branch cell proportions matrix such that they have the same order as the order of samples in the design data frame before running a t-test. Fixes #23

It is also important to set the default num.timepoint in the getPopulationFit() function to the maximum of the pseudotime vector, otherwise running plotGene() function downstream would result in subscript out of bounds error.

it is important to arrange the samples in the branch cell proportions matrix such that they have the same order as the order of samples in the design data frame before running a t-test.
It is important to set the default num.time point in the getPopulationFit() function to the maximum of the pseudotime vector, otherwise running plotGene function downstream would result in subscript out of bounds error.
@ismailelshimy ismailelshimy changed the title Update branchPropTest.R Update branchPropTest.R & getPopulationFit.R Feb 2, 2024
@ismailelshimy ismailelshimy reopened this Feb 2, 2024
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.

Ordering samples before running branchPropTest() function

1 participant