Hi,
You can calculate delta metric for specific nodes only with the Graphab command line.
If you use Graphab 3 the syntax is:
--gmetric PC d=xxxx p=yyy --delta obj=patch sel=id1,id2,...,idn
And for Graphab 2:
--delta PC d=xxxx p=yy beta=1 obj=patch sel=id1,id2,...,idn
where id1,id2,...,idn is the list of the patch/node identifiers.
Best,
Gilles