# HG changeset patch # User sanbi-uwc # Date 1536356442 14400 # Node ID 300562c726cc8cb77510cc02848d17bbb5c18009 # Parent cfe6cd52183516280485a93cad62d66f3c8b0e73 planemo upload for repository https://github.com/pvanheus/refseq_fasta_data_manager commit a0125981706495e0a8be4fafe2eb1af3f0cfdaa3 diff -r cfe6cd521835 -r 300562c726cc data_manager/fetch_refseq.xml --- a/data_manager/fetch_refseq.xml Fri Sep 07 17:13:20 2018 -0400 +++ b/data_manager/fetch_refseq.xml Fri Sep 07 17:40:42 2018 -0400 @@ -1,4 +1,4 @@ - + Fetch FASTA data from NCBI RefSeq and update all_fasta data table python @@ -10,7 +10,7 @@ #end if --galaxy_datamanager_filename '${output_file}' --division_names ${division_names} - --mol_types ${mol_type} + --mol_types ${mol_types} #if str( $pin_date ) != 'NO': --pin_date '${pin_date}' #end if