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 2022 Aug 15, Fall 2 2022 Sep 5
Description
Run the "find junctions" program to generate spreadsheets showing support for splicing events.
This program generates bed format files that tabulate evidence supporting splicing. The "score" field of the output file indicates the number sequence alignments that exhibit evidence of splicing in a particular location, called a "junction".
This format for representing splicing events comes originally from the "tophat" program, which generates "bed" files containing junctions in essentially the same way.
Added new files to hotpollen/splicing_analysis repository:
Checked that the system has java:
Created new directory "bams" with symbolic links to all the BAM files and their indexes made in
IGBF-3143.Made symbolic links to above scripts and jar file within this location.
Launched jobs with:
Got error:
Fixed it by copying a fresher version of the jar file to the "src" directory in my home folder.