# HG changeset patch # User trinity_ctat # Date 1523543188 14400 # Node ID cfb4fc1e820d6202b703bdf59d8cfca823643af1 Revamp and renaming of previous tools. Many of tools are new versions. Adding ctat_metagenomics tool. diff -r 000000000000 -r cfb4fc1e820d ctat_metagenomics.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ctat_metagenomics.xml Thu Apr 12 10:26:28 2018 -0400 @@ -0,0 +1,145 @@ + + + Centrifuge - Classifier for metagenomic sequences (RNA-Seq) + + ctat-metagenomics + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + > + + + + + +.. class:: infomark + +**Centrifuge is a novel microbial classification engine that enables rapid, accurate, and sensitive labeling of reads and quantification of species** + +For more information: + +https://ccb.jhu.edu/software/centrifuge/manual.shtml#what-is-centrifuge + +The publication documenting Centrifuge can be found here: + +http://genome.cshlp.org/content/early/2016/11/16/gr.210641.116.abstract + + + + diff -r 000000000000 -r cfb4fc1e820d tool-data/ctat_centrifuge_indexes.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/ctat_centrifuge_indexes.loc.sample Thu Apr 12 10:26:28 2018 -0400 @@ -0,0 +1,15 @@ +# This file lists the locations of CTAT Centrifuge Indexes +# Usually there will only be one index, but it is concievable +# that there could be multiple indexes. +# This file format is as follows +# (white space characters are TAB characters): +# +# +# value is a unique id +# name is the display name +# path is the directory where the index files are stored +# +#ctat_centrifuge_indexes.loc could look like: +# +#p_compressed+h+v CTAT_CentrifugeIndex_p_compressed+h+v /ctat/centrifuge/index/path/p_compressed+h+v +# diff -r 000000000000 -r cfb4fc1e820d tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Apr 12 10:26:28 2018 -0400 @@ -0,0 +1,10 @@ + + + value, name, path + +
+ + value, name, path + +
+