Skip to content

Commit

Permalink
Update link to PURPLE
Browse files Browse the repository at this point in the history
  • Loading branch information
JMarzec authored Jan 14, 2024
1 parent 1bf12f2 commit 27e9fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ For patients with available [WGS](./README.md#wgs) data processed using *[umccri

### Somatic CNVs

* Check if **[PURPLE](https://github.com/hartwigmedical/hmftools/tree/master/purity-ploidy-estimator)** output file (see [example](./data/test_data/umccrised/test_sample_WGS/purple/test_sample_WGS.purple.gene.cnv)) is available
* Check if **[PURPLE](https://github.com/hartwigmedical/hmftools/blob/master/purple/README.md)** output file (see [example](./data/test_data/umccrised/test_sample_WGS/purple/test_sample_WGS.purple.gene.cnv)) is available
* **Extract** expression level **information** and genome-based findings for genes located within detected CNVs (use ```--cn_loss ``` and ```--cn_gain ``` [arguments](README.md/#arguments) to define CN threshold values to classify genes within lost and gained regions)
* **Ordered genes** by increasing (for genes within lost regions) or decreasing (for genes within gained regions) **[CN](https://github.com/umccr/umccrise/blob/master/workflow.md#somatic-cnv)** and then by decreasing absolute values representing difference between expression levels in the patient sample and the corresponding reference cohort

Expand Down

0 comments on commit 27e9fea

Please sign in to comment.