Closed peterk87 closed 4 years ago
The U-RVDBv16.0.sqlite.db file from the RVDB website isn't a SQL file and contains FASTA sequences instead.
$ wget https://hive.biochemistry.gwu.edu/prd/rvdb//content/U-RVDBv16.0.sqlite.db $ head -n1 U-RVDBv16.0.sqlite.db >NC_001798.2 Human herpesvirus 2 strain HG52, complete genome $ tail -n1 U-RVDBv16.0.sqlite.db TGGTATCAGAGCCAAGTGCTCGTAACCTCCC....
Please note that new RVDB site is moved to https://rvdb.dbi.udel.edu/
The U-RVDBv16.0.sqlite.db file from the RVDB website isn't a SQL file and contains FASTA sequences instead.