Updated Makefile twine upload target
Updated Makefile twine upload target
Updated Makefile twine upload command
Updated Makefile twine upload command
Added first cut at printing genome features (in addition to the reference features) to describe-feature.py
Added describe-feature.py --genome option.
Updated README
Added allowAmbiguous option to feature offset info and way to pass more help text for the --reference option.
Merge pull request #2 from VirologyCharite/show-features-in-genome
Added --genome option to describe-feature.py to also show features in a genome (not just the reference)
Modified Makefile upload target to use an API key not a user/password.
Added --reference option to sam-coverage-depth.py.
Merge pull request #770 from terrycojones/add-feature-details
Added --reference option to sam-coverage-depth.py.
Added allowAmbiguous option to feature offset info and way to pass more help text for the --reference option.
Added describe-feature.py --genome option.
Added new codon-count-with-soft-and-quality.py script and original and new results.
Added another sanity check.
Make mafft and needle aligners return an empty list when dryRun is True
Added --format to newick printing.
Added executor and dryRun arguments to amfft and needle aligners
Merge pull request #769 from terrycojones/add-format-option-to-tree-printing
Add format option to tree printing and executor/dryRun args to mafft and needle aligners
Added executor and dryRun arguments to amfft and needle aligners
Added nsp16
as a sars-2 abbreviation for 2'-O-ribose methyltransferase. Made TranslationError a subclass of Gb2SeqError.
Added hanoi problem template
Updated git-notes again
Updated git-notes again