# HG changeset patch # User trinity_ctat # Date 1513366874 18000 # Node ID 5693287449b3f9edb677f8f45daec7562a94b122 # Parent 7c5bca11804cb06c51babacfd9fe624dc11bbaa3 Uploaded diff -r 7c5bca11804c -r 5693287449b3 star_fusion.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/star_fusion.xml Fri Dec 15 14:41:14 2017 -0500 @@ -0,0 +1,91 @@ + + Fusion-finding Pipeline Using the STAR Aligner + + star-fusion + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +.. class:: infomark + +STAR-Fusion is a component of the Trinity Cancer Transcriptome Analysis Toolkit (CTAT). STAR-Fusion uses the STAR aligner to identify candidate fusion transcripts supported by Illumina reads. STAR-Fusion further processes the output generated by the STAR aligner to map junction reads and spanning reads to a reference annotation set. Please read more here_. + +.. _here: https://github.com/STAR-Fusion/STAR-Fusion/wiki + + + diff -r 7c5bca11804c -r 5693287449b3 test-data/StarFusion/reads_2.fq.gz Binary file test-data/StarFusion/reads_2.fq.gz has changed diff -r 7c5bca11804c -r 5693287449b3 tool-data/ctat_genome_ref_libs.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/ctat_genome_ref_libs.loc.sample Fri Dec 15 14:41:14 2017 -0500 @@ -0,0 +1,12 @@ +# This file lists the locations of CTAT Genome Reference Libraries +# Usually there will only be one library, but it is concievable +# that there could be multiple libraries. +# This file format is as follows +# (white space characters are TAB characters): +# +# +# +#ctat_genome_ref_libs.loc could look like: +# +#CTAT_RESOURCE_LIB GRCh38_gencode_v26 /ctat/genome/resource/lib/path +# diff -r 7c5bca11804c -r 5693287449b3 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Dec 15 14:41:14 2017 -0500 @@ -0,0 +1,6 @@ + + + value, name, path + +
+