Skip to content

ww1021pp/DownloadFromIllumina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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 image

step4: list all projects under the related account

image

step5 : filter project by project name image

step6: download project by project ID image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published