Hi,
I was wondering if there is an easy way to run MDPocket in parallel for a large trajectory.
I saw that with fpocket, one can use:
parallel -j 0 fpocket -f < fpocketList.txt
to achieve parallel execution. Is there a similar workaround for MDPocket?
Thanks in advance!