hammerlab / cycledash

Variant Caller Analysis Dashboard and Data Management System
Other
35 stars 2 forks source link

Pass the new &format= param to IGV #702

Closed danvk closed 9 years ago

danvk commented 9 years ago

Fixes #574

I verified that this results in a correctly displayed VCF track for run 270, which has a VCF file ending in part-r-00000, rather than .vcf.

cc @arahuja

Review on Reviewable

danvk commented 9 years ago

I dropped the maxlen setting from .jshintrc. It was previously set to 200. I'm not sure what the value of such a large setting is, and I'd prefer not to split expected URLs onto multiple lines to satisfy the linter.