# HG changeset patch # User stef # Date 1419948580 18000 # Node ID 15a0f137bf821a797c40af7acdcfac790a37e701 # Parent fbe7fe47991f0976b3b0459a2be310b9ea989397 Deleted selected files diff -r fbe7fe47991f -r 15a0f137bf82 QDNAseq.xml --- a/QDNAseq.xml Tue Dec 30 09:09:33 2014 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,297 +0,0 @@ - - - - - samtools - - - - QDNASEQ_PATH - - - - Quantitative copy number abberation detection - - - - QDNAseq.R - $qdnaseq_cfg - \$QDNASEQ_PATH - - - - - - - - - - - - - - - - - - .*\S - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -## Desc: this file was sourced in QDNAseq R wrapper script -## as means to pass all galaxy params to R - -## ----- -## required params -## ----- -TRUE -> inGalaxy -"${binSizes}" -> binSizesString -"${experimentType}" -> experimentType -"${jobName}" -> outputName - -## ----- -## extra main params -## ----- -"${htmlFile}" -> outputHtml -"${htmlFile.id}" -> outputId -"${__new_file_path__}" -> newFilePath - -"${htmlFile.files_path}" -> outputPath -as.logical( "${doSegment}" ) -> doSegment -as.logical( "${debug}" ) -> debug - -## ----- -## own bin-annotations file options -## ----- -"${binannotations_source.binannotation_file}" -> binAnnotations - -## ----- -## advanced options -## ----- -as.double( "${advanced.undoSD}" ) -> undoSD -as.logical( "${advanced.blacklist}" ) -> filterBlacklistedBins -as.integer( "${advanced.mappability}" ) -> mappabilityCutoff -"${advanced.undo_splits}" -> undoSplits -as.logical( "${advanced.copynumbers_igv}" ) -> doOutputCopynumbersIgv - -## #for binSize in $binSizes}.split(",")# -## "${binSize}kbp_${igvCopyNumbers}" -> copyNumbersIgvDatasetFile -## #end for - -## ----- -## plot options -## ----- -as.integer( "${advanced.plot_width}" ) -> PLOT_WIDTH -as.integer( "${advanced.plot_height}" ) -> PLOT_HEIGHT -"${advanced.exclude_chrs}" -> excludeChrsString - -## ----- -## input BAMs init -## ----- -c() -> bamsPaths -c() -> bamsNames - -#for bam in $bams# -c( bamsPaths, "${bam}" ) -> bamsPaths -c( bamsNames, "${bam.name}" ) -> bamsNames -#end for - - - - - - - - - - - - - - - - - - - - - - -.. class:: infomark - -**Introduction** - -This tool is a wrapper for the R Bioconductor package QDNAseq_ - -.. _QDNAseq: http://www.bioconductor.org/packages/release/bioc/html/QDNAseq.html - -It determines the copy number state of human chromosomes 1 - 22 for (shallow coverage) whole genome sequencing data. - -For questions/remarks about the galaxy part of this tool, see contact form here_ - -.. _here: http://www.stefs.nl/wp/contact - -You can **test this tool** with built-in data by selecting the option "Run with test data" and press execute. - ------ - -.. class:: warningmark - -As there is no R 3.1.0 galaxy-package yet (a requirement for QDNAseq), the **dependencies** need to be installed by hand and available to the user under which galaxy runs: R (3.1.0) and bioconductor package QDNAseq (>= 1.0.5). In case the default R is not 3.1.0, also the wrapper xml must be updated to include the correct path during installation of this tool. - -.. class:: warningmark - -The input BAMs are expected to be **single end reads of 50bp length** mapped to GRCh37/hg19 genome build. Other experiment setups are currently not tested or supported within galaxy. See the documentation of QDNAseq at bioconductor on how to deal with different setups (or keep fingers crossed ;) ) - -.. class:: warningmark - -Requires **internet access** for downloading bin-annotations from bitbucket and to show some styling (css) of the final report - ------ - -**Citation** - -For the underlying QDNAseq R package please cite: -Scheinin I, Sie D, Bengtsson H, van de Wiel MA, Olshen AB, van Thuijl HF, van Essen HF, Eijk PP, Rustenburg F, Meijer GA, Reijneveld JC, Wesseling P, Pinkel D, Albertson DG and Ylstra B (2014). “DNA copy number analysis of fresh and formalin-fixed specimens by shallow whole-genome sequencing with identification and exclusion of problematic regions in the genome assembly.” Genome Research. doi:10.1101/gr.175141.114. - -See also the bioconductor package_ documentation. - -.. _package: http://www.bioconductor.org/packages/release/bioc/html/QDNAseq.html - -.. image:: LGG150_copynumber.png -.. image:: LGG150_copynumberSegmented.png - - - - diff -r fbe7fe47991f -r 15a0f137bf82 test.xml --- a/test.xml Tue Dec 30 09:09:33 2014 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,114 +0,0 @@ - - - - samtools - R - - - FALCO: Amplicon Analysis Pipeline - - - falco-call.sh $falco_cfg; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \S+ - - - - - - - - - - - - - - - - - - filter_file=$filter_file - manifest_file=$manifest_file - bam_file=$bam - bam_name=$bam.name - html_out=$html_output - vcf_out=$vcf_output - out_path=${html_output.files_path} - ## reference source - REF_SOURCE="${genomeSource.refGenomeSource}" - #if $genomeSource.refGenomeSource == "history": - ##build index on the fly - REF_FILE="${genomeSource.ownFile}" - DB_KEY="${dbkey}" - #else: - ##use precomputed indexes - REF_FILE="${genomeSource.indices.fields.path}" - #end if - - - - - - - - - - - - -.. class:: infomark - -**Introduction** - -This tool is a wrapper for the variant caller FALCO_ which is part of the Amplicon Analysis Pipeline (AAP) - -.. _FALCO: https://github.com/tgac-vumc/falco/ - -Calls and annotates genomic variants for each amplicon in a design. - -**Notes** - -Because each amplicon is considered separate test, if two amplicons overlap this can cause the same variant position to be present twice in the output VCF. This is intentional, you can use this to evaluate the quality of the variant call beyond the amplicon. - ------ - -**Citation** - -For the underlying tool please cite: Daoud Sie et al. Performance of amplicon-based next generation DNA sequencing for diagnostic gene mutation profiling in oncopathology (Cell Oncol 2014 Oct;37(5):353-61). [Pubmed] - -.. _Pubmed: http://www.ncbi.nlm.nih.gov/pubmed/25209392 - - - -