# HG changeset patch # User drosofff # Date 1433003426 14400 # Node ID c35b4867c8844955e3422b120475914059068c10 # Parent e9df554f7725c421dd18cfd8c4a23775ce3f1654 planemo upload for repository https://bitbucket.org/drosofff/gedtools/ diff -r e9df554f7725 -r c35b4867c884 retrieve_fasta_from_NCBI.xml --- a/retrieve_fasta_from_NCBI.xml Wed May 20 10:07:32 2015 -0400 +++ b/retrieve_fasta_from_NCBI.xml Sat May 30 12:30:26 2015 -0400 @@ -42,6 +42,10 @@ See `Entrez help`_ for explanation of query formats +Be sure to use the appropriate NCBI query syntax. Always use [] to specify the search fields. + +Note that the tool may fail in case of interrupted connexion with the NCBI database (see the log dataset) + **Acknowledgments** This Galaxy tool has been adapted from the galaxy tool `get_fasta_from_taxon`_.