issues
search
CanDIG
/
rnaget_service
Implementation of GA4GH rnaget API
GNU General Public License v3.0
1
stars
2
forks
source link
Refactors for a deployment release
#10
Closed
alipski
closed
5 years ago
alipski
commented
5 years ago
Update includes:
Expanding expression queries & matrix slicing to search through gene names and accession numbers
Convert .tsv matrix -> .h5 format (closes #9)
ORM schema updated: search filters stored as supplementary json rather than stored in db
Improvements to better support web server interfacing through WSGI
Update includes: