Skip to content

Commit

Permalink
Updating recipe description
Browse files Browse the repository at this point in the history
  • Loading branch information
jemten committed Apr 25, 2023
1 parent 47fb949 commit 3849464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/MIP/Recipes/Analysis/Me_filter.pm
Expand Up @@ -38,7 +38,7 @@ Readonly my $MT_CONTIG_ID_REGEXP => q{MT | M | chrM};

sub analysis_me_filter {

## Function : Vcfparser performs parsing of varianteffectpredictor annotated ws SV variants
## Function : Filters mobile elements on frequency and split the vcf in aclinical and research vcf using vcfparser.
## Returns :
## Arguments: $active_parameter_href => Active parameters for this analysis hash {REF}
## : $case_id => Family id
Expand Down
2 changes: 1 addition & 1 deletion lib/MIP/Recipes/Analysis/Mip_vcfparser.pm
Expand Up @@ -1131,7 +1131,7 @@ sub analysis_mip_vcfparser_sv_wes {

sub analysis_mip_vcfparser_sv_wgs {

## Function : Vcfparser performs parsing of varianteffectpredictor annotated ws SV variants
## Function : Vcfparser performs parsing of varianteffectpredictor annotated wgs SV variants
## Returns :
## Arguments: $active_parameter_href => Active parameters for this analysis hash {REF}
## : $case_id => Family id
Expand Down

0 comments on commit 3849464

Please sign in to comment.