# HG changeset patch # User david-hoover # Date 1347464494 14400 # Node ID 2cef58c36b0fa8c1b6f3b4b5326b949e7a352086 # Parent 23fc4a7dcf37c7be07ebe9d6b6db397b1e815108 Deleted selected files diff -r 23fc4a7dcf37 -r 2cef58c36b0f simple_tool.xml --- a/simple_tool.xml Wed Sep 12 11:40:57 2012 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ - - - from /home or /data (Helix/Biowulf only) - simple_tool.sh '$filepath' $output $userEmail - - - - - - - - -.. class:: infomark - -**Copying files** - -This tool will allow you to upload a single file that is in the /home or /data areas. There is no browse function, -however, so you will need to give the full path name. If you have permission to read the file, Galaxy can import the file. - -.. class:: warningmark - -**Important Notes** - -- The file path must be a file, not a directory -- You must give the fullpath to the file (/home/user/myfile.txt, not ./myfile.txt) -- You must have permission to read the file - ------ - -**Example** - -- /home/user/bamfiles/abc123.bam -- /data/anotheruser/data/good_data/very_good_data.txt - - -