mirror of
https://github.com/MillironX/sc2-sequencing.git
synced 2024-12-22 03:08:17 +00:00
.. | ||
convert-fastas.sh | ||
README.md |
ClearLabs
This script converts the FASTA tarball that is downloaded through the ClearLabs web portal into individual and a collective FASTA file using Cygwin.
Usage
To be run in Cygwin
$ convert-fastas.sh TARBALL
Installation
This script requires Cygwin.
- Download and install Cygwin
- Select "Just Me" when asked who to install for
- Find and add the latest version of the "git" package when prompted
- All other default options will work
- Open the Cygwin console and use the following commands
$ git clone https://github.com/MillironX/wphl-bioinformatics.git
$ cp wphl-bioinformatics/clearlabs/convert-fastas.sh ~
$ chmod +x convert-fastas.sh
- Press the Win+R on the keyboard
- Type
shell:sendto
and press Enter - Right-click in the newly opened window, and click "New Shortcut"