File: barcode.dataset.xml

package info (click to toggle)
pbbam 2.4.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,152 kB
  • sloc: cpp: 60,214; xml: 2,908; ansic: 660; sh: 275; python: 203; makefile: 187
file content (11 lines) | stat: -rw-r--r-- 990 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<pbds:BarcodeSet CreatedAt="2015-01-27T09:00:01" MetaType="PacBio.DataSet.BarcodeSet" Name="DataSet_BarcodeSet" Tags="barcode moreTags mapping mytags" UniqueId="b095d0a3-94b8-4918-b3af-a3f81bbe519c" Version="2.3.0" xmlns="http://pacificbiosciences.com/PacBioDatasets.xsd" xmlns:pbbase="http://pacificbiosciences.com/PacBioBaseDataModel.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pacificbiosciences.com/PacBioDatasets.xsd">
	<pbbase:ExternalResources>
		<pbbase:ExternalResource Name="First Barcodes FASTA" Description="Points to an example Barcodes FASTA file." MetaType="BarcodeFile.BarcodeFastaFile" ResourceId="file:///mnt/path/to/barcode.fasta" Tags="Example"/>
	</pbbase:ExternalResources>
	<pbds:DataSetMetadata>
		<pbds:TotalLength>400</pbds:TotalLength>
		<pbds:NumRecords>30</pbds:NumRecords>
		<pbds:BarcodeConstruction>paired</pbds:BarcodeConstruction>
	</pbds:DataSetMetadata>
</pbds:BarcodeSet>