V1.3.3 Release of SeqSender
Changes:
SeqSender:
- Adds a new function to test network connections with SeqSender for NCBI and GISAID.
python seqsender.py test_network_connection
- Add's automatic network test to SeqSender's
submit
command if it fails to connect to NCBI. - Fixes a bug with the documentation site that prevented the src and cmt templates from being added to the metadata template.
- Fixes typo in genbank src template.
src-comment
->gb-comment
- Adds a link back to GitHub for documentation site.
What's Changed
- V1.3.3 Update by @dthoward96 in #119
Full Changelog: v1.3.2...v1.3.3