Setting | Description |
---|---|
Group by Sections | Group the jobs based on a user-defined section in the sample file names. The default values for delimiters are a dash (-), a period (.), and an underscore (_). For example, a sample file named F_R1_converted.fasta would have four sections based on the default underscore and period delimiters: • Section 1 = F • Section 2 = R1 • Section 3 = converted • Section 4 = fasta |
Group by Fixed Position | Group by user-specified position or range of positions in the sample file names. |
Group by Order | Group the jobs based on the order in which the sample files were loaded in to the NextGENe AutoRun tool AutoRun tool. |
![]() | The last grouping option that was selected remains selected by default when the Group Jobs dialog box opens. |
Job Grouping | Default Group Name |
---|---|
By Sections | The Group ID: section(s) indicates which section of the file name is used to group the sample files. This section is also used for the Job ID. For example, for the following six sample files with the Group ID: section(s) = 1 for grouping: • F_R1_converted.fasta • D_R1_converted.fasta • E_R1_converted.fasta • F_R2_converted.fasta • D_R2_converted.fasta • E_R2_converted.fasta creates three jobs with two sample files each and each job identified by one of the following three JOB IDs: F, D, or E. |
By Fixed Position | The Job ID is based on the user-specified character (for example, 1) or range of characters (for example, 1-4) in the file names that were used to group the jobs. For example, considering the same sample files above, using Group ID: character(s) = 1 for grouping creates three jobs with two sample files each and each job identified by one of the following three Job IDs: F, D, or E. Note: You can select Match Case to further refine the grouping and the Job IDs. |
By Order | By default, Group ID: the first item name is selected, which means that the ID that is assigned to each job is based on the name of the first file in each group. For example, considering the same sample files above, and using a Group Size = 2, then three jobs would be created with two sample files per group and each job identified by one of the following three Job IDs: • F_R1_converted • D_R1_converted • E_R1_converted Note: If you clear <Group ID: the first item name>, then the Job ID is a numeric value and it is created based on the order in which they groups are listed in the Group Jobs dialog box (e.g., 1, 2, 3, and so on). |