├── LICENSE ├── README.md ├── ShortStack └── img ├── Example_strucVis.png ├── IGV_screenshot.png ├── ShortStack_icons.png └── ShortStack_icons_grey_bw.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeAxtell/ShortStack/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeAxtell/ShortStack/HEAD/README.md -------------------------------------------------------------------------------- /ShortStack: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeAxtell/ShortStack/HEAD/ShortStack -------------------------------------------------------------------------------- /img/Example_strucVis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeAxtell/ShortStack/HEAD/img/Example_strucVis.png -------------------------------------------------------------------------------- /img/IGV_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeAxtell/ShortStack/HEAD/img/IGV_screenshot.png -------------------------------------------------------------------------------- /img/ShortStack_icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeAxtell/ShortStack/HEAD/img/ShortStack_icons.png -------------------------------------------------------------------------------- /img/ShortStack_icons_grey_bw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MikeAxtell/ShortStack/HEAD/img/ShortStack_icons_grey_bw.png --------------------------------------------------------------------------------