# HG changeset patch
# User peterjc
# Date 1540313973 14400
# Node ID 5dd84f7ab575ac2983f21e211093133e71bf7afc
# Parent 2be8f8cc13dee28d60c543aa17c0c343c7b8bbd8
planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit 022191902de1bae6ac6570b33284287c4854ae76-dirty
diff -r 2be8f8cc13de -r 5dd84f7ab575 test-data/rhodopsin_nucs.blastdbcmd.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/rhodopsin_nucs.blastdbcmd.txt Tue Oct 23 12:59:33 2018 -0400
@@ -0,0 +1,7 @@
+gi|57163782|ref|NM_001009242.1|
+gi|2734705|gb|U59921.1|BBU59921 "1 -" +
+gi|283855845|gb|GQ290303.1| 1-4301 +
+gi|283855822|gb|GQ290312.1| "1-983"
+gi|18148870|dbj|AB062417.1| "1 -" +
+gi|12583664|dbj|AB043817.1| "1--"
+
diff -r 2be8f8cc13de -r 5dd84f7ab575 tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml
--- a/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml Tue Oct 23 10:40:59 2018 -0400
+++ b/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml Tue Oct 23 12:59:33 2018 -0400
@@ -55,7 +55,7 @@
-
+
@@ -88,6 +88,15 @@
+
+
+
+
+
+
+
+
+
@@ -111,6 +120,12 @@
Extracts FASTA formatted sequences from a BLAST database
using the NCBI BLAST+ blastdbcmd command line tool.
+When giving a text file of entries, use one line per sequence.
+Optional valies should be space separate - the simplest syntax
+is ``identifier start-end`` (where ``end`` can be just ``-``),
+or ``identifier start-end strand`` (wheere the strand given as
+either ``+`` or ``-``).
+
.. class:: warningmark
**BLAST assigned identifiers**