diff README.rst @ 4:7d768ff419c0 draft default tip

"planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/workflows/blast_top_hit_species commit 3f9f39ad808325a11d9967980d2cb82c96d69324"
author peterjc
date Wed, 09 Sep 2020 15:13:58 +0000
parents a66c358bfbcf
children
line wrap: on
line diff
--- a/README.rst	Wed Apr 08 06:06:30 2015 -0400
+++ b/README.rst	Wed Sep 09 15:13:58 2020 +0000
@@ -15,7 +15,7 @@
 see https://github.com/peterjc/galaxy_blast
 
 
-Galaxy workflow for counting species of top BLAST hits 
+Galaxy workflow for counting species of top BLAST hits
 ======================================================
 
 This Galaxy workflow (file ``blast_top_hit_species.ga``) is intended for an
@@ -42,7 +42,8 @@
 7. Count the BLAST species names in this file.
 8. Sort the counts.
 
-Finally we would suggest visualising the sorted tally table as a Pie Chart.
+Finally we would suggest visualising the sorted tally table as a Pie Chart,
+as in the example below.
 
 
 Sample Data
@@ -50,7 +51,7 @@
 
 As an example, you can upload the transcriptome assembly of the nematode
 *Nacobbus abberans* from Eves van den Akker *et al.* (2015),
-http://dx.doi.org/10.1093/gbe/evu171 using this URL:
+https://doi.org/10.1093/gbe/evu171 using this URL:
 
 http://nematode.net/Data/nacobbus_aberrans_transcript_assembly/N.abberans_reference_no_contam.zip
 
@@ -72,7 +73,7 @@
   ... ...
 ===== ==================
 
-As you might guess from	the filename ``N.abberans_reference_no_contam.fasta``,
+As you might guess from the filename ``N.abberans_reference_no_contam.fasta``,
 this transcriptome assembly has already had obvious contamination removed.
 
 At the time of writing, Galaxy's visualizations could not be included in
@@ -142,7 +143,11 @@
 Availability
 ============
 
-This workflow is available to download and/or install from the main Galaxy Tool Shed:
+This workflow is available from myExperiment:
+
+http://www.myexperiment.org/workflows/4637
+
+You can also download and/or install it from the main Galaxy Tool Shed:
 
 http://toolshed.g2.bx.psu.edu/view/peterjc/blast_top_hit_species
 
@@ -158,17 +163,18 @@
 Citation
 ========
 
-Please cite the following paper (currently available as a preprint):
+Please cite the following paper:
 
 NCBI BLAST+ integrated into Galaxy.
-P.J.A. Cock, J.M. Chilton, B. Gruening, J.E. Johnson, N. Soranzo
-bioRxiv DOI: http://dx.doi.org/10.1101/014043 (preprint)
+P.J.A. Cock, J.M. Chilton, B. Gruening, J.E. Johnson, N. Soranzo.
+GigaScience 2015, 4:1.
+https://doi.org/10.1186/s13742-015-0080-7
 
 You should also cite Galaxy, and the NCBI BLAST+ tools:
 
 BLAST+: architecture and applications.
 C. Camacho et al. BMC Bioinformatics 2009, 10:421.
-DOI: http://dx.doi.org/10.1186/1471-2105-10-421
+https://doi.org/10.1186/1471-2105-10-421
 
 
 Automated Installation
@@ -188,7 +194,8 @@
 ======= ======================================================================
 Version Changes
 ------- ----------------------------------------------------------------------
-v0.1.0  - Initial Tool Shed release, targetting NCBI BLAST+ 2.2.29
+v0.1.0  - Initial MyExperiment and Tool Shed release.
+        - Targetting NCBI BLAST+ 2.2.29
 ======= ======================================================================