Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,11 @@
<xs:documentation>Genotyping by sequencing is a method to discover single nucleotide polymorphisms for genotyping studies.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Ribo-Seq">
<xs:annotation>
<xs:documentation>Ribosome profiling is a method based on deep sequencing of ribosome-protected mRNA fragments. Ribo-Seq, provides a snapshot of all the ribosomes active in a cell at a specific time point.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER">
<xs:annotation>
<xs:documentation> Library strategy not listed. </xs:documentation>
Expand Down