gruber-sciencelab / MAPP

🗺️ MAPP is a computational method which enables identification of binding motifs for RNA-binding proteins that shape pre-mRNA processing under specific conditions.
https://github.com/gruber-sciencelab/MAPP
Apache License 2.0
10 stars 5 forks source link

refactor: adjust `--cores` settings for profiles #20

Closed AngryMaciek closed 1 year ago

AngryMaciek commented 1 year ago

Description

Adjusted the execution script and snakemake profiles to the following settings:

See more info from the docs:

Screenshot 2022-12-11 at 22 59 34

@ajgruber : please take a look at this before our next meeting, if everything is as you wished I will merge this on Tuesday.

Type of change

Checklist:

AngryMaciek commented 1 year ago

CC @Iankouzel : I heard you were fighting with this issue, see above for clarification.

IanKouzel commented 1 year ago

@AngryMaciek thanks, good adjustment

IanKouzel commented 1 year ago

@AngryMaciek in execution/run.sh it is stated that "Singularity technology is not supported for Grid Engine yet". It is just not implemented for MAPP? Are you going to include it at some point?

AngryMaciek commented 1 year ago

@IanKouzel : The profile is ready but as we tested it a few weeks ago we got an error, we dropped it there as I have other matters to attend to now. See #15

Yes, I think I will include it at some point. After we submit the manuscript.

AngryMaciek commented 1 year ago

@ajgruber @IanKouzel : My bad, jobs is required, as I just learned during final testing before merge ( if your login node crashes today that's me :P )

Error: you need to specify the maximum number of jobs to be queued or executed at the same time with --jobs or -j.

I will put 4096, should not be limmitting us ever