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

Create for loop wrapper for shift_template_experiment() #21

Open
ajlee21 opened this issue Dec 1, 2020 · 0 comments
Open

Create for loop wrapper for shift_template_experiment() #21

ajlee21 opened this issue Dec 1, 2020 · 0 comments

Comments

@ajlee21
Copy link
Contributor

ajlee21 commented Dec 1, 2020

There is an inconsistency in inputs between the 3 different types of simulation methods (i.e. 2 take gene expression file names while 1 takes gene expression dataframe). This is because shift_template_experiment is run in a for loop so in order to save overhead, we input the dataframe instead.

Its more intuitive to have the user specify a filename so one option is to write a wrapper function that will loop through shift_template_experiment. Raised in #20

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