If we are provided with a specific DepPattern parser, the command 'dp.sh' can be called using the path to this parser:
dp.sh -a treetagger en mytext.txt user_parser > mytext.dep
where 'user_parser' is the path to retrieve an available parser. The text in mytext.txt will be analysed with such a parser.