Skip to content
Snippets Groups Projects
Commit d17af75f authored by mhalache's avatar mhalache
Browse files

Update SOP_sample_transfer_from_CRF_to_EPCC.md

parent 0bbf54ef
No related branches found
No related tags found
No related merge requests found
Pipeline #30119 passed
......@@ -27,6 +27,7 @@ ssh <user>@sdf-cs1.epcc.ed.ac.uk
4. Authenticate to BaseSpace if you have not done this previously (authentication is saved in `/home/u035/u035/<user>/.basespace/default.cfg`).
```
export PATH="/home/u035/u035/shared/software/BaseSpace_1.5.1:$PATH"
bs authenticate
```
......@@ -34,7 +35,7 @@ bs authenticate
```
cd /home/u035/u035/shared/data
d=`date +%Y%m%d
d=`date +%Y%m%d`
mkdir ${d}_Ansari_Morad
cd ${d}_Ansari_Morad
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment