# HG changeset patch # User jbrayet # Date 1440155119 14400 # Node ID 199419a9ba3c3699bcbf97c8f616efdedcf0c140 # Parent 90e2f2e84ab2150844eb539f60759ffa470093a9 Deleted selected files diff -r 90e2f2e84ab2 -r 199419a9ba3c sequenza_wrapper.xml --- a/sequenza_wrapper.xml Fri Aug 21 05:46:18 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,166 +0,0 @@ - - - allele-specific copy number and mutation profiles - - fontconfig - python - sequenza - samtools - - - sequenza_wrapper.py -name $sampleName -outGalaxy $HTMLFile -format $fileFormat.format -estimation $usePersonalEstimation.estimation -gcContent $gc_content_file - #if $fileFormat.format == "BAM": - #if $fileFormat.reference_source.reference_source_selector=="cached": - -normal $fileFormat.reference_source.normal_file - -tumor $fileFormat.reference_source.tumor_file - -ref_file $fileFormat.reference_source.ref_file.fields.path - -samtools_options ' - $fileFormat.skip_anomalous_read_pairs - $fileFormat.disable_probabilistic_realignment - -d "$fileFormat.max_reads_per_bam" - -q "$fileFormat.minimum_mapping_quality" - -Q "$fileFormat.minimum_base_quality" - ' - #else: - -normal $fileFormat.reference_source.normal_file - -tumor $fileFormat.reference_source.tumor_file - -ref_file $fileFormat.reference_source.ref_file - -samtools_options ' - $fileFormat.skip_anomalous_read_pairs - $fileFormat.disable_probabilistic_realignment - -d "$fileFormat.max_reads_per_bam" - -q "$fileFormat.minimum_mapping_quality" - -Q "$fileFormat.minimum_base_quality" - ' - #end if - #else: - -normal $fileFormat.normal_file - -tumor $fileFormat.tumor_file - #end if - #if $usePersonalEstimation.estimation == "yes": - -cellularity $usePersonalEstimation.cellularity - -ploidy $usePersonalEstimation.ploidy - #end if - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -**What it does** - -Tools to analyze genomic sequencing data from paired normal-tumor samples, including cellularity and ploidy estimation; mutation and copy number (allele-specific and total copy number) detection, quantification and visualization. - - - - @article{Favero01012015, - author = {Favero, F. and Joshi, T. and Marquard, A. M. and Birkbak, N. J. and Krzystanek, M. and Li, Q. and Szallasi, Z. and Eklund, A. C.}, - title = {Sequenza: allele-specific copy number and mutation profiles from tumor sequencing data}, - volume = {26}, - number = {1}, - pages = {64-70}, - year = {2015}, - doi = {10.1093/annonc/mdu479}, - URL = {http://annonc.oxfordjournals.org/content/26/1/64.abstract}, - eprint = {http://annonc.oxfordjournals.org/content/26/1/64.full.pdf+html}, - journal = {Annals of Oncology} - } - - diff -r 90e2f2e84ab2 -r 199419a9ba3c tool_dependencies.xml --- a/tool_dependencies.xml Fri Aug 21 05:46:18 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - -