Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rhalperin authored Jul 2, 2018
1 parent 3a9383c commit 01f2f67
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,14 @@ To run lumosVar
./lumosVarMain lumosVarConfig.yaml
```

##LumosVar Output
## LumosVar Output
- .lumosVarSNV.vcf - somatic and germline SNV/indel calls
- .lumosVarSeg.vcf - copy number calls by segment
- .exonData.tsv - copy number calls by regions in bed file
- .cloneSummary.tsv - summary of clonal variant groups
- .cloneSummary.pdf - graphical summary of clonal variant groups
- .groupLinePlots.pdf - line plots by clonal variant group
- .vafPlot.pdf - plots of variant allele fractions
- .cnaPlot.pdf - plot of copy number states
- \<SAMPLENAME\>.qualMetrics.tsv - quality metrics for candidate variant position
- .mat - matlab workspace export

0 comments on commit 01f2f67

Please sign in to comment.