Skip to content

Commit

Permalink
Merge pull request #177 from biothings/dbnsfp-4.4a
Browse files Browse the repository at this point in the history
dbNSFP 4.4a update - followup
  • Loading branch information
Yao Yao authored Nov 4, 2023
2 parents eaad66f + 41d3d23 commit ab01455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hub/dataload/sources/dbnsfp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from .dbnsfp_upload import DBNSFPHG38Uploader, DBNSFPHG19Uploader
from .dbnsfp_upload import DBNSFPHG38UploaderV1, DBNSFPHG19UploaderV1, DBNSFPHG19UploaderV2, DBNSFPHG38UploaderV2
from .dbnsfp_dump import DBNSFPDumper

0 comments on commit ab01455

Please sign in to comment.