File tree Expand file tree Collapse file tree
protein_feature_view/templates/protein_feature_view Expand file tree Collapse file tree Original file line number Diff line number Diff line change 385385 includeCoords : true ,
386386 singular : 'PIRSF match' ,
387387 } ,
388+ 'PROSITE_Patterns' : {
389+ colour : '#e0a' ,
390+ allowGaps : true ,
391+ helpText : 'PROSITE Patterns matches imported from InterPro' ,
392+ includeCoords : true ,
393+ singular : 'PROSITE Patterns match' ,
394+ } ,
388395 'PROSITE_Profiles' : {
389396 colour : '#89c' ,
390397 allowGaps : false ,
399406 includeCoords : true ,
400407 singular : 'Pfam match' ,
401408 } ,
402- 'ProSitePatterns' : {
403- colour : '#e0a' ,
404- allowGaps : true ,
405- helpText : 'ProSitePatterns matches imported from InterPro' ,
406- includeCoords : true ,
407- singular : 'ProSitePatterns match' ,
408- } ,
409- 'ProSiteProfiles' : {
410- colour : '#09f' ,
411- allowGaps : true ,
412- helpText : 'ProSiteProfiles matches imported from InterPro' ,
413- includeCoords : true ,
414- singular : 'ProSiteProfiles match' ,
415- } ,
416409 'SFLD' : {
417410 colour : '#38b' ,
418411 allowGaps : false ,
You can’t perform that action at this time.
0 commit comments