Difference between revisions of "Upload data to IlluminaData"
(Created page with "*Windows Use a secure file transfer program, such as Win-SCP") |
|||
Line 2: | Line 2: | ||
Use a secure file transfer program, such as Win-SCP | Use a secure file transfer program, such as Win-SCP | ||
+ | Connect to osiris.eemb.ucsb.edu | ||
+ | You should use your ads account for login, e.g. ads\oakley | ||
+ | then enter your ads password | ||
+ | |||
+ | navigate to labdata\IlluminaData\ngs-data | ||
+ | |||
+ | when you place data in the IlluminaData directory, it will "project" to the web automatically. Here is a url: [http://osiris.eemb.ucsb.edu/IlluminaData/ngs-data/] | ||
+ | |||
+ | You can paste the specific url into Galaxy to upload from IlluminaData to galaxy, too. | ||
+ | |||
+ | *Mac | ||
+ | |||
+ | Open the terminal and use the scp command | ||
+ | Connect to osiris.eemb.ucsb.edu | ||
+ | You should use your ads account for login, e.g. ads\oakley and you will need to enter your ads password | ||
+ | |||
+ | |||
+ | so a command would be: | ||
+ | |||
+ | scp FULLPATH_OF_FILE2COPY_ON_YOUR_MAC ads\\oakley@osiris.eemb.ucsb.edu:~/labdata/IlluminaData/ngs-data/ | ||
+ | |||
+ | when you place data in the IlluminaData directory, it will "project" to the web automatically. Here is a url: [http://osiris.eemb.ucsb.edu/IlluminaData/ngs-data/] | ||
+ | |||
+ | You can paste the specific url into Galaxy to upload from IlluminaData to galaxy, too. |
Latest revision as of 16:21, 3 December 2015
- Windows
Use a secure file transfer program, such as Win-SCP Connect to osiris.eemb.ucsb.edu You should use your ads account for login, e.g. ads\oakley then enter your ads password
navigate to labdata\IlluminaData\ngs-data
when you place data in the IlluminaData directory, it will "project" to the web automatically. Here is a url: [1]
You can paste the specific url into Galaxy to upload from IlluminaData to galaxy, too.
- Mac
Open the terminal and use the scp command Connect to osiris.eemb.ucsb.edu You should use your ads account for login, e.g. ads\oakley and you will need to enter your ads password
so a command would be:
scp FULLPATH_OF_FILE2COPY_ON_YOUR_MAC ads\\oakley@osiris.eemb.ucsb.edu:~/labdata/IlluminaData/ngs-data/
when you place data in the IlluminaData directory, it will "project" to the web automatically. Here is a url: [2]
You can paste the specific url into Galaxy to upload from IlluminaData to galaxy, too.