@if(isset($otherVectors->materials_deposited))

Materials also found on : {{$otherVectors->materials_deposited}}

@endif @if(isset($otherVectors->sharing_materials))

What author would like in exchange for sharing:

@endif @if(isset($otherVectorsCharasteristics))

Vector Characterization

@foreach($otherVectorsCharasteristics as $sd) @endforeach
@endif

Backbone

@if(isset($otherVectors->vector_backbone))

Vector Backbone

@endif @if(isset($otherVectors->backbone_size))

Backbone Size (bp)

@endif @if(isset($otherVectors->promoter))

Promoter

@endif @if(isset($otherVectors->backbone_gen_bank))

Gen Bank or Other Database ID

@endif

Gene/Insert

@if(isset($otherVectors->gene_insert_name))

Gene/Insert Name

@endif @if(isset($otherVectors->gene_gen_bank))

Gen Bank ID

@endif @if(isset($otherVectors->reporter))

Reporte

@endif @if(isset($otherVectors->tag_fusion_protein))

Tag/Fusion Protein(s)

@endif @if(isset($otherVectors->selectable_markers))

Selectable Markers

@endif

Growth in Bacteria

@if(isset($otherVectors->bacterial_resistance))

Bacterial Resistance

@endif @if(isset($otherVectors->growth_temperature))

Growth Temperature

@endif @if(isset($otherVectors->growth_strain))

Growth Strain

@endif @if(isset($otherVectors->copy_number))

Copy Number

@endif

Cloning Information

@if(isset($otherVectors->cloning_technique))

Cloning Technique

@endif @if(isset($otherVectors->cloning_sites))

Cloning Sites

@endif @if(isset($otherVectors->sequencing_primers_sites))

Sequencing Primers/Sites

@endif

Sample Format

@if(isset($otherVectors->sample_format))
@if($otherVectors->sample_format == 'Other') @else @endif
@endif

Map

@if(count($vectorsMap) > 0) @foreach ($vectorsMap as $map)
@endforeach @foreach ($vectorsMap as $map) @endforeach @endif

Additional Resources

@if(count($vectorsAdditionalResources) > 0) @foreach ($vectorsAdditionalResources as $res) @endforeach @endif