Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/xsl" href="test.xsl" ?>
- <?xml-model href="randng.rnc" type="application/relax-ng-compact-syntax"?>
- <?xml-model href="constrain.sch" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
- <report>
- <title>Variant calling and annotation for Dr.Smith</title>
- <date>July 1,1985</date>
- <analysis ids="NGS">
- <method id="QC"></method>
- <method id="GATK"></method>
- </analysis>
- <analysis id="genome_alignment">
- <!--<method id="Trim"></method>-->
- <method id="bowtie2"></method>
- </analysis>
- </report>
- ~
Advertisement
Add Comment
Please, Sign In to add comment