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

Scaling scripts that read in bam files and make GeneBodyCoverage plots #3

Open
staracode opened this issue Sep 13, 2017 · 2 comments
Open

Comments

@staracode
Copy link

Monkey jobs with lots of samples do not scale well at certain steps.
Here is a script that doesn't scale well because it needs to read in all the bams of all the files before creating a gene body coverage plot. Maybe we should have an option to disable this plot.
/data/work/Code/alexgw/monkey_agw/bin/46.qc.multiple.bam.pl

Job run on rigel:
qstat -f 75702

Project LK-862

@staracode staracode self-assigned this Sep 13, 2017
@alexgraehl
Copy link
Contributor

alexgraehl commented Sep 13, 2017 via email

@staracode
Copy link
Author

Yes, I noticed this! Thanks for commenting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants