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

PBS job scheduler support #8

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

PBS job scheduler support #8

wants to merge 22 commits into from

Conversation

SinomeM
Copy link

@SinomeM SinomeM commented Jan 29, 2020

Hello,
I created a slightly modified version of your pipeline that can support Portable Batch System (PBS) as job scheduler, instead of LSF only. The translation is not completely straightforward so we thought it could be useful to also to other users.
To keep it short, the most recent versions of PBS can't pass any parameters to the job (in contrast to LSF), thus I added some small bash script that take care of this.
Moreover, I also updated the script 04_CNV_genotype/scripts/fun_models.R, in particular where the mlv() function from modeest because it no longer return a list (from v2.3.2, see here).
I also made some very minor corrections.

Let me know what do you think.

Simone

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 this pull request may close these issues.

1 participant