Skip to content
Snippets Groups Projects
Commit 2496a6ed authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add bash script to link 10x data to correct location (Pr data)

parent f2285a20
Branches
Tags
No related merge requests found
#!/bin/bash
mkdir ../analysis
mkdir ../analysis/DATA
ln -s /work/urology/ghenry/RNA-Seq/SingleCell/PIPELINE/DATA/Pr/* ../analysis/DATA/
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment