Skip to content

Commit

Permalink
img directory
Browse files Browse the repository at this point in the history
  • Loading branch information
alipirani88 committed Oct 16, 2018
1 parent a6d5c63 commit e9bb7d2
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For more information, refer to [Customizing the config file](#customizing-the-co
## Steps


![alt tag](https://github.com/alipirani88/variant_calling_pipeline/blob/master/pipeline.png)
![alt tag](https://github.com/alipirani88/variant_calling_pipeline/blob/master/img/pipeline.png)

The pipeline is divided into three individual steps (-steps option) which should be run in sequential order (see below for command line arguments).

Expand Down Expand Up @@ -368,11 +368,11 @@ Rscript generate_diagnostics_plots.R

- barplot

![alt tag](https://github.com/alipirani88/variant_calling_pipeline/blob/master/barplot.png)
![alt tag](https://github.com/alipirani88/variant_calling_pipeline/blob/master/img/barplot.png)

- barplot_DP

![alt tag](https://github.com/alipirani88/variant_calling_pipeline/blob/master/barplot_DP.png)
![alt tag](https://github.com/alipirani88/variant_calling_pipeline/blob/master/img/barplot_DP.png)


### 4. trees
Expand Down
Binary file added img/barplot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/barplot_DP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pipeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e9bb7d2

Please sign in to comment.