Skip to content

Commit

Permalink
Tweak metadata grou pname
Browse files Browse the repository at this point in the history
mbomhoff committed Mar 28, 2017
1 parent 84a6724 commit f70430a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/Pipelines/lib/CoGe/Builder/SNP/Merge.pm
Original file line number Diff line number Diff line change
@@ -186,7 +186,7 @@ sub generate_additional_metadata {

foreach my $experiment (@$experiments) {
push @md, {
group => 'Source experiment',
group => 'Source experiments',
type => 'Experiment ID',
text => $experiment->id,
link => url_for('ExperimentView.pl', eid => $experiment->id) #FIXME hardcoded page url

0 comments on commit f70430a

Please sign in to comment.