Navigation Menu

Skip to content

Commit

Permalink
Update Build_sj_tracks.pm
Browse files Browse the repository at this point in the history
  • Loading branch information
jemten committed Mar 23, 2021
1 parent bcb15a9 commit a3e6341
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions lib/MIP/Recipes/Analysis/Build_sj_tracks.pm
Expand Up @@ -33,15 +33,15 @@ sub analysis_build_sj_tracks {

## Function : Build splice junction tracks for IGV
## Returns :
## Arguments: $active_parameter_href => Active parameters for this analysis hash {REF}
## : $case_id => Family id
## : $file_info_href => File_info hash {REF}
## : $job_id_href => Job id hash {REF}
## : $parameter_href => Parameter hash {REF}
## : $profile_base_command => Submission profile base command
## : $recipe_name => Recipe name
## : $sample_id => Sample id
## : $sample_info_href => Info on samples and case hash {REF}
## Arguments: $active_parameter_href => Active parameters for this analysis hash {REF}
## : $case_id => Family id
## : $file_info_href => File_info hash {REF}
## : $job_id_href => Job id hash {REF}
## : $parameter_href => Parameter hash {REF}
## : $profile_base_command => Submission profile base command
## : $recipe_name => Recipe name
## : $sample_id => Sample id
## : $sample_info_href => Info on samples and case hash {REF}

my ($arg_href) = @_;

Expand Down

0 comments on commit a3e6341

Please sign in to comment.