echo "# Belle" >> README.md
this is the prcess of how to download data from illumina basespapce by linux command.
step1: download the latest CLI release using your web browser
wget "https://launch.basespace.illumina.com/CLI/latest/amd64-linux/bs" ## output is in /workspace/rsrch2/common_data/illumina_NGS_101723
chmod u+x bs
step2: Authenticate
bs auth #it will open a browser and click with corresponding options and close that page.
step3 : Inspect the token to see what it does: bs whoami
step4: list all projects under the related account