Releases: wurmlab/genevalidator
GeneValidator 2.1.12
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively, install the latest version of GeneValidator by running:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/wurmlab/genevalidator/master/install.sh)"
GeneValidator 2.1.11
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively, install the latest version of GeneValidator by running:
sh -c "$(curl -fsSL https://install-genevalidator.wurmlab.com)"
GeneValidator 2.1.10
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively, install the latest version of GeneValidator by running:
sh -c "$(curl -fsSL https://install-genevalidator.wurmlab.com)"
GeneValidator 2.1.9
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively, install the latest version of GeneValidator by running:
sh -c "$(curl -fsSL https://install-genevalidator.wurmlab.com)"
ChangeLog
- Fix
-e
option and allow it to be used without the query file - Fix a FASTA FILE parsing bug where
>
was present in the sequence definition (i.e. after the>
present at the beginning of the line) - Display a readable error message if no HTML files are found in the directory when using
genevalidator serve
GeneValidator 2.1.8
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively, install the latest version of GeneValidator by running:
sh -c "$(curl -fsSL https://install-genevalidator.wurmlab.com)"
ChangeLog
- Allows GV resume option (
-r dir
) to be used together with-f
- i.e. it will continue writing to the same output directory (provided that a--output_dir
is not specified at the same time). - Add support for input files with windows line endings.
- correct typo - so no_hits get displayed in the CSV output again
GeneValidator 2.1.7
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively, install the latest version of GeneValidator by running:
sh -c "$(curl -fsSL https://install-genevalidator.wurmlab.com)"
ChangeLog
- Add NCBI-BLAST-DBS subcommand - a parallelised, faster alternative to BLAST+'s
update_blastdb.pl
script - see here for more info - GV would previously exit immediately when a SequenceTypeError occured (i.e. when a BLAST hit sequence is thought to be a nucleotide sequence). We now warn the user to check if they are using a protein database and continue with the analysis
- Fix typos in Error messages & update help message
GeneValidator 2.1.5
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively install automatically with our install script by running:
sh -c "$(curl -fsSL https://install-genevalidator.wurmlab.com)"
GeneValidator 2.1.4
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
Alternatively install automatically with our install script by running:
sh -c "$(curl -fsSL https://install-genevalidator.wurmlab.com)"
GeneValidator 2.0.2.0
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator
GeneValidator 2.0.1
Standalone GeneValidator version.
Simply download, uncompress and start validating your genes with GeneValidator