Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 4 2021 Sep 27 - Oct 8
Description
The first run of the rnaseq pipeline used a samples.csv file as input that indicated the incorrect strand.
The protocol used to synthesis the libraries (see attached) was not strand-specific.
Also, the sample name prefixes are a bit awkward and long. Since every sample name contains the letters "120min" let's shorten the prefixes to:
GENOTYPE_TREATMENT_REPLICATE
Genotypes:
- VF36 (wildtype)
- F3H-OX3 (F3H over-expressing line 3)
- F3H-OX4 (F3H over-expressing line 4)
- are (mutant, anthocyanin reduced)
Treatments (duration 2 hours):
- 28 degrees C for 2 hours (control), harvested at 120 minutes
- 28 degrees C for 30 minutes, then shifted to 34 C (treatment), harvested at 120 minutes
Sample codes:
genotype: VF36, F3H-OX3, F3H-OX4
treatment: C and T
replicate: R1, R2, R3
Version 3.4 of rnaseq pipeline is available. Updated my system with:
and environment variable(s) set:
Note that the singularity containers will be stored in the cache dir, configured as above.