Changes between Version 1 and Version 2 of net.sf.basedb.reggie/notes426
- Timestamp:
- Apr 15, 2020, 11:26:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.reggie/notes426
v1 v2 3 3 == A. Before updating Reggie == 4 4 5 === 1. Install anew Picard version on the prime cluster ===5 === 1. Install new Picard version on the prime cluster === 6 6 7 7 We need Picard version 2.22.3 or higher since it fixes a problem with !NovaSeq data files and the !CheckIlluminaDirectory 8 8 function. Verify that the `<picard><path>` setting `reggie-config.xml` is poiting to the correct installation directory 9 9 and modify if needed. Picard can be downloaded from https://github.com/broadinstitute/picard/releases. 10 11 === 2. Install new/updated pipeline scripts === 12 13 There are new pipeline scripts: http://baseplugins.thep.lu.se/browser/other/pipeline/trunk 14 Download and install at a suitable location on the prime cluster: 15 16 * `novaseq_status.sh`: Used by auto-confirmation to check status of !NovaSeq sequencing. 17 * `mips_functions.sh`: Used by MIPs alignment. 10 18 11 19 == B. Update Reggie == … … 19 27 Upload the `CTG_SampleSheet.xlsx` file to the `/home/SCANB/Templates` directory in BASE. 20 28 21 === 2. Import variant annotations === 29 === 2. Create/update library preparation protocol for external sequencing === 30 31 In the **Register external sequencing** wizard, a **Library preparation** protocol must be selected. 32 The wizard will list protocols that has been annotated with `LibPrepTarget=External`. Either create 33 a new protocol or add the External option to an existing protocol. 34 35 === 3. Import variant annotations === 22 36 23 37 In the **RNA library preparation and analysis**/**Variant calling pipeline** section,