Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.
/ ibsget Public archive

Download files from Illumina BaseSpace (*OUTDATED* as BaseSpace has changed APIs)

Notifications You must be signed in to change notification settings

lh3/ibsget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program downloads files from Illumina BaseSpace. To use this program, please first acquire access_token following this link if you have not already done so. You should save this token to a file, preferably ~/.ibssecret. After that, you can:

  1. List all your files:

     ibsget -l
    
  2. Download a file:

     ibsget fileID
    

If you have difficulties in compiling this program on 64-bit Linux, you can use precompiled binary from the bin directory.

About

Download files from Illumina BaseSpace (*OUTDATED* as BaseSpace has changed APIs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published