zwdzwd / transvar

TransVar - multiway annotator for precision medicine
Other
115 stars 34 forks source link

How to get transcript version number? #28

Open lvran1234 opened 5 years ago

lvran1234 commented 5 years ago

Sometimes we need to know the version of transcript , so I want to how to get it by Transvar?

zwdzwd commented 5 years ago

Hi I just made the transcript version number output by default. There was no such output in prior versions. In order to support version check, I also added --strictversion option. Details can be found in the following page.

https://github.com/zwdzwd/transvar/blob/master/docs/source/extra_examples.rst

I will do a few more testing before this behavior is put to a release.

Thank you for the feedback!