name        "extract"
icon    "$BIRCH/public_html/images/birch_black_ico.png"
tip    "open a new BioLegato window with the selected sequences"
exec        "(blpalign %in1%;$RM_CMD -f %in1%)&"
var "in1"
    type        tempfile
    direction   in
    format      gde
    save        true
