Go up: Bootstrap data

This would be much nicer if it was XML. Perhaps someone could run these commands and then do an XML dump?


ga GUS::Common::Plugin::SubmitRow --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "1^^^DNA^^^null^^^null^^^1^^^1^^^DNA^^^unkown strandedness"
   --commit
ga GUS::Common::Plugin::SubmitRow --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "2^^^DNA^^^ds^^^1^^^2^^^1^^^ds-DNA^^^first strand"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "3^^^DNA^^^ds^^^2^^^2^^^1^^^ds-DNA^^^second strand"
   --commit
ga GUS::Common::Plugin::SubmitRow --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "4^^^DNA^^^ss^^^null^^^3^^^1^^^ss-DNA^^^single stranded DNA"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "5^^^RNA^^^null^^^null^^^4^^^1^^^RNA^^^unknown strandedness"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "6^^^RNA^^^ds^^^1^^^5^^^5^^^ds-RNA^^^first strand"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "7^^^RNA^^^ds^^^2^^^5^^^5^^^ds-RNA^^^second strand"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "8^^^RNA^^^mRNA^^^null^^^6^^^5^^^mRNA^^^mRNA"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "9^^^RNA^^^tRNA^^^null^^^7^^^5^^^tRNA^^^tRNA"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "10^^^RNA^^^rRNA^^^null^^^8^^^5^^^rRNA^^^rRNA"
   --commit
 ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "11^^^unknown^^^null^^^null^^^9^^^11^^^unknown^^^unkown"
   --commit
ga GUS::Common::Plugin::SubmitRow --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "12^^^RNA^^^predicted_mRNA^^^null^^^10^^^8^^^predicted mRNA^^^mRNA sequence predicted by an algorithm from genomic DNA"
   --commit
ga GUS::Common::Plugin::SubmitRow --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "13^^^virtual^^^null^^^11^^^13^^^null^^^virtual^^^virtual nucleic acid sequence"
   --commit
ga GUS::Common::Plugin::SubmitRow
   --tablename DoTS::SequenceType --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "14^^^DNA^^^GSS^^^ds^^^12^^^1^^^GSS^^^Genome Survey Sequence"
   --commit
ga GUS::Common::Plugin::SubmitRow --tablename DoTS::SequenceType
   --attrlist sequence_type_id,nucleotide_type,sub_type,strand,hierarchy,parent_sequence_type_id,name,description
   --valuelist "15^^^DNA^^^oligonucleotide^^^ss^^^13^^^1^^^oligonucleotide^^^synthetic single stranded oligonucleotide"
   --commit