# HG changeset patch # User p.lucas # Date 1695886935 0 # Node ID ad27c2b4e2c371a6c338e8bc817f9bf774319e0d # Parent f83dad3524f90c6f76381e40e5162ca50a1b7c4d Update: add txt format for input file diff -r f83dad3524f9 -r ad27c2b4e2c3 TAXID_genusexpand_taxid2acc_offline_searchinhostcompletegenomedb.xml --- a/TAXID_genusexpand_taxid2acc_offline_searchinhostcompletegenomedb.xml Thu Sep 21 15:23:24 2023 +0000 +++ b/TAXID_genusexpand_taxid2acc_offline_searchinhostcompletegenomedb.xml Thu Sep 28 07:42:15 2023 +0000 @@ -1,4 +1,4 @@ - + From a file of taxid and accession numbers (tsv), deduce species taxids, get ref genome acc nr list (all chr). (it will allow to have complete genomes when aligning with host to remove host reads) @@ -15,8 +15,8 @@ python '$__tool_directory__/TAXID_genusexpand_taxid2acc_offline_searchinhostcompletegenomedb.py' -i ${input} -d ${taxid_host_db} -o ${output} ]]> - - + +