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

min-pileups does not alter output and pull request #39

Open
jkniehaus opened this issue Jan 28, 2025 · 0 comments
Open

min-pileups does not alter output and pull request #39

jkniehaus opened this issue Jan 28, 2025 · 0 comments

Comments

@jkniehaus
Copy link

Hello, I have a couple questions:
I tested peaks2utr with a few different values for --min-pileups (10, 100, 1000) and all three came back with identical output gtfs and summary stats.
Do you know if this argument is working? Or if something in my command is overriding the argument?
command :
peaks2utr --min-pileups 1000 --max-distance 10000 --extend-utr --no-strand-overlap -p 32 --keep-cache -o $out $gtf $bam

One other small thing:
Can you foresee a problem with adding "disable_infer_genes=True" and 'disable_infer_transcripts=True' to 'gffutils.create_db' in preprocess.py?
Adding these reduced my processing time significantly and it's applied in the test modules, but I want to make sure it doesn't break anything.

Thanks again for the tool!

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