Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 1 - Sep 5, Summer 8 2023 Aug 21, Fall 2 2023 Sep 17, Fall 3 2023 Oct 2
Description
My apologies if this has already been done and I lost track of the data somehow!
For this task, we need to align and deploy data from Azenta run 30-804059537 onto the SL4 / S_lycopersicum_Sep_2019 genome, using the S_lycopersicum_Sep_2019 assembly and accompanying gene annotations.
To-do:
- run the nextflow pipeline as per usual. Please use location /projects/tomato_genome/fnb/dataprocessing/30-804059537-KP/S_lycopersicum_Sep_2019 on the UNCC cluster
- create a branch in the code repo as usual
- commit to the branch the following files:
30-804059537_SL4_multiqc_report.html (renamed from multiqc_report.html)
30-804059537_SL4_salmon.merged.gene_counts.tsv (renamed from salmon.merged.gene_counts.tsv)
- create coverage graphs and junction files, as per usual
- move just the coverage graphs, bam files, and junction files to this location: /projects/tomato_genome/fnb/dataprocessing/30-804059537-KP/for_quickload/S_lycopersicum_Sep_2019/30-804059537 (We'll use this as the source directory for an rsync command that will copy these data over the data.bioviz.org host for visualization in IGB)
Attachments
Issue Links
- relates to
-
IGBF-3434 Identify the aligned region and visualize it in IGB
-
- Closed
-
Activity
Directory: /projects/tomato_genome/fnb/dataprocessing/30-804059537-KP/S_lycopersicum_Sep_2019
./doIt.sh Kelsey_samples_2023.csv /projects/tomato_genome/fnb/nfcore_rnaseq/S_lycopersicum_Sep_2019.fa /projects/tomato_genome/fnb/nfcore_rnaseq/S_lycopersicum_Sep_2019.gtf /projects/tomato_genome/fnb/nfcore_rnaseq/S_lycopersicum_Sep_2019.bed tomato.config 1> out.0.txt 2> err.0.txt
Merged the PR but then changed name from 30-804059537-SL5-salmon.merged.gene_counts.tsv to 30-804059537-SL5_salmon.merged.gene_counts.tsv to match convention established for other such files throughout the project.