Created
June 24, 2021 10:55
-
-
Save gwangjinkim/f7d4de1ae5dc565efc411b716cd4f11d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install IGV viewer for visualization of alignments | |
wget http://data.broadinstitute.org/igv/projects/downloads/2.4/IGV_2.4.8.zip | |
unzip IGV_2.4.8.zip | |
cd IGV_2.4.8 | |
bash igv.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment