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

The input for graphs.py #2

Open
mcolic opened this issue Jun 16, 2022 · 1 comment
Open

The input for graphs.py #2

mcolic opened this issue Jun 16, 2022 · 1 comment

Comments

@mcolic
Copy link

mcolic commented Jun 16, 2022

Hi,

I would like to generate the percentile plot, defined in the graphs.py script. However, I am unsure what the input is, or how to run this script. The inputs for the functions defined in the graphs.py are x, S, Y - and knowing what those represent would be great.
I would appreciate if you could clarify this and provide guidance.

Thank you.

@cd-mcfarland
Copy link
Member

Hi Medina Colic,

I added a docstring to the percentile_plot function in graphs.py. The inputs you mention (x, S, Y) are definitely variables that I used extensively when writing this package, but I couldn't find them specifically in the function I just documented.

It looks like you're getting deep into the details of this package. Let me know if you want to chat by zoom sometime; it might just be easier to discuss what you need and which code bits are easiest for me to share - the code for TuBa-seq just keeps continually evolving and its hard to stay atop of everything.

Bets,
Chris

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

2 participants