thelovelab / tximeta

Transcript quantification import with automatic metadata detection
https://thelovelab.github.io/tximeta/
64 stars 11 forks source link

Should tximeta find any available TxDb/EnsDb when hash is identical? #52

Open mikelove opened 3 years ago

mikelove commented 3 years ago

Sometimes the hash across versions is identical when the transcript sequence does not change, e.g. Ensembl release 100-102 for mouse. Ensembl mouse release 101 is currently available in AHub as an EnsDb while release 102 is not. Should tximeta look across all the releases with identical hash for downloading the TxDb/EnsDb from AHub? Currently it looks for the first match (which is the latest release).