Skip to content

Links between the rules peak_tf and compute_ins_chip non-existent #18

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

Closed
Connorr0 opened this issue Jun 27, 2024 · 1 comment · May be fixed by #22
Closed

Links between the rules peak_tf and compute_ins_chip non-existent #18

Connorr0 opened this issue Jun 27, 2024 · 1 comment · May be fixed by #22
Assignees

Comments

@Connorr0
Copy link

In the current version there is no link between the rules peak_tf and compute_ins_chip. This appears to be because peak_tf is now updating the AnnData and compute_ins_chip never receives the output of peak_tf as an input.

This issue can be solved by adding the following to the input for compute_ins_chip:
peak_tf = output_dir + "peak_tf/"

@jordanc17 jordanc17 self-assigned this Nov 6, 2024
@jordanc17 jordanc17 linked a pull request Dec 2, 2024 that will close this issue
@jordanc17
Copy link
Contributor

Will be closed by #22 when merged.

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 a pull request may close this issue.

2 participants