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.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | IGBF-2993 [ 21429 ] |
Rank | Ranked higher |
Summary | Generate junction files for experimental and positive control alignments data | Make junction files for experimental and positive control alignments data |
Status | To-Do [ 10305 ] | In Progress [ 3 ] |
Sprint | Fall 1 2022 Aug 15 [ 153 ] | Fall 1 2022 Aug 15, Fall 2 2022 Sep 5 [ 153, 154 ] |
Rank | Ranked higher |
Description | Run the "find junctions" program to generate spreadsheets showing support for splicing events. |
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". |
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". |
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. |
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Assignee | Ann Loraine [ aloraine ] |
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Status | First Level Review in Progress [ 10301 ] | Needs 1st Level Review [ 10005 ] |
Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
Resolution | Done [ 10000 ] | |
Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |
Assignee | Ann Loraine [ aloraine ] |
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.