Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Underlying handling of VCF files #28

Open
mccalluc opened this issue Aug 30, 2018 · 0 comments
Open

Underlying handling of VCF files #28

mccalluc opened this issue Aug 30, 2018 · 0 comments

Comments

@mccalluc
Copy link
Member

I added https://raw.githubusercontent.com/igvteam/igv/master/test/data/vcf/SRP32_v4.sorted.0.vcf to the CSV. In the network log I see these requests:

GET https://raw.githubusercontent.com/igvteam/igv/master/test/data/vcf/SRP32_v4.sorted.0.vcf.idx
OPTIONS https://raw.githubusercontent.com/igvteam/igv/master/test/data/vcf/SRP32_v4.sorted.0.vcf

  • If this type matters, we somehow need to ensure that the .idx is in place.
  • and maybe look into the IGV code to see why it needs OPTIONS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant