Skip to contents

igvShiny 1.1.5 - 2024-08-29

  • fix issue with loading bed files when app is run with query strings

igvShiny 1.1.4 - 2024-08-25

  • switch from Rcurl::url.exists to httr::http_error (Windows compatibility)

igvShiny 1.1.3 - 2024-08-25

  • stop using Amazon S3 URLs by default

igvShiny 1.1.2 - 2024-08-16

  • fix issue with VCF files

igvShiny 1.1.1 - 2024-08-10

  • fix issue with custom files not working properly

igvShiny 1.0.0 - 2024-08-10

  • sync with Bioconductor (3_19 release)

igvShiny 0.99.7 - 2024-04-23

  • change file links from igv-data.systemsbiology.net to gladki.pl/igvr

igvShiny 0.99.6 - 2024-03-16

  • add shinytest2 for igvShinyDemo-GFF3.R

igvShiny 0.99.5 - 2024-03-14

  • fix issues with GFF3 data
    • make igvShiny demo app for GFF3 working
    • update trackName of GFF3 (from URL)
    • udpate path to local GFF3

igvShiny 0.99.4 - 2024-02-28

  • add pkgdown content

igvShiny 0.99.3 - 2024-02-16

  • fix bug in function loadBamTrackFromLocalData
  • improvge way of loading BAM files - show mismatches

igvShiny 0.99.2 - 2024-02-09

  • fix some Bioconductor NOTEs

igvShiny 0.99.1 - 2024-02-05

  • fix some Bioconductor NOTEs

igvShiny 0.99.0 - 2024-02-04

  • make the first Bioconductor release