|
bin
|
|
major version change: refactored _run_vep() to select consequence, variation, sift & polyphen values from specified gene/feature combination (multiple entries for same exon_id from vep, with varying sift, polyphen, consequence & variation vals taken into hashref meant last one wins); added cds and protein annotation vals; vep data row skipped & warning issued if ENSG0000* gene id not present in transcripts db
|
11 years ago
|
|
environments
|
|
moved app messaging to Log::Report; validation of vep data before updating db tables; tests scripts test data insert to sqlite in-memory db; switched off console output of vep data structures for devel; trialing optional bootstrap 3.3.6 css
|
10 years ago
|
|
lib
|
|
update 014_data.t to match previous change in VEP error msg * document Log::Report issue with D1 & D2 version
|
8 years ago
|
|
public
|
|
moved app messaging to Log::Report; validation of vep data before updating db tables; tests scripts test data insert to sqlite in-memory db; switched off console output of vep data structures for devel; trialing optional bootstrap 3.3.6 css
|
10 years ago
|
|
script
|
|
new script to populate locations.sqlite table; new locations data
|
10 years ago
|
|
t
|
|
update 014_data.t to match previous change in VEP error msg * document Log::Report issue with D1 & D2 version
|
8 years ago
|
|
views
|
|
increase MAX_REQNUM_SIZE consistent with change to request_number col SIGNED -> UNSIGNED
|
8 years ago
|
|
.gitignore
|
721B
|
increase MAX_REQNUM_SIZE consistent with change to request_number col SIGNED -> UNSIGNED
|
8 years ago
|
|
README.txt
|
2kB
|
changed method of finding sqlite db in NGS::DB from search of @INC to using D2::FileUtils::path(); added functionality to create separate vep inputs per chromosome - not in use
|
11 years ago
|
|
config.yml
|
1kB
|
moved app messaging to Log::Report; validation of vep data before updating db tables; tests scripts test data insert to sqlite in-memory db; switched off console output of vep data structures for devel; trialing optional bootstrap 3.3.6 css
|
10 years ago
|
|
module_build.pl
|
890B
|
moved all db queries to NGS::DB; added download facility for processed data; new MySQL ngs db for download data
|
11 years ago
|
|
ngs.sqlite
|
52kB
|
new script to populate locations.sqlite table; new locations data
|
10 years ago
|
|
ngs_setup.sql
|
2kB
|
moved app messaging to Log::Report; validation of vep data before updating db tables; tests scripts test data insert to sqlite in-memory db; switched off console output of vep data structures for devel; trialing optional bootstrap 3.3.6 css
|
10 years ago
|