Skip to content

Second beta release

Pre-release
Pre-release
Compare
Choose a tag to compare
@slinnarsson slinnarsson released this 16 Apr 08:03
· 33 commits to master since this release
Mac OS X
  • Download backspin-mac-64-bit (below) to your Downloads folder
  • Open Terminal.app
  • Go to the Downloads folder: cd ~/Downloads
  • Rename the file: mv backspin-mac-64-bit backspin
  • Make the file executable: chmod uga+x backspin
  • Get help: backspin -h
  • To make backspin available from everywhere: mv backspin /usr/local/bin/
Getting started
  • Make sure you have ceftools installed
  • Download oligos.cef (below) to your Downloads folder
  • Open Terminal.app
  • Perform BackSPIN: backspin -f 500 -v -i oligos.cef -o oligos_clustered.cef -d 4
  • Verify the output: < oligos_clustered.cef cef view
Other platforms

Sorry, no binaries for Linux or Windows in this release