Skip to content
Snippets Groups Projects
Commit 9bd86dba authored by James Smith's avatar James Smith
Browse files

various changes merged back frmo head ( mergepoint-3 to mergpoint-4 )

parent 1048fd7a
No related branches found
No related tags found
No related merge requests found
......@@ -491,10 +491,13 @@ sub get_all_DomainFeatures{
my @features;
my @types = ('pfscan', #profile (prosite or pfam motifs)
'scanprosite', #prosite
'superfamily',
my @types = ('pfscan', #profile (prosite or pfam motifs)
'scanprosite', #prosite
'superfamily',
'pfam',
'smart',
'tigrfam',
'pirsf',
'prints');
foreach my $type (@types) {
......
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