-
- {{ localize("No datasets were selected.") }}
- {{ localize("Exactly two elements needed for the collection. You may need to") }}
-
- {{ localize("cancel") }}
-
- {{ localize("and reselect new elements.") }}
-
-
-
-
-
-
-
+
{{ localize("The following selections could not be included due to problems:") }}
@@ -243,135 +353,171 @@ onMounted(() => {
{{ problem }}
- {{ localize("Exactly two elements needed for the collection. You may need to") }}
-
- {{ localize("cancel") }}
-
- {{ localize("and reselect new elements.") }}
-
-
-
-
-
-
-
- {{ localize("The following selections could not be included due to problems:") }}
-
-
- {{ problem }}
-
-
-
-
-
+
- {{ localize("Two (and only two) elements are needed for the pair. You may need to ") }}
-
- {{ localize("cancel") }}
-
- {{ localize("and reselect new elements.") }}
+ {{ localize("Exactly two elements are needed for the pair.") }}
+
+
+ {{ localize("Cancel") }}
+
+ {{ localize("and reselect new elements.") }}
+
-
-
-
-
-
-
-
- {{ localize("The following selections could not be included due to problems:") }}
-
-
- {{ problem }}
-
-
-
-
-
-
-
-
+
+
+
+
+
+ {{
+ localize(
+ [
+ "Pair collections are permanent collections containing two datasets: one forward and one reverse. ",
+ "Often these are forward and reverse reads. The pair collections can be passed to tools and workflows in ",
+ "order to have analyses done on both datasets. This interface allows you to create a pair, name it, and ",
+ "swap which is forward and which reverse.",
+ ].join("")
+ )
+ }}
+
+
+
+
+ {{ localize("Click the ") }}
+
+ {{ localize("Swap") }}
+
{{
localize(
- [
- "Pair collections are permanent collections containing two datasets: one forward and one reverse. ",
- "Often these are forward and reverse reads. The pair collections can be passed to tools and workflows in ",
- "order to have analyses done on both datasets. This interface allows you to create a pair, name it, and ",
- "swap which is forward and which reverse.",
- ].join("")
+ "link to make your forward dataset the reverse and the reverse dataset forward"
)
}}
-
-
-
-
- {{ localize("Click the ") }}
-
- {{ localize("Swap") }}
-
- {{
- localize(
- "link to make your forward dataset the reverse and the reverse dataset forward"
- )
- }}
-
-
-
- {{ localize("Click the ") }}
-
- {{ localize("Cancel") }}
-
- {{ localize("button to exit the interface.") }}
-
-
-
-
-
-
- {{ localize("Once your collection is complete, enter a ") }}
- {{ localize("name") }}
- {{ localize("and click ") }}
-
- {{ localize("Create list") }}
+
+
+
-
+ {{ localize("button to exit the interface.") }}
+
+
-
+
+
+
+ {{ localize("Once your collection is complete, enter a ") }}
+ {{ localize("name") }}
+ {{ localize("and click ") }}
+
+ {{ localize("Create list") }}
+
+ {{ localize(".") }}
+
+
+
+
+
+
+ {{ localize("No datasets were selected.") }}
+ {{ localize("Exactly two elements needed for the collection. You may need to") }}
+
+ {{ localize("cancel") }}
+
+ {{ localize("and reselect new elements, or upload datasets.") }}
+
+
+
+
+ {{
+ localize(
+ "No elements in your history are valid for this pair. \
+ You may need to switch to a different history or upload valid datasets."
+ )
+ }}
+
+ {{ localize("The following extensions are required for this pair: ") }}
+
+
+ {{ extension }}
+
+
+
+
+
+ {{ localize("The following selections could not be included due to problems:") }}
+
+
+ {{ problem }}
+
+
+ {{ localize("Exactly two elements needed for the collection. You may need to") }}
+
+ {{ localize("cancel") }}
+
+ {{ localize("and reselect new elements, or upload datasets.") }}
+
+
+
+ {{
+ localize(
+ "Could not automatically create any pairs from the given dataset names. You may want to choose or enter different filters and try auto-pairing again."
+ )
+ }}
+
+
+ {{ CANCEL_TEXT }}
+
+ {{ allInvalidElementsPartTwo }}
+
+
+
+ {{
+ localize("Collections cannot have duplicated names. The following list names are duplicated: ")
+ }}
+
+
{{ name }}
+
+ {{ localize("Please fix these duplicates and try again.") }}
+
-
-
-
- {{ invalidHeader }}
-
-
- {{ problem }}
-
-
-
-
-
-
+
+
+
+
{{
- l(
- "Could not automatically create any pairs from the given dataset names. You may want to choose or enter different filters and try auto-pairing again."
+ localize(
+ [
+ "Collections of paired datasets are ordered lists of dataset pairs (often forward and reverse reads). ",
+ "These collections can be passed to tools and workflows in order to have analyses done on each member of ",
+ "the entire group. This interface allows you to create a collection, choose which datasets are paired, ",
+ "and re-order the final collection.",
+ ].join("")
)
}}
-
- {{ cancelText }}
-
- {{ allInvalidElementsPartTwo }}
-
-
-
-
- {{ l("Collections cannot have duplicated names. The following list names are duplicated: ") }}
-
-
{{ name }}
-
- {{ l("Please fix these duplicates and try again.") }}
-
-
+ {{ localize("Click a dataset in the") }}
+
+ {{ localize("forward column") }}
+
+ {{ localize("to select it then click a dataset in the") }}
+
+ {{ localize("reverse column") }}
+
+
+
{{
- l(
- [
- "Collections of paired datasets are ordered lists of dataset pairs (often forward and reverse reads). ",
- "These collections can be passed to tools and workflows in order to have analyses done on each member of ",
- "the entire group. This interface allows you to create a collection, choose which datasets are paired, ",
- "and re-order the final collection.",
- ].join("")
+ localize(
+ "Click one of the Pair these datasets buttons in the middle column to pair the datasets in a particular row."
)
}}
-
-
- {{ l("Unpaired datasets are shown in the") }}
-
- {{ l("unpaired section") }}
+
+
+ {{ localize("Click") }}
+
+ {{ localize("Auto-pair") }}
- {{ "." }}
- {{ l("Paired datasets are shown in the") }}
-
- {{ l("paired section") }}
+ {{ localize("to have your datasets automatically paired based on name.") }}
+
+
+
+ {{
+ localize("You can filter what is shown in the unpaired sections by:")
+ }}
+
- {{ l("Click a dataset in the") }}
-
- {{ l("forward column") }}
-
- {{ l("to select it then click a dataset in the") }}
-
- {{ l("reverse column") }}
-
-
-
- {{
- l(
- "Click one of the Pair these datasets buttons in the middle column to pair the datasets in a particular row."
- )
- }}
-
-
- {{ l("Click") }}
-
- {{ l("Auto-pair") }}
-
- {{ l("to have your datasets automatically paired based on name.") }}
-
-
-
+
+
{{
- l("You can filter what is shown in the unpaired sections by:")
+ localize(
+ "Choosing from a list of preset filters by clicking the arrow beside the filter input."
+ )
}}
-
+ {{
+ localize(
+ 'You can include or remove the file extensions (e.g. ".fastq") from your pair names by toggling the'
+ )
+ }}
+
+ {{ localize("Remove file extensions from pair names?") }}
+
+ {{ localize("control.") }}
+
+
+ {{ localize("Once your collection is complete, enter a") }}
+
+ {{ localize("name") }}
+
+ {{ localize("and click ") }}
+
+ {{ localize("Create list") }}
+
+ {{ localize(". (Note: you do not have to pair all unpaired datasets to finish.)") }}
+
+
{{
- l(
- 'You can include or remove the file extensions (e.g. ".fastq") from your pair names by toggling the'
+ localize(
+ "No elements in your history are valid for this collection. You may need to switch to a different history."
)
}}
-
- {{ l("Remove file extensions from pair names?") }}
-
- {{ l("control.") }}
-
-
- {{ l("Once your collection is complete, enter a") }}
-
- {{ l("name") }}
-
- {{ l("and click ") }}
-
- {{ l("Create list") }}
-
- {{ l(". (Note: you do not have to pair all unpaired datasets to finish.)") }}
-