Skip to content

Commit

Permalink
Add basic description for msa viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Aug 25, 2016
1 parent e8eb48a commit f98ade1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -5,6 +5,7 @@ define( [], function() {
library : 'BioJS',
datatype : 'txt',
keywords : 'biojs',
description : 'The MSA viewer is a modular, reusable component to visualize large MSAs interactively on the web.',
settings : {
conserv: { label :'Show conservation', help : 'Do you want to display a bar diagram indicating sequence conservation?', type : 'boolean', value: 'true' },
overviewbox: { label :'Show overview box', help : 'Do you want to display the overview box below the sequence alignments?', type : 'boolean', value: 'true' },
Expand Down

0 comments on commit f98ade1

Please sign in to comment.