Skip to content

Latest commit

 

History

History
78 lines (47 loc) · 5.65 KB

File metadata and controls

78 lines (47 loc) · 5.65 KB
layout default

WP3 - Exploitation of the datasets by the Galaxy Community.

1. Integrating Copy number variant (CNV) detecting tools into Galaxy.

Although several CNV detection tools have been developed over the recent years Zhao et al. (2013) only a few of them were integrated into the Galaxy and only a couple of them are supported and functional

WP3 Deliverables part 1

Listing the available CNV tools for WES

The following compilation presents a comprehensive list of tools designed for the identification of hCNV (heterogeneous Copy Number Variation) in Whole Exome Sequencing datasets. The list provides the names of these tools, their associated links, an indication of their presence on the Galaxy platform, and details regarding their maintenance status, whether they are actively supported or have become obsolete.

Wrap CNVkit library tools into Galaxy

Galaxy tutorial on how to wrap tools into Galaxy.

Galaxy training network community provided a comprehensive tutorial to instruct the users in the full process of integrating a tool into Galaxy through the process of

  • Creating the bioconda recipe for a new tool
  • Building the Galaxy tool wrapper
  • Testing and deployment of this tool into both a local and public Galaxy environment.

This document presents a case study of integrating CNVkit into the Galaxy using the above tutorial

2. Benchmarking hCNV detection tools.

Choosing a specific tool to carry on the analysis requires information about CNV detection accuracy, execution time and required infrastructure.

Our plan includes :

  1. Do a benchmark test for the CNV detection workflow in Galaxy to measure the run time and detect CNV

  2. Compare them with a reference CNV test.

The reference CNV workflow

The workflow and the tools/code used

WP3 Deliverables part 2

We have published the workflow created using Contol-FREEC to detect somatic variants on the workflow hub.

WP4 - Training and dissemination

WP4 Deliverables

We have created a tutorial to show how to use Control-FreeC to detect variants and shared it on the Galaxy training network.

The link for the tutorial