hammerlab / cycledash

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

Allow user to query VCF being compared to #692

Open ihodes opened 9 years ago

ihodes commented 9 years ago

(e.g. it might have different sample names we'd want to filter on)

This is a great use case for SQL-like syntax: with an alias for each table, we're just JOINing on the row key (ref/alt/contg/pos)