diff --git a/404.html b/404.html index 88ac2589..9817792c 100644 --- a/404.html +++ b/404.html @@ -24,7 +24,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/CODE_OF_CONDUCT.html b/CODE_OF_CONDUCT.html index 92b296a6..1bf02467 100644 --- a/CODE_OF_CONDUCT.html +++ b/CODE_OF_CONDUCT.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 78f04193..a21a8003 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/LICENSE-text.html b/LICENSE-text.html index 1bf07edd..5213c14c 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/LICENSE.html b/LICENSE.html index 634dfeea..9b151d11 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/articles/development.html b/articles/development.html index b12f4beb..76a46b74 100644 --- a/articles/development.html +++ b/articles/development.html @@ -26,7 +26,7 @@ RNAsum - 0.6.5 + 1.0.0 @@ -73,7 +73,7 @@ Development - 2024-04-07 + 2024-05-21 Source: vignettes/development.Rmd development.Rmd diff --git a/articles/index.html b/articles/index.html index 6fde1640..38a81361 100644 --- a/articles/index.html +++ b/articles/index.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/articles/report_structure.html b/articles/report_structure.html index 27e71037..7dd80e2a 100644 --- a/articles/report_structure.html +++ b/articles/report_structure.html @@ -26,7 +26,7 @@ RNAsum - 0.6.5 + 1.0.0 @@ -73,7 +73,7 @@ RNAsum Sections - 2024-04-07 + 2024-05-21 Source: vignettes/report_structure.Rmd report_structure.Rmd diff --git a/articles/tcga_projects_summary.html b/articles/tcga_projects_summary.html index 661ccbf9..facbf142 100644 --- a/articles/tcga_projects_summary.html +++ b/articles/tcga_projects_summary.html @@ -26,7 +26,7 @@ RNAsum - 0.6.5 + 1.0.0 @@ -73,7 +73,7 @@ TCGA Projects - 2024-04-07 + 2024-05-21 Source: vignettes/tcga_projects_summary.Rmd tcga_projects_summary.Rmd diff --git a/articles/workflow.html b/articles/workflow.html index dcd01a47..72d2dbbd 100644 --- a/articles/workflow.html +++ b/articles/workflow.html @@ -26,7 +26,7 @@ RNAsum - 0.6.5 + 1.0.0 @@ -73,7 +73,7 @@ Workflow Details - 2024-04-07 + 2024-05-21 Source: vignettes/workflow.Rmd workflow.Rmd diff --git a/authors.html b/authors.html index 69874ac5..3f463bb4 100644 --- a/authors.html +++ b/authors.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/index.html b/index.html index 852ee02a..77263181 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ RNAsum - 0.6.5 + 1.0.0 @@ -279,109 +279,118 @@ Usage rnasum_cli=$(Rscript -e 'x = system.file("cli", package = "RNAsum"); cat(x, "\n")' | xargs) export PATH="${rnasum_cli}:${PATH}" $ rnasum.R --version -rnasum.R x.x.x +1.0.0 $ rnasum.R --help Usage ===== -/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RNAsum/cli/rnasum.R [options] +/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/RNAsum/cli/rnasum.R [options] Options ======= ---arriba_pdf=ARRIBA_PDF - File path of Arriba PDF output +--arriba_dir=ARRIBA_DIR + Directory path to Arriba results containing fusions.pdf and fusions.tsv. ---arriba_tsv=ARRIBA_TSV - File path of Arriba TSV output +--arriba_pdf=ARRIBA_PDF + File path of Arriba PDF output. ---batch_rm=BATCH_RM - Remove batch-associated effects between datasets? [def: TRUE] +--arriba_tsv=ARRIBA_TSV + File path of Arriba TSV output. ---cn_gain=CN_GAIN - CN threshold value to classify genes within gained regions [def: 95] +--batch_rm + Remove batch-associated effects between datasets. ---cn_loss=CN_LOSS - CN threshold value to classify genes within lost regions [def: 5] +--cn_gain=CN_GAIN + CN threshold value to classify genes within gained regions. [def: 95] ---dataset=DATASET - Dataset to be used as external reference cohort [def: PANCAN] +--cn_loss=CN_LOSS + CN threshold value to classify genes within lost regions. [def: 5] ---dataset_name_incl=DATASET_NAME_INCL - Include dataset in report name? [def: FALSE] +--dataset=DATASET + Dataset to be used as external reference cohort. [def: PANCAN] ---dragen_fusions=DRAGEN_FUSIONS - File path to DRAGEN RNA-seq 'fusion_candidates.final' output +--dataset_name_incl + Include dataset in report name. ---drugs=DRUGS - Include drug matching section in report? [def: FALSE] +--dragen_fusions=DRAGEN_FUSIONS + File path to DRAGEN RNA-seq 'fusion_candidates.final' output. ---filter=FILTER - Filter out low expressed genes? [def: TRUE] +--dragen_mapping_metrics=DRAGEN_MAPPING_METRICS + File path to DRAGEN RNA-seq 'mapping_metrics.csv' output. ---hide_code_btn=HIDE_CODE_BTN - Hide "Code" button above code chunks in report? [def: TRUE] +--dragen_wts_dir=DRAGEN_WTS_DIR + Directory path to DRAGEN RNA-seq results. ---immunogram=IMMUNOGRAM - Include immunogram in report? [def: FALSE] +--drugs + Include drug matching section in report. ---log=LOG - Log2 transform data before normalisation? [def: TRUE] +--filter + Filter out low expressed genes. ---manta_tsv=MANTA_TSV - File path to umccrise 'manta.tsv' output +--immunogram + Include immunogram in report. ---norm=NORM - Normalisation method +--log + Log2 transform data before normalisation. ---pcgr_splice_vars=PCGR_SPLICE_VARS - Include non-coding splice region variants reported in PCGR? [def: TRUE] +--manta_tsv=MANTA_TSV + File path to umccrise 'manta.tsv' output. ---pcgr_tier=PCGR_TIER - Tier threshold for reporting variants reported in PCGR [def: 4] +--norm=NORM + Normalisation method. ---pcgr_tiers_tsv=PCGR_TIERS_TSV - File path to PCGR 'snvs_indels.tiers.tsv' output +--pcgr_splice_vars + Include non-coding splice region variants reported in PCGR. ---project=PROJECT - Project name +--pcgr_tier=PCGR_TIER + Tier threshold for reporting variants reported in PCGR. [def: 4] ---purple_gene_tsv=PURPLE_GENE_TSV - File path to PURPLE 'purple.cnv.gene.tsv' output +--pcgr_tiers_tsv=PCGR_TIERS_TSV + File path to PCGR 'snvs_indels.tiers.tsv' output. ---report_dir=REPORT_DIR - Directory path to output report +--project=PROJECT + Project name, used for annotation purposes only. ---salmon=SALMON - File path to salmon 'quant.sf' output +--purple_gene_tsv=PURPLE_GENE_TSV + File path to PURPLE 'purple.cnv.gene.tsv' output. ---sample_name=SAMPLE_NAME - Sample name to be presented in report +--report_dir=REPORT_DIR + Directory path to output report. ---sample_source=SAMPLE_SOURCE - Type of investigated sample [def: -] +--salmon=SALMON + File path to salmon 'quant.genes.sf' output. ---save_tables=SAVE_TABLES - Save interactive summary tables as HTML? [def: TRUE] +--sample_name=SAMPLE_NAME + Sample name to be presented in report. ---scaling=SCALING - Scaling for z-score transformation (gene-wise or group-wise) [def: gene-wise] +--sample_source=SAMPLE_SOURCE + Type of investigated sample. [def: -] ---subject_id=SUBJECT_ID - Subject ID +--save_tables + Save interactive summary tables as HTML. ---top_genes=TOP_GENES - Number of top ranked genes to be presented in report +--scaling=SCALING + Scaling for z-score transformation (gene-wise or group-wise). [def: gene-wise] ---transform=TRANSFORM - Transformation method to be used when converting read counts [def: CPM] +--subject_id=SUBJECT_ID + Subject ID. ---umccrise=UMCCRISE - Directory path of the corresponding WGS-related data +--top_genes=TOP_GENES + Number of top ranked genes to be presented in report. ---help, -h - Show this help message and exit +--transform=TRANSFORM + Transformation method to be used when converting read counts. [def: CPM] + +--umccrise=UMCCRISE + Directory path of the corresponding WGS-related umccrise data. + +--version, -v + Print RNAsum version and exit. + +--help, -h + Show this help message and exit Note Human reference genome GRCh38 (Ensembl based annotation version 86) is used for gene annotation by default. GRCh37 is no longer supported. @@ -475,6 +484,11 @@ Results The results folder contains intermediate files, including plots and tables that are presented in the HTML report. + +Code of Conduct + +The code of conduct can be accessed here. + diff --git a/pkgdown.yml b/pkgdown.yml index c5d8a794..865ab382 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,7 +6,7 @@ articles: report_structure: report_structure.html tcga_projects_summary: tcga_projects_summary.html workflow: workflow.html -last_built: 2024-04-07T00:53Z +last_built: 2024-05-21T04:10Z urls: reference: https://umccr.github.io/rnasum/reference article: https://umccr.github.io/rnasum/articles diff --git a/reference/CapStr.html b/reference/CapStr.html index 00106c1c..3630289c 100644 --- a/reference/CapStr.html +++ b/reference/CapStr.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/reference/REFERENCE_DATASETS.html b/reference/REFERENCE_DATASETS.html index b002f6d2..46311e2b 100644 --- a/reference/REFERENCE_DATASETS.html +++ b/reference/REFERENCE_DATASETS.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/reference/RNAsum-package.html b/reference/RNAsum-package.html index 59b81b4a..b2178363 100644 --- a/reference/RNAsum-package.html +++ b/reference/RNAsum-package.html @@ -10,7 +10,7 @@ RNAsum - 0.6.5 + 1.0.0 diff --git a/reference/arriba_pdf_read.html b/reference/arriba_pdf_read.html index 8595a5c1..7739ad1f 100644 --- a/reference/arriba_pdf_read.html +++ b/reference/arriba_pdf_read.html @@ -12,7 +12,7 @@ RNAsum - 0.6.5 + 1.0.0 @@ -94,10 +94,10 @@ Examples#> # A tibble: 4 × 2 #> nm png #> <chr> <chr> -#> 1 EP300.AS1__XRCC6_chr22.41195482_chr22.41636113 /tmp/Rtmp2… -#> 2 LAPTM4A__AC098828.3_chr2.20051410_chr2.20064511 /tmp/Rtmp2… -#> 3 FNIP1__AC112492.1.83716..DCAF8L1.218._chr5.131642783_chrX.27977775 /tmp/Rtmp2… -#> 4 ZFP64__MORC2_chr20.52096811_chr22.30963497 /tmp/Rtmp2… +#> 1 EP300.AS1__XRCC6_chr22.41195482_chr22.41636113 /tmp/RtmpZ… +#> 2 LAPTM4A__AC098828.3_chr2.20051410_chr2.20064511 /tmp/RtmpZ… +#> 3 FNIP1__AC112492.1.83716..DCAF8L1.218._chr5.131642783_chrX.27977775 /tmp/RtmpZ… +#> 4 ZFP64__MORC2_chr20.52096811_chr22.30963497 /tmp/RtmpZ…
vignettes/development.Rmd
development.Rmd
vignettes/report_structure.Rmd
report_structure.Rmd
vignettes/tcga_projects_summary.Rmd
tcga_projects_summary.Rmd
vignettes/workflow.Rmd
workflow.Rmd
rnasum_cli=$(Rscript -e 'x = system.file("cli", package = "RNAsum"); cat(x, "\n")' | xargs) export PATH="${rnasum_cli}:${PATH}"
$ rnasum.R --version -rnasum.R x.x.x +1.0.0 $ rnasum.R --help Usage ===== -/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RNAsum/cli/rnasum.R [options] +/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/RNAsum/cli/rnasum.R [options] Options ======= ---arriba_pdf=ARRIBA_PDF - File path of Arriba PDF output +--arriba_dir=ARRIBA_DIR + Directory path to Arriba results containing fusions.pdf and fusions.tsv. ---arriba_tsv=ARRIBA_TSV - File path of Arriba TSV output +--arriba_pdf=ARRIBA_PDF + File path of Arriba PDF output. ---batch_rm=BATCH_RM - Remove batch-associated effects between datasets? [def: TRUE] +--arriba_tsv=ARRIBA_TSV + File path of Arriba TSV output. ---cn_gain=CN_GAIN - CN threshold value to classify genes within gained regions [def: 95] +--batch_rm + Remove batch-associated effects between datasets. ---cn_loss=CN_LOSS - CN threshold value to classify genes within lost regions [def: 5] +--cn_gain=CN_GAIN + CN threshold value to classify genes within gained regions. [def: 95] ---dataset=DATASET - Dataset to be used as external reference cohort [def: PANCAN] +--cn_loss=CN_LOSS + CN threshold value to classify genes within lost regions. [def: 5] ---dataset_name_incl=DATASET_NAME_INCL - Include dataset in report name? [def: FALSE] +--dataset=DATASET + Dataset to be used as external reference cohort. [def: PANCAN] ---dragen_fusions=DRAGEN_FUSIONS - File path to DRAGEN RNA-seq 'fusion_candidates.final' output +--dataset_name_incl + Include dataset in report name. ---drugs=DRUGS - Include drug matching section in report? [def: FALSE] +--dragen_fusions=DRAGEN_FUSIONS + File path to DRAGEN RNA-seq 'fusion_candidates.final' output. ---filter=FILTER - Filter out low expressed genes? [def: TRUE] +--dragen_mapping_metrics=DRAGEN_MAPPING_METRICS + File path to DRAGEN RNA-seq 'mapping_metrics.csv' output. ---hide_code_btn=HIDE_CODE_BTN - Hide "Code" button above code chunks in report? [def: TRUE] +--dragen_wts_dir=DRAGEN_WTS_DIR + Directory path to DRAGEN RNA-seq results. ---immunogram=IMMUNOGRAM - Include immunogram in report? [def: FALSE] +--drugs + Include drug matching section in report. ---log=LOG - Log2 transform data before normalisation? [def: TRUE] +--filter + Filter out low expressed genes. ---manta_tsv=MANTA_TSV - File path to umccrise 'manta.tsv' output +--immunogram + Include immunogram in report. ---norm=NORM - Normalisation method +--log + Log2 transform data before normalisation. ---pcgr_splice_vars=PCGR_SPLICE_VARS - Include non-coding splice region variants reported in PCGR? [def: TRUE] +--manta_tsv=MANTA_TSV + File path to umccrise 'manta.tsv' output. ---pcgr_tier=PCGR_TIER - Tier threshold for reporting variants reported in PCGR [def: 4] +--norm=NORM + Normalisation method. ---pcgr_tiers_tsv=PCGR_TIERS_TSV - File path to PCGR 'snvs_indels.tiers.tsv' output +--pcgr_splice_vars + Include non-coding splice region variants reported in PCGR. ---project=PROJECT - Project name +--pcgr_tier=PCGR_TIER + Tier threshold for reporting variants reported in PCGR. [def: 4] ---purple_gene_tsv=PURPLE_GENE_TSV - File path to PURPLE 'purple.cnv.gene.tsv' output +--pcgr_tiers_tsv=PCGR_TIERS_TSV + File path to PCGR 'snvs_indels.tiers.tsv' output. ---report_dir=REPORT_DIR - Directory path to output report +--project=PROJECT + Project name, used for annotation purposes only. ---salmon=SALMON - File path to salmon 'quant.sf' output +--purple_gene_tsv=PURPLE_GENE_TSV + File path to PURPLE 'purple.cnv.gene.tsv' output. ---sample_name=SAMPLE_NAME - Sample name to be presented in report +--report_dir=REPORT_DIR + Directory path to output report. ---sample_source=SAMPLE_SOURCE - Type of investigated sample [def: -] +--salmon=SALMON + File path to salmon 'quant.genes.sf' output. ---save_tables=SAVE_TABLES - Save interactive summary tables as HTML? [def: TRUE] +--sample_name=SAMPLE_NAME + Sample name to be presented in report. ---scaling=SCALING - Scaling for z-score transformation (gene-wise or group-wise) [def: gene-wise] +--sample_source=SAMPLE_SOURCE + Type of investigated sample. [def: -] ---subject_id=SUBJECT_ID - Subject ID +--save_tables + Save interactive summary tables as HTML. ---top_genes=TOP_GENES - Number of top ranked genes to be presented in report +--scaling=SCALING + Scaling for z-score transformation (gene-wise or group-wise). [def: gene-wise] ---transform=TRANSFORM - Transformation method to be used when converting read counts [def: CPM] +--subject_id=SUBJECT_ID + Subject ID. ---umccrise=UMCCRISE - Directory path of the corresponding WGS-related data +--top_genes=TOP_GENES + Number of top ranked genes to be presented in report. ---help, -h - Show this help message and exit
Note
Human reference genome GRCh38 (Ensembl based annotation version 86) is used for gene annotation by default. GRCh37 is no longer supported.
The results folder contains intermediate files, including plots and tables that are presented in the HTML report.
results
The code of conduct can be accessed here.