Patched version of IGV that integrates ScanFold functionality.
IGV-ScanFold requires Python 3.
A pre-built version is available on releases.
A pre-built version is available on releases.
Please open the Terminal app and run the following to download and run it.
cd ~/Downloads/
curl -L -O https://github.com/ResearchIT/IGV-ScanFold/releases/download/v0.2.3/IGV-ScanFold-macos-v0.2.3.zip
unzip IGV-ScanFold-macos-v0.2.3.zip
open -a IGV-ScanFold.app
Follow instructions to compile. Then
./scripts/run_igv.sh
- X-code cli tools
- python3
- jdk 11 (newer may work, haven't tested)
- python3
- jdk 11 (newer may work, haven't tested)
sudo dnf install git zip patch java-11-openjdk.x86_64 gcc g++ python3-devel zlib-devel tar make
- clone this repository recursively
git clone --recursive https://github.com/ResearchIT/IGV-ScanFold.git
./scripts/apply_patch.sh
./scripts/build_igv.sh
./scripts/build_scanfold_env.sh
./scripts/build_viennarna.sh
this may fail at src/Kinfold, but that's fine./scripts/build_rnastructure.sh