...
Installed conda3 or miniconda3 ( https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html )
Basic unix command line knowledge (example: https://researchcomputing.princeton.edu/education/external-online-resources/linux ; https://swcarpentry.github.io/shell-novice/ )
Familiarity with one unix text editors (example Vi/Vim or Nano):
Download the data from BaseSpace
...
Code Block |
---|
bs download project -i-name 357263934 -o $HOME/data/myProjectName/ --extension=fastq.gz |
...