GithubHelp home page GithubHelp logo

moka-guys / dnanexus_coverage_uniformity_report Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 28 KB

DNA Nexus App to calculate uniformity of coverage across multiple samples from Sambamba raw output

Shell 100.00%

dnanexus_coverage_uniformity_report's Introduction

sambamba_coverage_uniformity v1.2 (DNAnexus Platform App)

What does this app do?

This app uses the calculated Sambamba coverage bed files for x samples to visualise the variability in coverage at each genomic region across all these samples. Results are available as an interactive plot, simplified pdf plot, and csv table.

What are typical use cases for this app?

This app can be used during the development of new diagnositic tests to identify regions which have low coverage.

What inputs are required for this app to run?

This app requires the following inputs:

  • Name of project containing the samabamba output folder coverage/raw_output/.

Optional Inputs:

  • input_directory: Folder containing sambamba output. Default = /coverage/raw_output/
  • group_by: By default the app produces a plot for each unique Pan number which coverage was calculated for. If the user would like to group Pan numbers together they can provide a string in the format of VCP1=PanA,PanB;VCP2=PanX,PanY,PanZ;. Typical use cases would be where the Pan number represents a disease area and you want to group these together by the capture kit used.
  • plot_figures: Produce plots of output (PDF & HTML) Default = True
  • simple_plot_only: Use with plot_figures flag to produce only the PDF plot (Useful for large samples which may cause performance issues when producing interactive plots) Default = False
  • no_jitter: Turn off the overlayed jittered geom_points in the interactive plots leaving the data as summarised boxplots only (Showing all the data points for large data sets may cause performance issues) Default = False

How does this app work?

At the core of the app is a dockerised R script (See mokaguys/Coverage_Uniformity_Report repo) which reads in all data from the folder coverage/raw_output/ in the project, cleans up the data, and outputs html, pdf, and csv reports.

What does this app output?

This app outputs:

  • An interactive HTML report with boxplots of every region sorted by coverage from low > high
  • A static plot showing the average for each region
  • A csv file with the region data in tabular form

What are the limitations of this app?

Large data sets containing many regions/samples may require turning off the interactive plots due to performance issues.

dnanexus_coverage_uniformity_report's People

Contributors

graeme-smith avatar natashapinto avatar rebeccahaines1 avatar

Watchers

David Brawand avatar Aled Jones avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.