Skip to content
Snippets Groups Projects
Commit 00c13edc authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Correct display label from "snpDensity" to "SNP Density".

parent c1ed3062
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ my $analysis =
-gff_feature => "density",
-logic_name => "snpDensity",
-description => 'Density of SNP features on the sequence',
-display_label => 'snpDensity',
-display_label => 'SNP Density',
-displayable => 1 );
$aa->store($analysis);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment