ListApps(user.name, token)
GetAppInfo(user.name, token, application, verbose=FALSE, print.curl=FALSE)
GetAppInfo(user.name, token, "velveth-1.2.07u1")[[2]]
, the 'kind' column states there are six inputs for this app, and the 'id' column the names of those inputs are "reads5","reads3", etc. The last column in the matrix is 'fileType'. This is important, because if the wrong fileType is inputted into the function, then the function will not work.# ListApps("User", token)
# GetAppInfo("User", token, "muscle-ranger-2.0", verbose=T)
Run the code above in your browser using DataLab