macarthur-lab / clinvar

This repo provides tools to convert ClinVar data into a tab-delimited flat file, and also provides that resulting tab-delimited flat file.
Other
122 stars 55 forks source link

Augmented tables in output #52

Closed balchlab closed 6 years ago

balchlab commented 6 years ago

Currently, only the b37/multi folder has augmented tables (with ExAC and GnomAD data). Shouldn't these augmented tables be in each output folder?

kristjaneerik commented 6 years ago

https://github.com/macarthur-lab/clinvar/pull/51/files has files for b37/single as well. b38 is trickier as one would have to lift over ExAC/gnomAD and deal with all the quirks of that.

balchlab commented 6 years ago

Great, thanks! b37/single will work.