# HG changeset patch # User peterjc # Date 1536585373 14400 # Node ID ee917702dbd8ade8c1e97fb4164040b87878a879 # Parent 4554fcd4ef6d410a09f4a3163dd1cafa12f3c882 v0.0.7, support GALAXY_SLOTS etc diff -r 4554fcd4ef6d -r ee917702dbd8 README.rst --- a/README.rst Wed Sep 05 10:44:57 2018 -0400 +++ b/README.rst Mon Sep 10 09:16:13 2018 -0400 @@ -77,6 +77,9 @@ v0.0.4 - Minor update to call ``kodoja_search.py`` v0.0.4. v0.0.6 - Minor update to call ``kodoja_search.py`` v0.0.6. - Document installing the Kodoja databases from Zenodo. +v0.0.7 - Minor update to call ``kodoja_search.py`` v0.0.6. + - Update help text, including zeros in columns 6 and 7. + - Support ``$GALAXY_SLOTS``, defaulting to using four threads. ======= ====================================================================== diff -r 4554fcd4ef6d -r ee917702dbd8 kodoja_search.xml --- a/kodoja_search.xml Wed Sep 05 10:44:57 2018 -0400 +++ b/kodoja_search.xml Mon Sep 10 09:16:13 2018 -0400 @@ -1,12 +1,12 @@ - + identify viruses from plant RNA sequencing data - kodoja + kodoja kodoja_search.py --version diff -r 4554fcd4ef6d -r ee917702dbd8 test-data/virus_table_PE_fasta.tabular --- a/test-data/virus_table_PE_fasta.tabular Wed Sep 05 10:44:57 2018 -0400 +++ b/test-data/virus_table_PE_fasta.tabular Mon Sep 10 09:16:13 2018 -0400 @@ -1,4 +1,4 @@ Species Species TaxID Species sequences Species sequences (stringent) Genus Genus sequences Genus sequences (stringent) -Cassava brown streak virus 137758 45 45 Ipomovirus -Ugandan cassava brown streak virus 946046 30 29 Ipomovirus -Tobacco etch virus 12227 25 23 Potyvirus +Cassava brown streak virus 137758 45 45 Ipomovirus 0 0 +Ugandan cassava brown streak virus 946046 30 29 Ipomovirus 0 0 +Tobacco etch virus 12227 25 23 Potyvirus 0 0 diff -r 4554fcd4ef6d -r ee917702dbd8 test-data/virus_table_PE_fastq.tabular --- a/test-data/virus_table_PE_fastq.tabular Wed Sep 05 10:44:57 2018 -0400 +++ b/test-data/virus_table_PE_fastq.tabular Mon Sep 10 09:16:13 2018 -0400 @@ -1,4 +1,4 @@ Species Species TaxID Species sequences Species sequences (stringent) Genus Genus sequences Genus sequences (stringent) -Cassava brown streak virus 137758 45 45 Ipomovirus -Ugandan cassava brown streak virus 946046 28 28 Ipomovirus -Tobacco etch virus 12227 21 19 Potyvirus +Cassava brown streak virus 137758 45 45 Ipomovirus 0 0 +Ugandan cassava brown streak virus 946046 28 28 Ipomovirus 0 0 +Tobacco etch virus 12227 21 19 Potyvirus 0 0 diff -r 4554fcd4ef6d -r ee917702dbd8 test-data/virus_table_SE_fastq.tabular --- a/test-data/virus_table_SE_fastq.tabular Wed Sep 05 10:44:57 2018 -0400 +++ b/test-data/virus_table_SE_fastq.tabular Mon Sep 10 09:16:13 2018 -0400 @@ -1,4 +1,4 @@ Species Species TaxID Species sequences Species sequences (stringent) Genus Genus sequences Genus sequences (stringent) -Cassava brown streak virus 137758 45 45 Ipomovirus -Ugandan cassava brown streak virus 946046 29 29 Ipomovirus -Tobacco etch virus 12227 23 20 Potyvirus +Cassava brown streak virus 137758 45 45 Ipomovirus 0 0 +Ugandan cassava brown streak virus 946046 29 29 Ipomovirus 0 0 +Tobacco etch virus 12227 23 20 Potyvirus 0 0