# HG changeset patch
# User malbuquerque
# Date 1421449655 18000
# Node ID f13e501261138935baf9fb96edf85e36a2626a2e
# Parent 818c5e7d196888a62c6dcbdf2f25f580d1acb18e
Uploaded
diff -r 818c5e7d1968 -r f13e50126113 factera/.factera.xml.swp
Binary file factera/.factera.xml.swp has changed
diff -r 818c5e7d1968 -r f13e50126113 factera/factera.xml
--- a/factera/factera.xml Fri Jan 16 17:57:07 2015 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,60 +0,0 @@
-
-
- Fusion And Chromosomal Translocation Enumeration and Recovery Algorithm
-
-
- samtools
- blast+
- ucsc_user_apps
- perl
- factera
- perl_descriptive_statistics
- FACTERA_DIR
-
-
-
-
- #if $cond.additionalOpt == "no"
- perl \$FACTERA_DIR/factera-v1.4.3.pl -F -o ./ $sortedBam $exonBed $genome2Bit > $outfile;
- #else
- perl \$FACTERA_DIR/factera-v1.4.3.pl -F -r $cond.r -m $cond.m -x $cond.x -s $cond.s -f $cond.f -S $cond.S
- -k $cond.k -c $cond.c -b $cond.b -p $cond.p -a $cond.a -o ./ $sortedBam $exonBed $genome2Bit > $outfile;
- #end if
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- This tool does Factera
-
-
diff -r 818c5e7d1968 -r f13e50126113 factera/tool_dependencies.xml
--- a/factera/tool_dependencies.xml Fri Jan 16 17:57:07 2015 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,45 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0608.tar.gz
- perl Makefile.PL PREFIX=$INSTALL_DIR
- make
- make install
-
- $INSTALL_DIR/lib/perl5/site_perl
-
-
-
-
-
-
-
-
- http://factera.stanford.edu/files/factera-v1.4.3.pl
-
- .
- $INSTALL_DIR
-
-
- $INSTALL_DIR
-
-
-
-
-
-