You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/assets/tables/all_outputs.tsv
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -379,6 +379,7 @@ fastqc_raw2_html File An HTML file that provides a graphical visualization of ra
379
379
fastqc_version String Version of fastqc software used Freyja_FASTQ, TheiaCoV_Illumina_PE, TheiaCoV_Illumina_SE, TheiaEuk_Illumina_PE, TheiaMeta_Illumina_PE, TheiaProk_Illumina_PE, TheiaProk_Illumina_SE
380
380
fetch_srr_accession_analysis_date String The date the fetch_srr_accession analysis was run. Fetch_SRR_Accession
381
381
fetch_srr_accession_version String The version of the fetch_srr_accession workflow. Fetch_SRR_Accession
382
+
file_translations File A tracking file to use for referencing original filenames and paths when identical files are indexed. Zip_Column_Content
Copy file name to clipboardExpand all lines: docs/assets/tables/all_workflows.tsv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,4 +48,4 @@ Name Description Applicable Kingdom Workflow Level Workflow Type Command-line Co
48
48
[**Transfer_Column_Content**](../workflows/data_export/transfer_column_content.md) Transfer contents of a specified Terra data table column for many samples ("entities") to a GCP storage bucket location [Any taxa](../../workflows_overview/workflows_kingdom.md#any-taxa) Set-level [Exporting Data from Terra](../../workflows_overview/workflows_type.md#exporting-data-from-terra) Yes v1.3.0 [Transfer_Column_Content_PHB](https://dockstore.org/workflows/github.com/theiagen/public_health_bioinformatics/Transfer_Column_Content_PHB:main?tab=info)
49
49
[**Usher**](../workflows/phylogenetic_placement/usher.md) Use UShER to rapidly and accurately place your samples on any existing phylogenetic tree Monkeypox virus, SARS-CoV-2, [Viral](../../workflows_overview/workflows_kingdom.md#viral) Sample-level, Set-level [Phylogenetic Placement](../../workflows_overview/workflows_type.md#phylogenetic-placement) Yes v2.1.0 [Usher_PHB](https://dockstore.org/workflows/github.com/theiagen/public_health_bioinformatics/Usher_PHB:main?tab=info)
[**Zip_Column_Content**](../workflows/data_export/zip_column_content.md) Zip contents of a specified Terra data table column for many samples ("entities") [Any taxa](../../workflows_overview/workflows_kingdom.md#any-taxa) Set-level [Exporting Data from Terra](../../workflows_overview/workflows_type.md#exporting-data-from-terra) Yes v2.1.0 [Zip_Column_Content_PHB](https://dockstore.org/workflows/github.com/theiagen/public_health_bioinformatics/Zip_Column_Content_PHB:main?tab=info)
51
+
[**Zip_Column_Content**](../workflows/data_export/zip_column_content.md) Zip contents of a specified Terra data table column for many samples ("entities") [Any taxa](../../workflows_overview/workflows_kingdom.md#any-taxa) Set-level [Exporting Data from Terra](../../workflows_overview/workflows_type.md#exporting-data-from-terra) Yes vX.X.X [Zip_Column_Content_PHB](https://dockstore.org/workflows/github.com/theiagen/public_health_bioinformatics/Zip_Column_Content_PHB:main?tab=info)
Copy file name to clipboardExpand all lines: docs/workflows/data_export/zip_column_content.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ title: Zip_Column_Content
10
10
11
11
This workflow will create a zip file containing all of the items from a given column in a Terra Data Table. This is useful when you want to share a collection of result files.
12
12
13
+
If a column contains files that do not have unique filenames then an index will be appended to identical filenames. Original file paths and names are preserved and referenced within the `file_translations.tsv` output.
0 commit comments