Repository 'seq_rename'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/peterjc/seq_rename

Changeset 27:67bababc1f88 (2018-11-09)
Previous changeset 26:4529d5bb1f93 (2017-09-15) Next changeset 28:e61d180e8deb (2019-02-22)
Commit message:
planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/seq_rename commit 3ab3d1a9650dec0533344d710ceb027e482d2b10-dirty
modified:
tools/seq_rename/seq_rename.py
tools/seq_rename/seq_rename.xml
b
diff -r 4529d5bb1f93 -r 67bababc1f88 tools/seq_rename/seq_rename.py
--- a/tools/seq_rename/seq_rename.py Fri Sep 15 10:31:29 2017 -0400
+++ b/tools/seq_rename/seq_rename.py Fri Nov 09 11:12:10 2018 -0500
b
@@ -15,7 +15,7 @@
 
 Cock et al 2009. Biopython: freely available Python tools for computational
 molecular biology and bioinformatics. Bioinformatics 25(11) 1422-3.
-http://dx.doi.org/10.1093/bioinformatics/btp163 pmid:19304878.
+https://doi.org/10.1093/bioinformatics/btp163 pmid:19304878.
 
 This script is copyright 2011-2017 by Peter Cock, The James Hutton Institute UK.
 All rights reserved. See accompanying text file for licence details (MIT
b
diff -r 4529d5bb1f93 -r 67bababc1f88 tools/seq_rename/seq_rename.xml
--- a/tools/seq_rename/seq_rename.xml Fri Sep 15 10:31:29 2017 -0400
+++ b/tools/seq_rename/seq_rename.xml Fri Nov 09 11:12:10 2018 -0500
b
@@ -61,14 +61,14 @@
 Peter J.A. Cock, Björn A. Grüning, Konrad Paszkiewicz and Leighton Pritchard (2013).
 Galaxy tools and workflows for sequence analysis with applications
 in molecular plant pathology. PeerJ 1:e167
-http://dx.doi.org/10.7717/peerj.167
+https://doi.org/10.7717/peerj.167
 
 This tool uses Biopython to read and write SFF files, so you may also wish to
 cite the Biopython application note (and Galaxy too of course):
 
 Cock et al (2009). Biopython: freely available Python tools for computational
 molecular biology and bioinformatics. Bioinformatics 25(11) 1422-3.
-http://dx.doi.org/10.1093/bioinformatics/btp163 pmid:19304878.
+https://doi.org/10.1093/bioinformatics/btp163 pmid:19304878.
 
 This tool is available to install into other Galaxy Instances via the Galaxy
 Tool Shed at http://toolshed.g2.bx.psu.edu/view/peterjc/seq_rename