print "new feature\n" if $feat ->has_tag( 'new' );. # features can have sub features. my @subfeat = $feat ->get_SeqFeatures();. } ...
確定! 回上一頁