RNAcentral / rnacentral-import-pipeline

RNAcentral data import pipeline
Apache License 2.0
2 stars 1 forks source link

Extract database version when parsing files #89

Open blakesweeney opened 3 years ago

blakesweeney commented 3 years ago

We need to keep track of what version of each database we are importing. Right now this is done manually and isn't idea. So instead what we should do is write it out when parsing the files from a database. We could then place it in the db, or produce a report which will make updating the website and the blog post easier.