The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::SimulateReads::DB::Schema::Result::QualityProfile

VERSION

version 0.16

NAME

App::SimulateReads::DB::Schema::Result::QualityProfile

TABLE: quality_profile

ACCESSORS

id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0

name

data_type: 'text'
is_nullable: 0

source

data_type: 'text'
default_value: 'not defined'
is_nullable: 1

is_user_provided

data_type: 'integer'
default_value: 1
is_nullable: 1

size

data_type: 'integer'
is_nullable: 0

deepth

data_type: 'integer'
is_nullable: 0

matrix

data_type: 'blob'
is_nullable: 0

date

data_type: 'date'
default_value: CURRENT_DATE
is_nullable: 1

PRIMARY KEY

UNIQUE CONSTRAINTS

name_unique

AUTHOR

Thiago L. A. Miller <tmiller@mochsl.org.br>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Teaching and Research Institute from Sírio-Libanês Hospital.

This is free software, licensed under:

The GNU General Public License, Version 3, June 2007