1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
| bless( {
'_source_tag' => 'EMBL/GenBank/SwissProt',
'_gsf_seq' => $VAR1->{'primary_seq'},
'_location' => bless( {
'_strand' => -1,
'_seqid' => 'CP000733',
'_location_type' => 'EXACT',
'_start' => '1892972',
'_end' => '1893048',
'_root_verbose' => 0
}, 'Bio::Location::Simple' ),
'_gsf_seq_id' => 'CP000733',
'_primary_tag' => 'tRNA',
'annotation' => bless( {
'_typemap' => bless( {
'_type' => {
'locus_tag' => 'Bio::Annotation::SimpleValue',
'comment' => 'Bio::Annotation::Comment',
'reference' => 'Bio::Annotation::Reference',
'product' => 'Bio::Annotation::SimpleValue',
'dblink' => 'Bio::Annotation::DBLink',
'old_locus_tag' => 'Bio::Annotation::SimpleValue'
}
}, 'Bio::Annotation::TypeManager' ),
'_annotation' => {
'locus_tag' => [
bless( {
'value' => 'CBUD_1916'
}, 'Bio::Annotation::SimpleValue' )
],
'product' => [
bless( {
'value' => 'tRNA-Ile'
}, 'Bio::Annotation::SimpleValue' )
],
'old_locus_tag' => [
bless( {
'value' => 'COXBU7E912_1916'
}, 'Bio::Annotation::SimpleValue' )
]
}
}, 'Bio::Annotation::Collection' )
}, 'Bio::SeqFeature::Generic' ), bless( {
'_source_tag' => 'EMBL/GenBank/SwissProt',
'_gsf_seq' => $VAR1->{'primary_seq'},
'_location' => bless( {
'_strand' => -1,
'_seqid' => 'CP000733',
'_location_type' => 'EXACT',
'_start' => '1893237',
'_end' => '1894693',
'_root_verbose' => 0
}, 'Bio::Location::Simple' ),
'_gsf_seq_id' => 'CP000733',
'_primary_tag' => 'rRNA',
'annotation' => bless( {
'_typemap' => bless( {
'_type' => {
'locus_tag' => 'Bio::Annotation::SimpleValue',
'comment' => 'Bio::Annotation::Comment',
'reference' => 'Bio::Annotation::Reference',
'gene' => 'Bio::Annotation::SimpleValue',
'product' => 'Bio::Annotation::SimpleValue',
'dblink' => 'Bio::Annotation::DBLink',
'old_locus_tag' => 'Bio::Annotation::SimpleValue'
}
}, 'Bio::Annotation::TypeManager' ),
'_annotation' => {
'locus_tag' => [
bless( {
'value' => 'CBUD_1917'
}, 'Bio::Annotation::SimpleValue' )
],
'gene' => [
bless( {
'value' => 'rrsA'
}, 'Bio::Annotation::SimpleValue' )
],
'product' => [
bless( {
'value' => '16S ribosomal RNA'
}, 'Bio::Annotation::SimpleValue' )
],
'old_locus_tag' => [
bless( {
'value' => 'COXBU7E912_1917'
}, 'Bio::Annotation::SimpleValue' )
]
}
}, 'Bio::Annotation::Collection' )
}, 'Bio::SeqFeature::Generic' ), |
Partager