issues
search
qbicsoftware
/
variantstore-service
The Variantstore is a Java/Groovy-based service application implemented using the Micronaut framework and enables storage and access to information on genomic variants and metadata from a connected database via a RESTful API.
MIT License
4
stars
1
forks
source link
Add ensembl import for postgres
#53
Closed
christopher-mohr
closed
2 years ago
christopher-mohr
commented
2 years ago
This
adds the Ensembl import functionality for a PostgreSQL datasource
makes use of the
Ensembl
class instead of storing information in the parser
adds a test for the gene import
adds gff3 test data
fixes an issue with one property in the
gene
table
This
Ensembl
class instead of storing information in the parsergene
table