Florian Privé

Results 380 comments of Florian Privé

Yeah everything is working and I find {future} and {future.batchtools} very useful for my purpose (very convenient for running things on the cluster). It is just that my use might...

I think you are right about the `gc()`, this is what blocks my session. Also note that my session is not blocked if the loop finishes submitting all jobs before...

Thanks for this. I don't think my use case is very uncommon; when you schedule jobs on a cluster, you usually have them as independent, running things at their pace,...

Yes the export of the globals is very convenient. If a submitonejob becomes available, then it will be very useful to me, and at least other in my team.

@johanneskoch94 For now, I'm just making sure I stop the loop after all jobs have been submitted, but before getting any result back.

No, I would not recommend it. Perhaps, if there is one chromosome (or one region) contributing a lot, you could try running it once for this region, and once genome-wide...

Also, I would not trust enrichments from S-LDSC, I think they are often overestimated.

I guess it can, but it will either lead to possible divergence, or provide similar results as with e.g. delta=0.001. Have you tried it?