Guest User

Untitled

a guest
May 11th, 2016
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-stylesheet type="text/xsl" href="test.xsl" ?>
  3. <?xml-model href="randng.rnc" type="application/relax-ng-compact-syntax"?>
  4. <?xml-model href="constrain.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
  5. <report>
  6. <title>Variant calling and annotation for Dr.Smith</title>
  7. <date>July 1,1985</date>
  8. <analysis ids="NGS">
  9. <method id="QC"></method>
  10. <method id="GATK"></method>
  11. </analysis>
  12. <analysis id="genome_alignment">
  13. <!--<method id="Trim"></method>-->
  14. <method id="bowtie2"></method>
  15. </analysis>
  16. </report>
  17. ~
Advertisement
Add Comment
Please, Sign In to add comment