![](https://secure.gravatar.com/avatar/045376ed3d4e898703d877625075be01.jpg?s=120&d=mm&r=g)
27 Apr
2014
27 Apr
'14
3:50 p.m.
I am new to galaxy and while trying to convert an R tool to a Galaxy usable tool I keep getting: /Users/bmbelfio/galaxy-dist/tools/pathview/pathview.R: line 1: syntax error near unexpected token `(' /Users/bmbelfio/galaxy-dist/tools/pathview/pathview.R: line 1: `args=(commandArgs(TRUE))' any help as to how to remedy this would be greatly appreciated. The first couple lines of my .R file are # #!/bin/bash args<-(commandArgs(TRUE)) Thanks, Brad