From dcefffcf050bb4bbd201c08df0f33c2ae01f9f70 Mon Sep 17 00:00:00 2001
From: Quang Trinh
Date: Thu, 14 Mar 2013 14:43:41 -0400
Subject: [PATCH] updated from files data.modencode.org
---
DATA_SNAPSHOTS.txt.1.March.2012 | 16 +
DATA_SNAPSHOTS.txt.16.December.2012 | 16 +
DATA_SNAPSHOTS.txt.7.December.2012 | 28 +
htdocs/DATA_SNAPSHOTS.txt | 1 +
htdocs/modencode-cloud.html | 4 +-
htdocs/modencode.js | 11440 ++++++--
htdocs/publications | 1 -
perl/lib/perl/5.10.1/auto/VM-EC2/.packlist | 78 +
perl/man/man3/VM::EC2.3pm | 2555 ++
perl/man/man3/VM::EC2::AvailabilityZone.3pm | 180 +
perl/man/man3/VM::EC2::BlockDevice.3pm | 214 +
.../man3/VM::EC2::BlockDevice::Attachment.3pm | 227 +
perl/man/man3/VM::EC2::BlockDevice::EBS.3pm | 195 +
.../man3/VM::EC2::BlockDevice::Mapping.3pm | 220 +
.../VM::EC2::BlockDevice::Mapping::EBS.3pm | 216 +
perl/man/man3/VM::EC2::Dispatch.3pm | 370 +
perl/man/man3/VM::EC2::ElasticAddress.3pm | 201 +
perl/man/man3/VM::EC2::Error.3pm | 180 +
perl/man/man3/VM::EC2::Generic.3pm | 377 +
perl/man/man3/VM::EC2::Group.3pm | 195 +
perl/man/man3/VM::EC2::Image.3pm | 347 +
.../man3/VM::EC2::Image::LaunchPermission.3pm | 179 +
perl/man/man3/VM::EC2::Instance.3pm | 531 +
.../man3/VM::EC2::Instance::ConsoleOutput.3pm | 187 +
perl/man/man3/VM::EC2::Instance::Metadata.3pm | 355 +
.../VM::EC2::Instance::MonitoringState.3pm | 191 +
.../man3/VM::EC2::Instance::PasswordData.3pm | 180 +
.../man/man3/VM::EC2::Instance::Placement.3pm | 173 +
perl/man/man3/VM::EC2::Instance::Set.3pm | 179 +
perl/man/man3/VM::EC2::Instance::State.3pm | 191 +
.../man3/VM::EC2::Instance::State::Reason.3pm | 207 +
perl/man/man3/VM::EC2::KeyPair.3pm | 187 +
perl/man/man3/VM::EC2::Region.3pm | 181 +
perl/man/man3/VM::EC2::ReservationSet.3pm | 177 +
perl/man/man3/VM::EC2::ReservedInstance.3pm | 232 +
.../VM::EC2::ReservedInstance::Offering.3pm | 214 +
perl/man/man3/VM::EC2::SecurityGroup.3pm | 350 +
...M::EC2::SecurityGroup::GroupPermission.3pm | 213 +
.../VM::EC2::SecurityGroup::IpPermission.3pm | 242 +
perl/man/man3/VM::EC2::Snapshot.3pm | 345 +
...:EC2::Snapshot::CreateVolumePermission.3pm | 179 +
.../VM::EC2::Spot::DatafeedSubscription.3pm | 178 +
.../man3/VM::EC2::Spot::InstanceRequest.3pm | 226 +
perl/man/man3/VM::EC2::Spot::PriceHistory.3pm | 184 +
perl/man/man3/VM::EC2::Tag.3pm | 187 +
perl/man/man3/VM::EC2::Volume.3pm | 304 +
perl/share/perl/5.10.1/VM/EC2.pm | 3643 +++
.../perl/5.10.1/VM/EC2/AvailabilityZone.pm | 80 +
perl/share/perl/5.10.1/VM/EC2/BlockDevice.pm | 120 +
.../5.10.1/VM/EC2/BlockDevice/Attachment.pm | 168 +
.../perl/5.10.1/VM/EC2/BlockDevice/EBS.pm | 87 +
.../perl/5.10.1/VM/EC2/BlockDevice/Mapping.pm | 136 +
.../5.10.1/VM/EC2/BlockDevice/Mapping/EBS.pm | 114 +
perl/share/perl/5.10.1/VM/EC2/Dispatch.pm | 450 +
.../perl/5.10.1/VM/EC2/ElasticAddress.pm | 110 +
perl/share/perl/5.10.1/VM/EC2/Error.pm | 81 +
perl/share/perl/5.10.1/VM/EC2/Generic.pm | 462 +
perl/share/perl/5.10.1/VM/EC2/Group.pm | 92 +
perl/share/perl/5.10.1/VM/EC2/Image.pm | 320 +
.../5.10.1/VM/EC2/Image/LaunchPermission.pm | 67 +
perl/share/perl/5.10.1/VM/EC2/Instance.pm | 763 +
.../5.10.1/VM/EC2/Instance/ConsoleOutput.pm | 85 +
.../perl/5.10.1/VM/EC2/Instance/Metadata.pm | 331 +
.../5.10.1/VM/EC2/Instance/MonitoringState.pm | 95 +
.../5.10.1/VM/EC2/Instance/PasswordData.pm | 70 +
.../perl/5.10.1/VM/EC2/Instance/Placement.pm | 63 +
perl/share/perl/5.10.1/VM/EC2/Instance/Set.pm | 88 +
.../perl/5.10.1/VM/EC2/Instance/State.pm | 88 +
.../5.10.1/VM/EC2/Instance/State/Change.pm | 30 +
.../5.10.1/VM/EC2/Instance/State/Reason.pm | 98 +
perl/share/perl/5.10.1/VM/EC2/KeyPair.pm | 79 +
perl/share/perl/5.10.1/VM/EC2/Region.pm | 77 +
.../perl/5.10.1/VM/EC2/ReservationSet.pm | 67 +
.../perl/5.10.1/VM/EC2/ReservedInstance.pm | 138 +
.../VM/EC2/ReservedInstance/Offering.pm | 113 +
.../share/perl/5.10.1/VM/EC2/SecurityGroup.pm | 394 +
.../VM/EC2/SecurityGroup/GroupPermission.pm | 132 +
.../VM/EC2/SecurityGroup/IpPermission.pm | 163 +
perl/share/perl/5.10.1/VM/EC2/Snapshot.pm | 336 +
.../VM/EC2/Snapshot/CreateVolumePermission.pm | 61 +
.../VM/EC2/Spot/DatafeedSubscription.pm | 67 +
.../5.10.1/VM/EC2/Spot/InstanceRequest.pm | 150 +
.../5.10.1/VM/EC2/Spot/LaunchSpecification.pm | 33 +
.../perl/5.10.1/VM/EC2/Spot/PriceHistory.pm | 69 +
perl/share/perl/5.10.1/VM/EC2/Tag.pm | 80 +
perl/share/perl/5.10.1/VM/EC2/Volume.pm | 258 +
release/metadata_fixed.csv | 10300 ++++---
release/metadata_mirror.csv | 23023 +++++++++-------
release/spreadsheet.csv.16.December.2012 | 12229 ++++++++
89 files changed, 60869 insertions(+), 17374 deletions(-)
create mode 100644 DATA_SNAPSHOTS.txt.1.March.2012
create mode 100644 DATA_SNAPSHOTS.txt.16.December.2012
create mode 100644 DATA_SNAPSHOTS.txt.7.December.2012
create mode 120000 htdocs/DATA_SNAPSHOTS.txt
delete mode 120000 htdocs/publications
create mode 100644 perl/lib/perl/5.10.1/auto/VM-EC2/.packlist
create mode 100644 perl/man/man3/VM::EC2.3pm
create mode 100644 perl/man/man3/VM::EC2::AvailabilityZone.3pm
create mode 100644 perl/man/man3/VM::EC2::BlockDevice.3pm
create mode 100644 perl/man/man3/VM::EC2::BlockDevice::Attachment.3pm
create mode 100644 perl/man/man3/VM::EC2::BlockDevice::EBS.3pm
create mode 100644 perl/man/man3/VM::EC2::BlockDevice::Mapping.3pm
create mode 100644 perl/man/man3/VM::EC2::BlockDevice::Mapping::EBS.3pm
create mode 100644 perl/man/man3/VM::EC2::Dispatch.3pm
create mode 100644 perl/man/man3/VM::EC2::ElasticAddress.3pm
create mode 100644 perl/man/man3/VM::EC2::Error.3pm
create mode 100644 perl/man/man3/VM::EC2::Generic.3pm
create mode 100644 perl/man/man3/VM::EC2::Group.3pm
create mode 100644 perl/man/man3/VM::EC2::Image.3pm
create mode 100644 perl/man/man3/VM::EC2::Image::LaunchPermission.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::ConsoleOutput.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::Metadata.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::MonitoringState.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::PasswordData.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::Placement.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::Set.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::State.3pm
create mode 100644 perl/man/man3/VM::EC2::Instance::State::Reason.3pm
create mode 100644 perl/man/man3/VM::EC2::KeyPair.3pm
create mode 100644 perl/man/man3/VM::EC2::Region.3pm
create mode 100644 perl/man/man3/VM::EC2::ReservationSet.3pm
create mode 100644 perl/man/man3/VM::EC2::ReservedInstance.3pm
create mode 100644 perl/man/man3/VM::EC2::ReservedInstance::Offering.3pm
create mode 100644 perl/man/man3/VM::EC2::SecurityGroup.3pm
create mode 100644 perl/man/man3/VM::EC2::SecurityGroup::GroupPermission.3pm
create mode 100644 perl/man/man3/VM::EC2::SecurityGroup::IpPermission.3pm
create mode 100644 perl/man/man3/VM::EC2::Snapshot.3pm
create mode 100644 perl/man/man3/VM::EC2::Snapshot::CreateVolumePermission.3pm
create mode 100644 perl/man/man3/VM::EC2::Spot::DatafeedSubscription.3pm
create mode 100644 perl/man/man3/VM::EC2::Spot::InstanceRequest.3pm
create mode 100644 perl/man/man3/VM::EC2::Spot::PriceHistory.3pm
create mode 100644 perl/man/man3/VM::EC2::Tag.3pm
create mode 100644 perl/man/man3/VM::EC2::Volume.3pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/AvailabilityZone.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/BlockDevice.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/BlockDevice/Attachment.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/BlockDevice/EBS.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping/EBS.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Dispatch.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/ElasticAddress.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Error.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Generic.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Group.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Image.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Image/LaunchPermission.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/ConsoleOutput.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/Metadata.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/MonitoringState.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/PasswordData.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/Placement.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/Set.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/State.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/State/Change.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Instance/State/Reason.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/KeyPair.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Region.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/ReservationSet.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/ReservedInstance.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/ReservedInstance/Offering.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/SecurityGroup.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/SecurityGroup/GroupPermission.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/SecurityGroup/IpPermission.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Snapshot.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Snapshot/CreateVolumePermission.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Spot/DatafeedSubscription.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Spot/InstanceRequest.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Spot/LaunchSpecification.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Spot/PriceHistory.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Tag.pm
create mode 100644 perl/share/perl/5.10.1/VM/EC2/Volume.pm
create mode 100644 release/spreadsheet.csv.16.December.2012
diff --git a/DATA_SNAPSHOTS.txt.1.March.2012 b/DATA_SNAPSHOTS.txt.1.March.2012
new file mode 100644
index 0000000..31dcce8
--- /dev/null
+++ b/DATA_SNAPSHOTS.txt.1.March.2012
@@ -0,0 +1,16 @@
+snap-00b2057f modENCODE D. virilis raw data, part 1 (1 March 2012)
+snap-0a39f675 modENCODE D. melanogaster signal data, part 1 (1 March 2012)
+snap-2627f759 modENCODE C. elegans raw data, part 1 (1 March 2012)
+snap-26ad5959 modENCODE D. melanogaster raw data, part 1 (1 March 2012)
+snap-462e8139 modENCODE C. elegans interpreted data, part 1 (1 March 2012)
+snap-4ca66e33 modENCODE C. elegans signal data, part 1 (1 March 2012)
+snap-509b352f modENCODE D. mojavensis signal data, part 1 (1 March 2012)
+snap-76e92f09 modENCODE D. melanogaster interpreted data, part 1 (1 March 2012)
+snap-868a3df9 modENCODE D. simulans raw data, part 1 (1 March 2012)
+snap-a8d678d7 modENCODE D. mojavensis raw data, part 1 (1 March 2012)
+snap-aa369ed5 modENCODE D. pseudoobscura raw data, part 1 (1 March 2012)
+snap-cab019b5 modENCODE D. pseudoobscura signal data, part 1 (1 March 2012)
+snap-d0c818af modENCODE D. melanogaster raw data, part 3 (1 March 2012)
+snap-de2887a1 modENCODE D. ananassae raw data, part 1 (1 March 2012)
+snap-e80bbc97 modENCODE D. yakuba raw data, part 1 (1 March 2012)
+snap-fe52a081 modENCODE D. melanogaster raw data, part 2 (1 March 2012)
diff --git a/DATA_SNAPSHOTS.txt.16.December.2012 b/DATA_SNAPSHOTS.txt.16.December.2012
new file mode 100644
index 0000000..31dcce8
--- /dev/null
+++ b/DATA_SNAPSHOTS.txt.16.December.2012
@@ -0,0 +1,16 @@
+snap-00b2057f modENCODE D. virilis raw data, part 1 (1 March 2012)
+snap-0a39f675 modENCODE D. melanogaster signal data, part 1 (1 March 2012)
+snap-2627f759 modENCODE C. elegans raw data, part 1 (1 March 2012)
+snap-26ad5959 modENCODE D. melanogaster raw data, part 1 (1 March 2012)
+snap-462e8139 modENCODE C. elegans interpreted data, part 1 (1 March 2012)
+snap-4ca66e33 modENCODE C. elegans signal data, part 1 (1 March 2012)
+snap-509b352f modENCODE D. mojavensis signal data, part 1 (1 March 2012)
+snap-76e92f09 modENCODE D. melanogaster interpreted data, part 1 (1 March 2012)
+snap-868a3df9 modENCODE D. simulans raw data, part 1 (1 March 2012)
+snap-a8d678d7 modENCODE D. mojavensis raw data, part 1 (1 March 2012)
+snap-aa369ed5 modENCODE D. pseudoobscura raw data, part 1 (1 March 2012)
+snap-cab019b5 modENCODE D. pseudoobscura signal data, part 1 (1 March 2012)
+snap-d0c818af modENCODE D. melanogaster raw data, part 3 (1 March 2012)
+snap-de2887a1 modENCODE D. ananassae raw data, part 1 (1 March 2012)
+snap-e80bbc97 modENCODE D. yakuba raw data, part 1 (1 March 2012)
+snap-fe52a081 modENCODE D. melanogaster raw data, part 2 (1 March 2012)
diff --git a/DATA_SNAPSHOTS.txt.7.December.2012 b/DATA_SNAPSHOTS.txt.7.December.2012
new file mode 100644
index 0000000..0aae0d7
--- /dev/null
+++ b/DATA_SNAPSHOTS.txt.7.December.2012
@@ -0,0 +1,28 @@
+#snap-69214f0c modENCODE C. elegans interpreted data, part 1 (5 September 2011)
+snap-8f6034ea modENCODE C. elegans interpreted data, part 1 (5 September 2011)
+#snap-c58ffba0 modENCODE C. elegans interpreted data, part 2 (7 December 2011)
+snap-33623656 modENCODE C. elegans interpreted data, part 2 (7 December 2011)
+snap-79214f1c modENCODE C. elegans raw data, part 1 (5 September 2011)
+snap-7d214f18 modENCODE C. elegans raw data, part 2 (5 September 2011)
+snap-7f214f1a modENCODE C. elegans raw data, part 3 (5 September 2011)
+snap-c78ffba2 modENCODE C. elegans raw data, part 4 (7 December 2011)
+snap-57214f32 modENCODE C. elegans signal data, part 1 (5 September 2011)
+snap-f78ffb92 modENCODE C. elegans signal data, part 2 (7 December 2011)
+snap-75214f10 modENCODE D. ananassae raw data, part 1 (5 September 2011)
+snap-63214f06 modENCODE D. melanogaster interpreted data, part 1 (5 September 2011)
+snap-ff8ffb9a modENCODE D. melanogaster interpreted data, part 2 (7 December 2011)
+snap-4b214f2e modENCODE D. melanogaster raw data, part 1 (5 September 2011)
+snap-9f204efa modENCODE D. melanogaster raw data, part 2 (5 September 2011)
+snap-f98ffb9c modENCODE D. melanogaster raw data, part 3 (7 December 2011)
+snap-b9204edc modENCODE D. melanogaster signal data, part 1 (5 September 2011)
+snap-8d204ee8 modENCODE D. melanogaster signal data, part 2 (5 September 2011)
+snap-f58ffb90 modENCODE D. melanogaster signal data, part 3 (7 December 2011)
+snap-61214f04 modENCODE D. mojavensis raw data, part 1 (5 September 2011)
+snap-8b204eee modENCODE D. mojavensis signal data, part 1 (5 September 2011)
+snap-85204ee0 modENCODE D. pseudoobscura raw data, part 1 (5 September 2011)
+snap-fd8ffb98 modENCODE D. pseudoobscura raw data, part 2 (7 December 2011)
+snap-65214f00 modENCODE D. pseudoobscura signal data, part 1 (5 September 2011)
+snap-ad204ec8 modENCODE D. simulans raw data, part 1 (5 September 2011)
+snap-adb820c8 modENCODE D. simulans raw data, part 2 (7 December 2011)
+snap-89204eec modENCODE D. virilis raw data, part 1 (5 September 2011)
+snap-45214f20 modENCODE D. yakuba raw data, part 1 (5 September 2011)
diff --git a/htdocs/DATA_SNAPSHOTS.txt b/htdocs/DATA_SNAPSHOTS.txt
new file mode 120000
index 0000000..ec3c0ed
--- /dev/null
+++ b/htdocs/DATA_SNAPSHOTS.txt
@@ -0,0 +1 @@
+../DATA_SNAPSHOTS.txt
\ No newline at end of file
diff --git a/htdocs/modencode-cloud.html b/htdocs/modencode-cloud.html
index 08bd5a4..97df17d 100644
--- a/htdocs/modencode-cloud.html
+++ b/htdocs/modencode-cloud.html
@@ -17,7 +17,7 @@
@@ -277,7 +277,7 @@ Attaching the modENCODE Data Root to the Instance of your Choice
Once the instance is up and running, create a volume from the modENCODE root snapshot.
With the Amazon Console or tool of your choice, locate public
- snapshot snap-e690aa97.
+ snapshot snap-7eada40f.
Be sure to place your volume in the same
availability zone as the instance created in the previous step. The root snapshot is small
(1 GB) and the volume will be ready to use almost instantly.
diff --git a/htdocs/modencode.js b/htdocs/modencode.js
index f7fd8ac..e62a778 100644
--- a/htdocs/modencode.js
+++ b/htdocs/modencode.js
@@ -134,7 +134,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -149,7 +149,7 @@
],
"Cell-Line" : "1182-4H",
"submission" : "40",
- "label" : "total-RNA;1182-4H;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;1182-4H;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -173,14 +173,14 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Lieb, J.",
"Tracks" : [
"worm/LIEB_WIG_CHIPCHIP_POL2/8WG16_N2_MXEMB"
],
"submission" : "44",
- "label" : "pol2;Mixed Embryos;20 degree celsius;ChIP-chip",
+ "label" : "RNA polymerase II;Mixed Embryos;20 degree celsius;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos",
@@ -189,7 +189,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "ventral prothoracic disc",
+ "Tissue" : "Ventral prothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -204,7 +204,7 @@
],
"Cell-Line" : "CME-L1",
"submission" : "48",
- "label" : "total-RNA;CME-L1;Larvae 3rd instar;ventral prothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;CME-L1;Larvae 3rd instar;Ventral prothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -212,7 +212,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -227,7 +227,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "49",
- "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -235,7 +235,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -250,7 +250,7 @@
],
"Cell-Line" : "GM2",
"submission" : "50",
- "label" : "total-RNA;GM2;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;GM2;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -258,7 +258,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -273,7 +273,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "51",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -327,7 +327,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "eye-antenna disc-derived cell-line",
+ "Tissue" : "Eye-antenna disc-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -342,7 +342,7 @@
],
"Cell-Line" : "ML-DmD11",
"submission" : "54",
- "label" : "total-RNA;ML-DmD11;Larvae 3rd instar;eye-antenna disc-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD11;Larvae 3rd instar;Eye-antenna disc-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -350,7 +350,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -365,7 +365,7 @@
],
"Cell-Line" : "ML-DmD17-c3",
"submission" : "55",
- "label" : "total-RNA;ML-DmD17-c3;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD17-c3;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -373,7 +373,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "antenna disc-derived cell-line",
+ "Tissue" : "Antenna disc-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -388,7 +388,7 @@
],
"Cell-Line" : "ML-DmD20-c2",
"submission" : "56",
- "label" : "total-RNA;ML-DmD20-c2;Larvae 3rd instar;antenna disc-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD20-c2;Larvae 3rd instar;Antenna disc-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -396,7 +396,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "antenna disc-derived cell-line",
+ "Tissue" : "Antenna disc-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -411,7 +411,7 @@
],
"Cell-Line" : "ML-DmD20-c5",
"submission" : "57",
- "label" : "total-RNA;ML-DmD20-c5;Larvae 3rd instar;antenna disc-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD20-c5;Larvae 3rd instar;Antenna disc-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -419,7 +419,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -434,7 +434,7 @@
],
"Cell-Line" : "ML-DmD21",
"submission" : "58",
- "label" : "total-RNA;ML-DmD21;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD21;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -442,7 +442,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -457,7 +457,7 @@
],
"Cell-Line" : "ML-DmD32",
"submission" : "59",
- "label" : "total-RNA;ML-DmD32;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD32;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -465,7 +465,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "imaginal disc-derived cell-line",
+ "Tissue" : "Imaginal disc-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -480,7 +480,7 @@
],
"Cell-Line" : "ML-DmD4-c1",
"submission" : "60",
- "label" : "total-RNA;ML-DmD4-c1;Larvae 3rd instar;imaginal disc-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD4-c1;Larvae 3rd instar;Imaginal disc-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -488,7 +488,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -503,7 +503,7 @@
],
"Cell-Line" : "ML-DmD8",
"submission" : "61",
- "label" : "total-RNA;ML-DmD8;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD8;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -511,7 +511,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -526,7 +526,7 @@
],
"Cell-Line" : "ML-DmD9",
"submission" : "62",
- "label" : "total-RNA;ML-DmD9;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD9;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -534,7 +534,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -549,7 +549,7 @@
],
"Cell-Line" : "S1",
"submission" : "63",
- "label" : "total-RNA;S1;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;S1;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -557,7 +557,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -572,7 +572,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "64",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -580,7 +580,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -595,7 +595,7 @@
],
"Cell-Line" : "S2R+",
"submission" : "65",
- "label" : "total-RNA;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -603,7 +603,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -618,7 +618,7 @@
],
"Cell-Line" : "S3",
"submission" : "66",
- "label" : "total-RNA;S3;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;S3;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -626,7 +626,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -641,7 +641,7 @@
],
"Cell-Line" : "Sg4",
"submission" : "67",
- "label" : "total-RNA;Sg4;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;Sg4;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -649,7 +649,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -664,7 +664,7 @@
],
"Cell-Line" : "ML-DmD16-c3",
"submission" : "69",
- "label" : "total-RNA;ML-DmD16-c3;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -746,10 +746,10 @@
],
"submission" : "95",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;White prepupae (White prepupae (WPP));RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (White prepupae (WPP))",
+ "Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
{
@@ -768,10 +768,10 @@
],
"submission" : "96",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Female eclosion + 1 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;Adult Female, eclosion + 1 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -790,10 +790,10 @@
],
"submission" : "97",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Female eclosion + 5 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;Adult Female, eclosion + 5 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 5 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 5 days",
"organism" : "D. melanogaster"
},
{
@@ -812,10 +812,10 @@
],
"submission" : "98",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Male eclosion + 1 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;Adult Male, eclosion + 1 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 1 days",
+ "Developmental-Stage" : "Adult Male, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -834,10 +834,10 @@
],
"submission" : "99",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Male eclosion + 5 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;Adult Male, eclosion + 5 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 5 days",
+ "Developmental-Stage" : "Adult Male, eclosion + 5 days",
"organism" : "D. melanogaster"
},
{
@@ -856,10 +856,10 @@
],
"submission" : "100",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , dark blue gut PS(1-2) stage larvae;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;L3 stage dark blue gut PS(1-2) stage larvae;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , dark blue gut PS(1-2) stage larvae",
+ "Developmental-Stage" : "L3 stage dark blue gut PS(1-2) stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -1371,7 +1371,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryonic/larval hemocyte",
+ "Tissue" : "Embryonic/larval hemocyte",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -1384,9 +1384,9 @@
"fly_ananas/CEL_CLINES/mbn2",
"fly_virilis/CEL_CLINES/mbn2"
],
- "Cell-Line" : "Mbn2",
+ "Cell-Line" : "mbn2",
"submission" : "139",
- "label" : "total-RNA;Mbn2;Late Embryonic stage;embryonic/larval hemocyte;RNA-tiling-array",
+ "label" : "total-RNA;mbn2;Late Embryonic stage;Embryonic/larval hemocyte;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1394,7 +1394,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -1409,7 +1409,7 @@
],
"Cell-Line" : "CME-W2",
"submission" : "140",
- "label" : "total-RNA;CME-W2;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;CME-W2;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -1417,14 +1417,14 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Lieb, J.",
"Tracks" : [
"worm/LIEB_WIG_CHIPCHIP_POL2/POLII4H8_N2_MXEMB"
],
"submission" : "174",
- "label" : "pol2;Mixed Embryos;20 degree celsius;ChIP-chip",
+ "label" : "RNA polymerase II;Mixed Embryos;20 degree celsius;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos",
@@ -1534,7 +1534,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4acTetra",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -1549,7 +1549,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "201",
- "label" : "H4acTetra;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4acTetra;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1574,7 +1574,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -1589,7 +1589,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "267",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1597,7 +1597,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -1612,7 +1612,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "268",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1620,7 +1620,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "BEAF-32",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1635,7 +1635,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "274",
- "label" : "BEAF-32;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "BEAF-32;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1666,7 +1666,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "Chriz",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1681,7 +1681,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "276",
- "label" : "Chriz;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "Chriz;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -1689,7 +1689,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Chriz",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1704,7 +1704,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "277",
- "label" : "Chriz;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Chriz;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1712,7 +1712,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Chriz",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1727,7 +1727,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "278",
- "label" : "Chriz;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Chriz;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1735,7 +1735,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Chriz",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1750,7 +1750,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "279",
- "label" : "Chriz;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Chriz;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1758,7 +1758,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CP190",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1773,7 +1773,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "280",
- "label" : "CP190;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CP190;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1804,7 +1804,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CTCF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1819,7 +1819,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "283",
- "label" : "CTCF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CTCF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1827,8 +1827,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "Ez",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Enhancer-of-zeste",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -1842,7 +1842,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "284",
- "label" : "Ez;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Enhancer-of-zeste;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1850,7 +1850,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "GAF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -1865,7 +1865,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "285",
- "label" : "GAF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "GAF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1896,7 +1896,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H2Bubi",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -1911,7 +1911,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "289",
- "label" : "H2Bubi;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H2Bubi;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1919,7 +1919,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H2Bubi",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -1934,7 +1934,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "290",
- "label" : "H2Bubi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H2Bubi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -1965,7 +1965,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K18ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -1980,7 +1980,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "292",
- "label" : "H3K18ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K18ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2011,7 +2011,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K23ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2026,7 +2026,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "294",
- "label" : "H3K23ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K23ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2057,7 +2057,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K27ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2072,7 +2072,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "296",
- "label" : "H3K27ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K27ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2103,7 +2103,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K27me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2118,7 +2118,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "298",
- "label" : "H3K27me3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K27me3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2172,7 +2172,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K36me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2187,7 +2187,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "302",
- "label" : "H3K36me3;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K36me3;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2195,7 +2195,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K36me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2210,7 +2210,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "303",
- "label" : "H3K36me3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K36me3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2218,7 +2218,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2233,7 +2233,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "304",
- "label" : "H3K4me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2241,7 +2241,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2255,7 +2255,7 @@
"fly/KARPEN_CHIPCHIP_HISMODS_H3_S2/H3K4Me3_LP.S2"
],
"submission" : "305",
- "label" : "H3K4me3;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me3;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2286,7 +2286,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K79me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2301,7 +2301,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "307",
- "label" : "H3K79me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K79me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2309,7 +2309,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2324,7 +2324,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "309",
- "label" : "H3K9ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2355,7 +2355,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2370,7 +2370,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "311",
- "label" : "H3K9me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2401,7 +2401,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2416,7 +2416,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "313",
- "label" : "H3K9me3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2447,7 +2447,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H4K16ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2462,7 +2462,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "317",
- "label" : "H4K16ac;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H4K16ac;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -2470,7 +2470,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K16ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2485,7 +2485,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "318",
- "label" : "H4K16ac;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K16ac;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2493,7 +2493,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K16ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2508,7 +2508,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "319",
- "label" : "H4K16ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K16ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2516,7 +2516,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K16ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2531,7 +2531,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "320",
- "label" : "H4K16ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K16ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2539,7 +2539,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K5ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2554,7 +2554,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "321",
- "label" : "H4K5ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K5ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2562,7 +2562,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K8ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2577,7 +2577,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "322",
- "label" : "H4K8ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K8ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2585,7 +2585,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1a",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -2600,7 +2600,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "323",
- "label" : "HP1a;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1a;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2654,7 +2654,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Pc",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -2669,7 +2669,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "326",
- "label" : "Pc;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Pc;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2677,8 +2677,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
- "factor" : "pol2",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -2692,7 +2692,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "327",
- "label" : "pol2;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "RNA polymerase II;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -2700,8 +2700,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "pol2",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -2715,7 +2715,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "328",
- "label" : "pol2;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "RNA polymerase II;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2723,8 +2723,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "pol2",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -2738,7 +2738,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "329",
- "label" : "pol2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "RNA polymerase II;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2746,7 +2746,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(Hw)",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -2761,7 +2761,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "330",
- "label" : "Su(Hw);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(Hw);S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2769,7 +2769,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(Hw)",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -2784,7 +2784,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "331",
- "label" : "Su(Hw);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(Hw);S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2863,7 +2863,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -2878,7 +2878,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "342",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2971,7 +2971,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -2986,7 +2986,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "360",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -2994,7 +2994,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -3009,7 +3009,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "362",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -3017,7 +3017,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -3032,7 +3032,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "364",
- "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -4244,7 +4244,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "panneural",
+ "Tissue" : "Panneural",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4253,7 +4253,7 @@
],
"submission" : "455",
"Strain" : "NW1229",
- "label" : "total-RNA;NW1229;Mixed stage of Embryos;20 degree celsius;panneural;RNA-tiling-array",
+ "label" : "total-RNA;NW1229;Mixed stage of Embryos;20 degree celsius;Panneural;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -4262,7 +4262,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "reference (embryo)",
+ "Tissue" : "Reference (embryo)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4271,7 +4271,7 @@
],
"submission" : "456",
"Strain" : "N2",
- "label" : "total-RNA;N2;Mixed stage of Embryos;20 degree celsius;reference (embryo);RNA-tiling-array",
+ "label" : "total-RNA;N2;Mixed stage of Embryos;20 degree celsius;Reference (embryo);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -4280,7 +4280,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "intestinal cells",
+ "Tissue" : "Intestinal cells",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4289,7 +4289,7 @@
],
"submission" : "457",
"Strain" : "JR1130",
- "label" : "total-RNA;JR1130;Mixed stage of Embryos;20 degree celsius;intestinal cells;RNA-tiling-array",
+ "label" : "total-RNA;JR1130;Mixed stage of Embryos;20 degree celsius;Intestinal cells;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -4298,7 +4298,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "coelomocytes",
+ "Tissue" : "Coelomocytes",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4307,7 +4307,7 @@
],
"submission" : "458",
"Strain" : "TV1112",
- "label" : "total-RNA;TV1112;Mixed stage of Embryos;20 degree celsius;coelomocytes;RNA-tiling-array",
+ "label" : "total-RNA;TV1112;Mixed stage of Embryos;20 degree celsius;Coelomocytes;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -4316,7 +4316,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-AVA",
+ "Tissue" : "Embryo-AVA",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4325,7 +4325,7 @@
],
"submission" : "459",
"Strain" : "NC1749",
- "label" : "total-RNA;NC1749;Mixed stage of Embryos;20 degree celsius;embryo-AVA;RNA-tiling-array",
+ "label" : "total-RNA;NC1749;Mixed stage of Embryos;20 degree celsius;Embryo-AVA;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -4352,7 +4352,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "reference (L2)",
+ "Tissue" : "Reference (L2)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4361,7 +4361,7 @@
],
"submission" : "461",
"Strain" : "N2",
- "label" : "total-RNA;N2;Mid-L2 22 hr post-L1 stage larvae;20 degree celsius;reference (L2);RNA-tiling-array",
+ "label" : "total-RNA;N2;Mid-L2 22 hr post-L1 stage larvae;20 degree celsius;Reference (L2);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mid-L2 22 hr post-L1 stage larvae",
@@ -4370,7 +4370,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "Pan-neural (L2)",
+ "Tissue" : "Panneural (L2)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4379,7 +4379,7 @@
],
"submission" : "462",
"Strain" : "SD1241",
- "label" : "total-RNA;SD1241;Mid-L2 22 hr post-L1 stage larvae;20 degree celsius;Pan-neural (L2);RNA-tiling-array",
+ "label" : "total-RNA;SD1241;Mid-L2 22 hr post-L1 stage larvae;20 degree celsius;Panneural (L2);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mid-L2 22 hr post-L1 stage larvae",
@@ -4424,7 +4424,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "body wall muscle",
+ "Tissue" : "Body wall muscle",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4433,7 +4433,7 @@
],
"submission" : "465",
"Strain" : "SD1075",
- "label" : "total-RNA;SD1075;Mid-L2 22 hr post-L1 stage larvae;20 degree celsius;body wall muscle;RNA-tiling-array",
+ "label" : "total-RNA;SD1075;Mid-L2 22 hr post-L1 stage larvae;20 degree celsius;Body wall muscle;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mid-L2 22 hr post-L1 stage larvae",
@@ -4460,7 +4460,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dopaminergic neurons (embryonic)",
+ "Tissue" : "Dopaminergic neurons (embryonic)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4469,7 +4469,7 @@
],
"submission" : "467",
"Strain" : "BY200",
- "label" : "total-RNA;BY200;Mixed stage of Embryos;20 degree celsius;dopaminergic neurons (embryonic);RNA-tiling-array",
+ "label" : "total-RNA;BY200;Mixed stage of Embryos;20 degree celsius;Dopaminergic neurons (embryonic);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -4514,7 +4514,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "body wall muscle",
+ "Tissue" : "Body wall muscle",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -4523,7 +4523,7 @@
],
"submission" : "470",
"Strain" : "PD4251",
- "label" : "total-RNA;PD4251;Mixed stage of Embryos;20 degree celsius;body wall muscle;RNA-tiling-array",
+ "label" : "total-RNA;PD4251;Mixed stage of Embryos;20 degree celsius;Body wall muscle;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -4652,10 +4652,10 @@
],
"submission" : "479",
"Strain" : "N2",
- "label" : "total-RNA;N2;Late Embryos 4.5 hrs post-early embryo;RNA-tiling-array",
+ "label" : "total-RNA;N2;Late Embryonic stage 4.5 hrs post-early Embryos;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos 4.5 hrs post-early embryo",
+ "Developmental-Stage" : "Late Embryonic stage 4.5 hrs post-early Embryos",
"organism" : "C. elegans"
},
{
@@ -4899,10 +4899,10 @@
],
"submission" : "538",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , 12 hr post-molt stage larvae;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;L3 stage 12 hr post-molt stage larvae;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , 12 hr post-molt stage larvae",
+ "Developmental-Stage" : "L3 stage 12 hr post-molt stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -4921,10 +4921,10 @@
],
"submission" : "539",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , clear gut PS(7-9) stage larvae;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;L3 stage clear gut PS(7-9) stage larvae;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , clear gut PS(7-9) stage larvae",
+ "Developmental-Stage" : "L3 stage clear gut PS(7-9) stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -4943,10 +4943,10 @@
],
"submission" : "540",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , dark blue gut PS(1-2) stage larvae;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;L3 stage dark blue gut PS(1-2) stage larvae;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , dark blue gut PS(1-2) stage larvae",
+ "Developmental-Stage" : "L3 stage dark blue gut PS(1-2) stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -4965,10 +4965,10 @@
],
"submission" : "541",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Pupae, White prepupae (WPP) + 2 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP) + 2 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 2 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
"organism" : "D. melanogaster"
},
{
@@ -4987,10 +4987,10 @@
],
"submission" : "542",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Pupae, White prepupae (WPP) + 3 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP) + 3 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 3 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 3 days",
"organism" : "D. melanogaster"
},
{
@@ -5009,10 +5009,10 @@
],
"submission" : "543",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Pupae, White prepupae (WPP) + 4 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP) + 4 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 4 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -5360,14 +5360,14 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Lieb, J.",
"Tracks" : [
"worm/LIEB_WIG_CHIPCHIP_POL2/8WG16_N2_L4"
],
"submission" : "599",
- "label" : "pol2;Larvae L4 stage;20 degree celsius;ChIP-chip",
+ "label" : "RNA polymerase II;Larvae L4 stage;20 degree celsius;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L4 stage",
@@ -5462,7 +5462,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "Invected",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5476,7 +5476,7 @@
"fly/White_CC_SG_SEGPOL/E0_12_INV7657"
],
"submission" : "605",
- "label" : "Invected;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "Invected;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5484,7 +5484,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "DLL",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5498,7 +5498,7 @@
"fly_ananas/White_CC_SG_TRANSFACT/E0_12_dll"
],
"submission" : "606",
- "label" : "DLL;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "DLL;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5506,8 +5506,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
- "factor" : "cbp",
+ "Tissue" : "Embryo",
+ "factor" : "CtBP",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -5520,7 +5520,7 @@
"fly/White_CC_SG_TRANSFACT/E0_12_dCtBP7667"
],
"submission" : "607",
- "label" : "cbp;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "CtBP;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5549,7 +5549,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "Brakeless",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5563,7 +5563,7 @@
"fly_ananas/White_CC_SG_CNS/E0_12_bks"
],
"submission" : "609",
- "label" : "Brakeless;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "Brakeless;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5655,7 +5655,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "UBX",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5669,7 +5669,7 @@
"fly_dmoj/White_CC_SG_HOMEOTIC/E0_12_UBX7701"
],
"submission" : "614",
- "label" : "UBX;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "UBX;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5677,7 +5677,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "TRAMTRACK",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5691,7 +5691,7 @@
"fly_dmoj/White_CC_SG_TRANSFACT/E0_12_TTK"
],
"submission" : "615",
- "label" : "TRAMTRACK;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "TRAMTRACK;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5699,7 +5699,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "Stat92E",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5713,7 +5713,7 @@
"fly_ananas/White_CC_SG_NTWCF/E0_12_Stat92E"
],
"submission" : "616",
- "label" : "Stat92E;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "Stat92E;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5721,7 +5721,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "RUNT",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5735,7 +5735,7 @@
"fly_simul/White_CC_SG_PAIRRULE"
],
"submission" : "617",
- "label" : "RUNT;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "RUNT;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5743,7 +5743,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "KNOT",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5757,7 +5757,7 @@
"fly_dmoj/White_CC_SG_GAP/E0_12_KN"
],
"submission" : "618",
- "label" : "KNOT;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "KNOT;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5765,7 +5765,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "inv",
+ "factor" : "Invected",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -5779,7 +5779,7 @@
],
"submission" : "619",
"Strain" : "INV-GFP",
- "label" : "inv;INV-GFP;Embryos 0-12 hr;ChIP-chip",
+ "label" : "Invected;INV-GFP;Embryos 0-12 hr;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5787,7 +5787,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "H3K36me3",
"target" : "Histone Modification",
"principal_investigator" : "White, K.",
@@ -5801,7 +5801,7 @@
"fly_dp/White_CC_embryo_0_12h/E0_12_H3K36Me3"
],
"submission" : "620",
- "label" : "H3K36me3;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "H3K36me3;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5809,7 +5809,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "H3K9me3",
"target" : "Histone Modification",
"principal_investigator" : "White, K.",
@@ -5823,7 +5823,7 @@
"fly/White_CC_embryo_0_12h/E0_12_H3K9Me3"
],
"submission" : "621",
- "label" : "H3K9me3;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "H3K9me3;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5831,7 +5831,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "H3K4me3",
"target" : "Histone Modification",
"principal_investigator" : "White, K.",
@@ -5845,7 +5845,7 @@
"fly_yakuba/White_CC_embryo_0_12h/E0_12h_H3K4Me3"
],
"submission" : "622",
- "label" : "H3K4me3;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "H3K4me3;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5853,8 +5853,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
- "factor" : "GRO",
+ "Tissue" : "Embryo",
+ "factor" : "GROUCHO",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -5867,7 +5867,7 @@
"fly_ananas/White_CC_SG_NEURO/E0_12_Gro3"
],
"submission" : "623",
- "label" : "GRO;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "GROUCHO;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5875,7 +5875,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "FTZ-F1",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5889,7 +5889,7 @@
"fly_dmoj/White_CC_SG_NTWCF/E0_12_FTZ_F1"
],
"submission" : "624",
- "label" : "FTZ-F1;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "FTZ-F1;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5897,7 +5897,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "ENGRAILED",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5911,7 +5911,7 @@
"fly_virilis/White_CC_SG_SEGPOL/E0_12_ENserum"
],
"submission" : "625",
- "label" : "ENGRAILED;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "ENGRAILED;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5919,7 +5919,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "Dichaete",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5933,7 +5933,7 @@
"fly_ananas/White_CC_SG_CNS/E0_12_D"
],
"submission" : "626",
- "label" : "Dichaete;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "Dichaete;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5941,7 +5941,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "cnc",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5955,7 +5955,7 @@
"fly_simul/White_CC_SG_GAP/E0-12_CNC"
],
"submission" : "627",
- "label" : "cnc;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "cnc;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -5963,7 +5963,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo",
+ "Tissue" : "Embryo",
"factor" : "BAB-1",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -5977,7 +5977,7 @@
"fly_yakuba/White_CC_SG_TRANSFACT/E0_12_bab1"
],
"submission" : "628",
- "label" : "BAB-1;Embryos 0-12 hr;embryo;ChIP-chip",
+ "label" : "BAB-1;Embryos 0-12 hr;Embryo;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -6001,13 +6001,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "633",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6159,13 +6159,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "650",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6187,13 +6187,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "652",
- "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -6201,7 +6201,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "unc-4 neurons (embryonic)",
+ "Tissue" : "Unc-4 neurons (embryonic)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -6210,7 +6210,7 @@
],
"submission" : "654",
"Strain" : "NC300",
- "label" : "total-RNA;NC300;Mixed stage of Embryos;20 degree celsius;unc-4 neurons (embryonic);RNA-tiling-array",
+ "label" : "total-RNA;NC300;Mixed stage of Embryos;20 degree celsius;Unc-4 neurons (embryonic);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -6237,7 +6237,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "reference (YA)",
+ "Tissue" : "Reference (YA)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -6246,7 +6246,7 @@
],
"submission" : "656",
"Strain" : "N2",
- "label" : "total-RNA;N2;Young Adult 72 hr post-L1 stage larvae;20 degree celsius;reference (YA);RNA-tiling-array",
+ "label" : "total-RNA;N2;Young Adult 72 hr post-L1 stage larvae;20 degree celsius;Reference (YA);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Young Adult 72 hr post-L1 stage larvae",
@@ -6291,7 +6291,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "reference (L3-L4)",
+ "Tissue" : "Reference (L3-L4)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -6300,7 +6300,7 @@
],
"submission" : "659",
"Strain" : "N2",
- "label" : "total-RNA;N2;L3-L4 22 hr 23dC 24 hr post-L1 stage larvae;23 degree celsius;reference (L3-L4);RNA-tiling-array",
+ "label" : "total-RNA;N2;L3-L4 22 hr 23dC 24 hr post-L1 stage larvae;23 degree celsius;Reference (L3-L4);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "L3-L4 22 hr 23dC 24 hr post-L1 stage larvae",
@@ -6327,7 +6327,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "germ line precursor (embryonic)",
+ "Tissue" : "Germ line precursor (embryonic)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -6336,7 +6336,7 @@
],
"submission" : "661",
"Strain" : "SS747",
- "label" : "total-RNA;SS747;Mixed stage of Embryos;20 degree celsius;germ line precursor (embryonic);RNA-tiling-array",
+ "label" : "total-RNA;SS747;Mixed stage of Embryos;20 degree celsius;Germ line precursor (embryonic);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -6345,7 +6345,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "hypodermis",
+ "Tissue" : "Hypodermis",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -6354,7 +6354,7 @@
],
"submission" : "662",
"Strain" : "DM8001",
- "label" : "total-RNA;DM8001;Mixed stage of Embryos;20 degree celsius;hypodermis;RNA-tiling-array",
+ "label" : "total-RNA;DM8001;Mixed stage of Embryos;20 degree celsius;Hypodermis;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -6363,14 +6363,14 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Lieb, J.",
"Tracks" : [
"worm/LIEB_WIG_CHIPCHIP_POL2/8WG16_N2_EEMB"
],
"submission" : "663",
- "label" : "pol2;Early Embryos;20 degree celsius;ChIP-chip",
+ "label" : "RNA polymerase II;Early Embryos;20 degree celsius;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Early Embryos",
@@ -6379,7 +6379,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Timing",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -6394,7 +6394,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "668",
- "label" : "Replication-Timing;Kc167;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Replication-Timing;Kc167;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6402,7 +6402,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Timing",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -6417,7 +6417,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "669",
- "label" : "Replication-Timing;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Replication-Timing;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6448,7 +6448,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ORC2",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -6463,7 +6463,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "674",
- "label" : "ORC2;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ORC2;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6471,7 +6471,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MCM2-7",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -6486,7 +6486,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "675",
- "label" : "MCM2-7;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MCM2-7;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6578,7 +6578,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Origin",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -6593,7 +6593,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "709",
- "label" : "Replication-Origin;Kc167;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Replication-Origin;Kc167;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6601,7 +6601,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Origin",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -6616,7 +6616,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "710",
- "label" : "Replication-Origin;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Replication-Origin;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6692,7 +6692,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -6707,7 +6707,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "715",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6738,7 +6738,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -6753,7 +6753,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "717",
- "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-tiling-array",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -6761,7 +6761,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -6776,7 +6776,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "718",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6784,7 +6784,7 @@
},
{
"technique" : "CGH",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -6800,7 +6800,7 @@
"Cell-Line" : "S2-DRSC",
"submission" : "725",
"Strain" : "w1118",
- "label" : "Replication-Copy-Number;S2-DRSC;w1118;Embryos 0-4 hr;embryo-derived cell-line;CGH",
+ "label" : "Replication-Copy-Number;S2-DRSC;w1118;Embryos 0-4 hr;Embryo-derived cell-line;CGH",
"category" : "Copy Number Variation",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-4 hr",
@@ -6840,13 +6840,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
"Cell-Line" : "Kc-Rubin",
"submission" : "738",
- "label" : "small-RNA;Kc-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;Kc-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6881,7 +6881,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -6903,7 +6903,7 @@
],
"Cell-Line" : "S2-Rubin",
"submission" : "741",
- "label" : "small-RNA;S2-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -6968,13 +6968,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
"Cell-Line" : "S2-Rubin",
"submission" : "746",
- "label" : "small-RNA;S2-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -9028,7 +9028,7 @@
},
{
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9042,7 +9042,7 @@
],
"submission" : "846",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Embryos 4-8 hr;ChIP-seq",
+ "label" : "RNA polymerase II;Y cn bw sp;Embryos 4-8 hr;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 4-8 hr",
@@ -9050,7 +9050,7 @@
},
{
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9064,7 +9064,7 @@
],
"submission" : "847",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Embryos 8-12 hr;ChIP-seq",
+ "label" : "RNA polymerase II;Y cn bw sp;Embryos 8-12 hr;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 8-12 hr",
@@ -9073,7 +9073,7 @@
{
"threshold" : "44",
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9087,7 +9087,7 @@
],
"submission" : "848",
"Strain" : "Y cn bw sp",
- "label" : "pol2;44;Y cn bw sp;Embryos 12-16 hr;ChIP-seq",
+ "label" : "RNA polymerase II;44;Y cn bw sp;Embryos 12-16 hr;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 12-16 hr",
@@ -9118,7 +9118,7 @@
{
"threshold" : "19.9",
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9132,7 +9132,7 @@
],
"submission" : "850",
"Strain" : "Y cn bw sp",
- "label" : "pol2;19.9;Y cn bw sp;Embryos 20-24 hr;ChIP-seq",
+ "label" : "RNA polymerase II;19.9;Y cn bw sp;Embryos 20-24 hr;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 20-24 hr",
@@ -9140,7 +9140,7 @@
},
{
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9154,7 +9154,7 @@
],
"submission" : "851",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Larvae L1 stage;ChIP-seq",
+ "label" : "RNA polymerase II;Y cn bw sp;Larvae L1 stage;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L1 stage",
@@ -9162,7 +9162,7 @@
},
{
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9176,7 +9176,7 @@
],
"submission" : "852",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Larvae L3 stage;ChIP-seq",
+ "label" : "RNA polymerase II;Y cn bw sp;Larvae L3 stage;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L3 stage",
@@ -9184,7 +9184,7 @@
},
{
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9198,7 +9198,7 @@
],
"submission" : "853",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Pupae;ChIP-seq",
+ "label" : "RNA polymerase II;Y cn bw sp;Pupae;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Pupae",
@@ -9830,7 +9830,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9843,7 +9843,7 @@
"fly_simul/White_CC_SG_POLII/L2_PolII"
],
"submission" : "883",
- "label" : "pol2;Larvae L2 stage;ChIP-chip",
+ "label" : "RNA polymerase II;Larvae L2 stage;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L2 stage",
@@ -9851,7 +9851,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9864,7 +9864,7 @@
"fly_dp/White_CC_SG_POLII/L3_PolII"
],
"submission" : "884",
- "label" : "pol2;Larvae L3 stage;ChIP-chip",
+ "label" : "RNA polymerase II;Larvae L3 stage;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L3 stage",
@@ -9872,7 +9872,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9885,7 +9885,7 @@
"fly_dp/White_CC_SG_8WG16/E0_4_8wg16_set2"
],
"submission" : "885",
- "label" : "pol2;Embryos 0-4 hr;ChIP-chip",
+ "label" : "RNA polymerase II;Embryos 0-4 hr;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-4 hr",
@@ -9893,7 +9893,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9906,7 +9906,7 @@
"fly_virilis/White_CC_SG_8WG16/E4_8_8wg16_set2"
],
"submission" : "886",
- "label" : "pol2;Embryos 4-8 hr;ChIP-chip",
+ "label" : "RNA polymerase II;Embryos 4-8 hr;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 4-8 hr",
@@ -9914,7 +9914,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9927,7 +9927,7 @@
"fly_dmoj/White_CC_SG_8WG16/E4_8_8wg16"
],
"submission" : "887",
- "label" : "pol2;Embryos 4-8 hr;ChIP-chip",
+ "label" : "RNA polymerase II;Embryos 4-8 hr;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 4-8 hr",
@@ -9935,7 +9935,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9948,7 +9948,7 @@
"fly_yakuba/White_CC_SG_8WG16/E16_20_8wg16_set2"
],
"submission" : "888",
- "label" : "pol2;Embryos 16-20 hr;ChIP-chip",
+ "label" : "RNA polymerase II;Embryos 16-20 hr;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 16-20 hr",
@@ -9956,7 +9956,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9969,7 +9969,7 @@
"fly_simul/White_CC_SG_8WG16/L3_8wg16"
],
"submission" : "889",
- "label" : "pol2;Larvae L3 stage;ChIP-chip",
+ "label" : "RNA polymerase II;Larvae L3 stage;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L3 stage",
@@ -9977,7 +9977,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -9991,7 +9991,7 @@
],
"submission" : "890",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Pupae;ChIP-chip",
+ "label" : "RNA polymerase II;Y cn bw sp;Pupae;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Pupae",
@@ -9999,7 +9999,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -10012,7 +10012,7 @@
"fly_dmoj/White_CC_SG_8WG16/AdultFemale_8wg16_set2"
],
"submission" : "891",
- "label" : "pol2;Adult Female;ChIP-chip",
+ "label" : "RNA polymerase II;Adult Female;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Adult Female",
@@ -10080,7 +10080,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -10093,7 +10093,7 @@
"fly/White_CC_SG_POLII/E0_12_PolII"
],
"submission" : "899",
- "label" : "pol2;Embryos 0-12 hr;ChIP-chip",
+ "label" : "RNA polymerase II;Embryos 0-12 hr;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-12 hr",
@@ -10187,7 +10187,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -10201,7 +10201,7 @@
],
"submission" : "904",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Larvae L2 stage;ChIP-chip",
+ "label" : "RNA polymerase II;Y cn bw sp;Larvae L2 stage;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L2 stage",
@@ -10231,7 +10231,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -10245,7 +10245,7 @@
],
"submission" : "906",
"Strain" : "Y cn bw sp",
- "label" : "pol2;Y cn bw sp;Embryos 12-16 hr;ChIP-chip",
+ "label" : "RNA polymerase II;Y cn bw sp;Embryos 12-16 hr;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 12-16 hr",
@@ -10253,7 +10253,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CTCF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
@@ -10268,7 +10268,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "908",
- "label" : "CTCF;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CTCF;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10292,7 +10292,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG8144-RNAi",
"target" : "mRNA",
@@ -10308,7 +10308,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "910",
- "label" : "total-RNA;CG8144-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG8144-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10332,7 +10332,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me3",
"target" : "Histone Modification",
"principal_investigator" : "White, K.",
@@ -10347,7 +10347,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "912",
- "label" : "H3K4me3;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me3;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10355,7 +10355,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CTCF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
@@ -10370,7 +10370,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "913",
- "label" : "CTCF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CTCF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10378,7 +10378,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me3",
"target" : "Histone Modification",
"principal_investigator" : "White, K.",
@@ -10393,7 +10393,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "914",
- "label" : "H3K4me3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10467,7 +10467,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "BEAF-32",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10482,7 +10482,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "922",
- "label" : "BEAF-32;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "BEAF-32;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10513,7 +10513,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CP190",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10528,7 +10528,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "925",
- "label" : "CP190;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CP190;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10536,7 +10536,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "dMi-2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10551,7 +10551,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "926",
- "label" : "dMi-2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "dMi-2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10582,7 +10582,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "dRING",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10597,7 +10597,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "928",
- "label" : "dRING;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "dRING;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10605,7 +10605,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H3K18ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -10620,7 +10620,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "930",
- "label" : "H3K18ac;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H3K18ac;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -10672,7 +10672,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H3K9me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -10687,7 +10687,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "937",
- "label" : "H3K9me2;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H3K9me2;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -10695,7 +10695,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -10710,7 +10710,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "938",
- "label" : "H3K9me2;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me2;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10718,7 +10718,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H3K9me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -10733,7 +10733,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "940",
- "label" : "H3K9me3;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H3K9me3;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -10741,7 +10741,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1b",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10756,7 +10756,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "941",
- "label" : "HP1b;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1b;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10787,7 +10787,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1c",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10802,7 +10802,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "943",
- "label" : "HP1c;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1c;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10810,7 +10810,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10825,7 +10825,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "944",
- "label" : "HP2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10833,7 +10833,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "JIL-1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10848,7 +10848,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "945",
- "label" : "JIL-1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "JIL-1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10856,7 +10856,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MBD-R2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10871,7 +10871,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "946",
- "label" : "MBD-R2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MBD-R2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10879,7 +10879,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "NURF301",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10894,7 +10894,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "947",
- "label" : "NURF301;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "NURF301;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10932,7 +10932,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "PIWI",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -10947,7 +10947,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "949",
- "label" : "PIWI;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "PIWI;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -10956,7 +10956,7 @@
{
"technique" : "ChIP-chip",
"Tissue" : "CNS-derived cell-line",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -10970,7 +10970,7 @@
],
"Cell-Line" : "ML-DmBG3-c2",
"submission" : "950",
- "label" : "pol2;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
+ "label" : "RNA polymerase II;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -11024,7 +11024,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "WDS",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -11039,7 +11039,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "953",
- "label" : "WDS;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "WDS;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -11161,7 +11161,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K79me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -11176,7 +11176,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "963",
- "label" : "H3K79me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K79me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -11184,7 +11184,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H3K9ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -11199,7 +11199,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "964",
- "label" : "H3K9ac;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H3K9ac;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -11207,7 +11207,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -11222,7 +11222,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "965",
- "label" : "H3K4me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -11395,7 +11395,7 @@
{
"threshold" : "16.2",
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -11409,7 +11409,7 @@
],
"submission" : "984",
"Strain" : "Y cn bw sp",
- "label" : "pol2;16.2;Y cn bw sp;Larvae L2 stage;ChIP-seq",
+ "label" : "RNA polymerase II;16.2;Y cn bw sp;Larvae L2 stage;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae L2 stage",
@@ -11461,13 +11461,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
"Cell-Line" : "ML-DmD21",
"submission" : "2005",
- "label" : "small-RNA;ML-DmD21;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;ML-DmD21;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -11475,13 +11475,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
"Cell-Line" : "1182-4H",
"submission" : "2006",
- "label" : "small-RNA;1182-4H;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;1182-4H;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -11510,10 +11510,10 @@
],
"submission" : "2008",
"Strain" : "Y cn bw sp",
- "label" : "small-RNA;Y cn bw sp;Adult Male eclosion + 1 days;RNA-seq",
+ "label" : "small-RNA;Y cn bw sp;Adult Male, eclosion + 1 days;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 1 days",
+ "Developmental-Stage" : "Adult Male, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -11539,10 +11539,10 @@
],
"submission" : "2009",
"Strain" : "Y cn bw sp",
- "label" : "small-RNA;Y cn bw sp;Adult Female eclosion + 1 days;RNA-seq",
+ "label" : "small-RNA;Y cn bw sp;Adult Female, eclosion + 1 days;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -12080,10 +12080,10 @@
],
"submission" : "2340",
"Strain" : "Oregon-R",
- "label" : "total-RNA;Oregon-R;Adult Female eclosion + 4 days;Adult ovaries;RNA-tiling-array",
+ "label" : "total-RNA;Oregon-R;Adult Female, eclosion + 4 days;Adult ovaries;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -12103,10 +12103,10 @@
],
"submission" : "2341",
"Strain" : "Oregon-R",
- "label" : "total-RNA;Oregon-R;Adult Female eclosion + 1 days;Female heads;RNA-tiling-array",
+ "label" : "total-RNA;Oregon-R;Adult Female, eclosion + 1 days;Female heads;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -12126,10 +12126,10 @@
],
"submission" : "2342",
"Strain" : "Oregon-R",
- "label" : "total-RNA;Oregon-R;Adult Female eclosion + 1 days;Female heads;RNA-tiling-array",
+ "label" : "total-RNA;Oregon-R;Adult Female, eclosion + 1 days;Female heads;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -12151,7 +12151,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -12173,7 +12173,7 @@
],
"Cell-Line" : "Kc-Rubin",
"submission" : "2374",
- "label" : "small-RNA;Kc-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;Kc-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -12181,7 +12181,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -12203,7 +12203,7 @@
],
"Cell-Line" : "S2-NP",
"submission" : "2375",
- "label" : "small-RNA;S2-NP;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-NP;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -12241,7 +12241,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -12263,7 +12263,7 @@
],
"Cell-Line" : "S2-Rubin",
"submission" : "2379",
- "label" : "small-RNA;S2-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -12271,7 +12271,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -12293,7 +12293,7 @@
],
"Cell-Line" : "S2-Rubin",
"submission" : "2380",
- "label" : "small-RNA;S2-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -12347,7 +12347,7 @@
},
{
"technique" : "CGH",
- "Tissue" : "oocyte associated follicle cell",
+ "Tissue" : "Oocyte associated follicle cell",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -12362,15 +12362,15 @@
],
"submission" : "2384",
"Strain" : "Oregon-R",
- "label" : "Replication-Copy-Number;Oregon-R;Adult Female eclosion + 1 days;oocyte associated follicle cell;CGH",
+ "label" : "Replication-Copy-Number;Oregon-R;Adult Female, eclosion + 1 days;Oocyte associated follicle cell;CGH",
"category" : "Copy Number Variation",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
"technique" : "CGH",
- "Tissue" : "oocyte associated follicle cell",
+ "Tissue" : "Oocyte associated follicle cell",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -12385,10 +12385,10 @@
],
"submission" : "2385",
"Strain" : "Oregon-R Orr-Weaver",
- "label" : "Replication-Copy-Number;Oregon-R Orr-Weaver;Adult Female eclosion + 1 days;oocyte associated follicle cell;CGH",
+ "label" : "Replication-Copy-Number;Oregon-R Orr-Weaver;Adult Female, eclosion + 1 days;Oocyte associated follicle cell;CGH",
"category" : "Copy Number Variation",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -12677,10 +12677,10 @@
],
"submission" : "2436",
"Strain" : "N2",
- "label" : "AMA-1;N2;Late Embryos 4.5 hrs post-early embryo;20 degree celsius;ChIP-seq",
+ "label" : "AMA-1;N2;Late Embryonic stage 4.5 hrs post-early Embryos;20 degree celsius;ChIP-seq",
"category" : "TF binding sites",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos 4.5 hrs post-early embryo",
+ "Developmental-Stage" : "Late Embryonic stage 4.5 hrs post-early Embryos",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -12853,7 +12853,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "hypodermis (L3-L4)",
+ "Tissue" : "Hypodermis (L3-L4)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -12862,7 +12862,7 @@
],
"submission" : "2454",
"Strain" : "NC1790",
- "label" : "total-RNA;NC1790;L3-L4 22 hr 23dC 24 hr post-L1 stage larvae;23 degree celsius;hypodermis (L3-L4);RNA-tiling-array",
+ "label" : "total-RNA;NC1790;L3-L4 22 hr 23dC 24 hr post-L1 stage larvae;23 degree celsius;Hypodermis (L3-L4);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "L3-L4 22 hr 23dC 24 hr post-L1 stage larvae",
@@ -12962,8 +12962,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "600 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -12980,7 +12980,7 @@
"extract" : "precipitate",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2502",
- "label" : "His2Av;600 mM salt;1 – 2 hours;precipitate;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;600 mM salt;1 – 2 hours;precipitate;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -12988,8 +12988,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "150 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13006,7 +13006,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2503",
- "label" : "His2Av;150 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;150 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13014,8 +13014,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "15 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13032,7 +13032,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2504",
- "label" : "His2Av;15 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;15 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13040,8 +13040,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2A",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2A",
"Compound" : "15 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13058,7 +13058,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2A",
"submission" : "2505",
- "label" : "His2A;15 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2A;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2A;15 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2A;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13066,8 +13066,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "15 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13084,7 +13084,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2506",
- "label" : "His2Av;15 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;15 mM salt;1-2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13242,7 +13242,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "Nucleosome",
"Compound" : "80 mM salt",
"target" : "Chromatin Structure",
@@ -13260,7 +13260,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "ML-DmD16-c3",
"submission" : "2513",
- "label" : "Nucleosome;80 mM salt;1-2 hours;soluble fraction;ML-DmD16-c3;Larvae 3rd instar;dorsal mesothoracic disc;DNA-tiling-array",
+ "label" : "Nucleosome;80 mM salt;1-2 hours;soluble fraction;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -13268,7 +13268,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "Nucleosome",
"Compound" : "150 mM salt",
"target" : "Chromatin Structure",
@@ -13286,7 +13286,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "ML-DmD16-c3",
"submission" : "2514",
- "label" : "Nucleosome;150 mM salt;1-2 hours;soluble fraction;ML-DmD16-c3;Larvae 3rd instar;dorsal mesothoracic disc;DNA-tiling-array",
+ "label" : "Nucleosome;150 mM salt;1-2 hours;soluble fraction;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -13294,7 +13294,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "Nucleosome",
"Compound" : "600 mM salt",
"target" : "Chromatin Structure",
@@ -13312,7 +13312,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "ML-DmD16-c3",
"submission" : "2515",
- "label" : "Nucleosome;600 mM salt;1-2 hours;soluble fraction;ML-DmD16-c3;Larvae 3rd instar;dorsal mesothoracic disc;DNA-tiling-array",
+ "label" : "Nucleosome;600 mM salt;1-2 hours;soluble fraction;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -13320,7 +13320,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "Nucleosome",
"Compound" : "600 mM salt",
"target" : "Chromatin Structure",
@@ -13338,7 +13338,7 @@
"extract" : "precipitate",
"Cell-Line" : "ML-DmD16-c3",
"submission" : "2516",
- "label" : "Nucleosome;600 mM salt;1-2 hours;precipitate;ML-DmD16-c3;Larvae 3rd instar;dorsal mesothoracic disc;DNA-tiling-array",
+ "label" : "Nucleosome;600 mM salt;1-2 hours;precipitate;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -13346,7 +13346,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Nucleosome",
"Compound" : "80 mM salt",
"target" : "Chromatin Structure",
@@ -13364,7 +13364,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "S2-DRSC",
"submission" : "2517",
- "label" : "Nucleosome;80 mM salt;1 – 2 hours;soluble fraction;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Nucleosome;80 mM salt;1 – 2 hours;soluble fraction;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13372,8 +13372,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2A",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2A",
"Compound" : "80 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13390,7 +13390,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2A",
"submission" : "2518",
- "label" : "His2A;80 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2A;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2A;80 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2A;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13398,8 +13398,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "80 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13416,7 +13416,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2519",
- "label" : "His2Av;80 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;80 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13424,8 +13424,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His3.3A",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H3.3A",
"Compound" : "80 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13442,7 +13442,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H3.3",
"submission" : "2520",
- "label" : "His3.3A;80 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3.3;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H3.3A;80 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3.3;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13450,8 +13450,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "80-150 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13468,7 +13468,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2521",
- "label" : "His2Av;80-150 mM salt;1.5 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;80-150 mM salt;1.5 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13476,7 +13476,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Nucleosome",
"Compound" : "80-150 mM salt",
"target" : "Chromatin Structure",
@@ -13494,7 +13494,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "S2-DRSC",
"submission" : "2522",
- "label" : "Nucleosome;80-150 mM salt;3 hours;soluble fraction;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Nucleosome;80-150 mM salt;3 hours;soluble fraction;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13502,8 +13502,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His3.3A",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H3.3A",
"Compound" : "80-600 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13520,7 +13520,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H3.3",
"submission" : "2523",
- "label" : "His3.3A;80-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3.3;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H3.3A;80-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3.3;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13528,8 +13528,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "80-600 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13546,7 +13546,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2524",
- "label" : "His2Av;80-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;80-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13554,8 +13554,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "150-600 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13572,7 +13572,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2525",
- "label" : "His2Av;150-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;150-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13580,8 +13580,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His3",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H3",
"Compound" : "150-600 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13598,7 +13598,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H3",
"submission" : "2526",
- "label" : "His3;150-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H3;150-600 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13606,7 +13606,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Nucleosome",
"Compound" : "150-600 mM salt",
"target" : "Chromatin Structure",
@@ -13624,7 +13624,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "S2-DRSC",
"submission" : "2527",
- "label" : "Nucleosome;150-600 mM salt;1 – 2 hours;soluble fraction;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Nucleosome;150-600 mM salt;1 – 2 hours;soluble fraction;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13632,8 +13632,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His3.3A",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H3.3A",
"Compound" : "15 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13650,7 +13650,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H3.3",
"submission" : "2528",
- "label" : "His3.3A;15 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3.3;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H3.3A;15 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H3.3;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13658,8 +13658,8 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "His2Av",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"Compound" : "15 mM salt",
"target" : "Chromatin Structure",
"principal_investigator" : "Henikoff, S.",
@@ -13676,7 +13676,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Fly biotin-tagged H2Av",
"submission" : "2529",
- "label" : "His2Av;15 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "H2Av;15 mM salt;1 – 2 hours;soluble fraction;Fly biotin-tagged H2Av;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13863,7 +13863,7 @@
},
{
"technique" : "CGH",
- "Tissue" : "larval salivary gland",
+ "Tissue" : "Larval salivary gland",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -13877,7 +13877,7 @@
"fly/MacAlpine_CGH_TISSUES/Follicle_OregonR-Orr-Weaver"
],
"submission" : "2544",
- "label" : "Replication-Copy-Number;Embryos 0-4 hr;larval salivary gland;CGH",
+ "label" : "Replication-Copy-Number;Embryos 0-4 hr;Larval salivary gland;CGH",
"category" : "Copy Number Variation",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-4 hr",
@@ -13885,7 +13885,7 @@
},
{
"technique" : "CGH",
- "Tissue" : "larval salivary gland",
+ "Tissue" : "Larval salivary gland",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -13900,7 +13900,7 @@
],
"submission" : "2545",
"Strain" : "Oregon-R Orr-Weaver",
- "label" : "Replication-Copy-Number;Oregon-R Orr-Weaver;Embryos 0-4 hr;larval salivary gland;CGH",
+ "label" : "Replication-Copy-Number;Oregon-R Orr-Weaver;Embryos 0-4 hr;Larval salivary gland;CGH",
"category" : "Copy Number Variation",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-4 hr",
@@ -13922,7 +13922,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "pharyngeal muscle",
+ "Tissue" : "Pharyngeal muscle",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -13931,7 +13931,7 @@
],
"submission" : "2548",
"Strain" : "NC1293",
- "label" : "total-RNA;NC1293;Mixed stage of Embryos;25 degree celsius;pharyngeal muscle;RNA-tiling-array",
+ "label" : "total-RNA;NC1293;Mixed stage of Embryos;25 degree celsius;Pharyngeal muscle;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -13969,7 +13969,7 @@
},
{
"technique" : "CNV-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -13984,7 +13984,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2551",
- "label" : "Replication-Copy-Number;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;CNV-seq",
+ "label" : "Replication-Copy-Number;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;CNV-seq",
"category" : "Copy Number Variation",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -13992,7 +13992,7 @@
},
{
"technique" : "CNV-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -14007,7 +14007,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2552",
- "label" : "Replication-Copy-Number;Kc167;Late Embryonic stage;embryo-derived cell-line;CNV-seq",
+ "label" : "Replication-Copy-Number;Kc167;Late Embryonic stage;Embryo-derived cell-line;CNV-seq",
"category" : "Copy Number Variation",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -14349,7 +14349,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "GAF",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
@@ -14364,7 +14364,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2568",
- "label" : "GAF;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "GAF;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -14477,7 +14477,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "Hairy",
+ "factor" : "hairy",
"target" : "Transcriptional Factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -14490,7 +14490,7 @@
"fly/White_CC_SG_TRANSFACT/E0-8h_h"
],
"submission" : "2574",
- "label" : "Hairy;Embryos 0-8 hr;ChIP-chip",
+ "label" : "hairy;Embryos 0-8 hr;ChIP-chip",
"category" : "TF binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 0-8 hr",
@@ -14561,7 +14561,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "Enhancer of zeste",
+ "factor" : "Enhancer-of-zeste",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
"Tracks" : [
@@ -14574,7 +14574,7 @@
"fly_ananas/White_AGILENT_SG/ISO1_8-16_Ez_COMBINED"
],
"submission" : "2585",
- "label" : "Enhancer of zeste;Embryos 8-16 hr;ChIP-chip",
+ "label" : "Enhancer-of-zeste;Embryos 8-16 hr;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Embryos 8-16 hr",
@@ -14582,13 +14582,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "2586",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -14596,13 +14596,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "2592",
- "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -14610,13 +14610,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "2593",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -14664,10 +14664,10 @@
],
"submission" : "2598",
"Strain" : "OP37",
- "label" : "PHA-4;OP37;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "PHA-4;OP37;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "TF binding sites",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -14768,7 +14768,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "ovary",
+ "Tissue" : "Ovary",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -14790,7 +14790,7 @@
],
"Cell-Line" : "OvarySomaticSheet",
"submission" : "2605",
- "label" : "small-RNA;OvarySomaticSheet;Adult stage;ovary;RNA-seq",
+ "label" : "small-RNA;OvarySomaticSheet;Adult stage;Ovary;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Adult stage",
@@ -14798,7 +14798,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -14820,7 +14820,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2606",
- "label" : "small-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -14828,7 +14828,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -14850,7 +14850,7 @@
],
"Cell-Line" : "S2R+",
"submission" : "2608",
- "label" : "small-RNA;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -14938,10 +14938,10 @@
],
"submission" : "2620",
"Strain" : "OP120",
- "label" : "CEH-30;OP120;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "CEH-30;OP120;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "TF binding sites",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -15233,7 +15233,7 @@
},
{
"technique" : "ChIP-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CTCF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
@@ -15248,7 +15248,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2638",
- "label" : "CTCF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-seq",
+ "label" : "CTCF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15256,7 +15256,7 @@
},
{
"technique" : "ChIP-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CTCF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "White, K.",
@@ -15271,7 +15271,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2639",
- "label" : "CTCF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-seq",
+ "label" : "CTCF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15306,10 +15306,10 @@
],
"submission" : "2641",
"Strain" : "EcR-GFP",
- "label" : "eGFP;EcR-GFP;Pupae, White prepupae (WPP) 10-11 hr;ChIP-seq",
+ "label" : "eGFP;EcR-GFP;White prepupae (WPP) 10-11 hr;ChIP-seq",
"category" : "TF binding sites",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) 10-11 hr",
+ "Developmental-Stage" : "White prepupae (WPP) 10-11 hr",
"organism" : "D. melanogaster"
},
{
@@ -15328,10 +15328,10 @@
],
"submission" : "2642",
"Strain" : "EcR-GFP",
- "label" : "eGFP;EcR-GFP;DevStageFly;ChIP-seq",
+ "label" : "eGFP;EcR-GFP;White prepupae (WPP) 30-33 hr;ChIP-seq",
"category" : "TF binding sites",
"type" : "data set",
- "Developmental-Stage" : "DevStageFly",
+ "Developmental-Stage" : "White prepupae (WPP) 30-33 hr",
"organism" : "D. melanogaster"
},
{
@@ -15375,7 +15375,7 @@
{
"technique" : "ChIP-chip",
"Tissue" : "CNS-derived cell-line",
- "factor" : "Ez",
+ "factor" : "Enhancer-of-zeste",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -15389,7 +15389,7 @@
],
"Cell-Line" : "ML-DmBG3-c2",
"submission" : "2650",
- "label" : "Ez;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
+ "label" : "Enhancer-of-zeste;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -15488,7 +15488,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -15503,7 +15503,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2655",
- "label" : "H3K4me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15555,7 +15555,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K79me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -15570,7 +15570,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2658",
- "label" : "H3K79me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K79me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15601,7 +15601,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9acS10P",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -15616,7 +15616,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2660",
- "label" : "H3K9acS10P;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9acS10P;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15759,7 +15759,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "HP1a",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -15774,7 +15774,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "2667",
- "label" : "HP1a;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "HP1a;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -15782,7 +15782,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1a",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -15797,7 +15797,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2668",
- "label" : "HP1a;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1a;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15805,7 +15805,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "HP1c",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -15820,7 +15820,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "2669",
- "label" : "HP1c;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "HP1c;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -15828,7 +15828,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1c",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -15843,7 +15843,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2670",
- "label" : "HP1c;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1c;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15874,7 +15874,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(var)3-7",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -15889,7 +15889,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2672",
- "label" : "Su(var)3-7;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(var)3-7;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15897,7 +15897,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(var)3-9",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -15912,7 +15912,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2673",
- "label" : "Su(var)3-9;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(var)3-9;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -15920,7 +15920,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "mod(mdg4)",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -15935,7 +15935,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2674",
- "label" : "mod(mdg4);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "mod(mdg4);S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16207,7 +16207,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -16229,7 +16229,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "2721",
- "label" : "small-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -16237,7 +16237,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -16259,7 +16259,7 @@
],
"Cell-Line" : "S2-Rubin",
"submission" : "2725",
- "label" : "small-RNA;S2-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16304,10 +16304,10 @@
"principal_investigator" : "Waterston, R.",
"submission" : "2730",
"Strain" : "spe-9(hc88)",
- "label" : "small-RNA;spe-9(hc88);Young adult DAY0post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY0 post-L4 molt stage larvae;23 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Young adult DAY0post-L4 molt stage larvae",
+ "Developmental-Stage" : "Young adult DAY0 post-L4 molt stage larvae",
"organism" : "C. elegans",
"temperature" : "23 degree celsius"
},
@@ -16610,7 +16610,7 @@
},
{
"technique" : "ChIP-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ORC2",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -16625,7 +16625,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2753",
- "label" : "ORC2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-seq",
+ "label" : "ORC2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16656,7 +16656,7 @@
},
{
"technique" : "ChIP-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ORC2",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -16671,7 +16671,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2755",
- "label" : "ORC2;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-seq",
+ "label" : "ORC2;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16679,7 +16679,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Nucleosome",
"Compound" : "600 mM salt",
"target" : "Chromatin Structure",
@@ -16697,7 +16697,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Kc167",
"submission" : "2756",
- "label" : "Nucleosome;600 mM salt;1 to 2 hours;soluble fraction;Kc167;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Nucleosome;600 mM salt;1 to 2 hours;soluble fraction;Kc167;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16705,7 +16705,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Nucleosome",
"Compound" : "600 mM salt",
"target" : "Chromatin Structure",
@@ -16723,7 +16723,7 @@
"extract" : "precipitate",
"Cell-Line" : "Kc167",
"submission" : "2757",
- "label" : "Nucleosome;600 mM salt;1 to 2 hours;precipitate;Kc167;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Nucleosome;600 mM salt;1 to 2 hours;precipitate;Kc167;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16731,7 +16731,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "PolyA-RNA",
"target" : "mRNA",
"principal_investigator" : "Henikoff, S.",
@@ -16746,7 +16746,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2758",
- "label" : "PolyA-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "PolyA-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16754,7 +16754,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Nucleosome",
"Compound" : "600 mM salt",
"target" : "Chromatin Structure",
@@ -16772,7 +16772,7 @@
"extract" : "soluble fraction",
"Cell-Line" : "Kc167",
"submission" : "2759",
- "label" : "Nucleosome;600 mM salt;1 to 2 hours;soluble fraction;Kc167;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Nucleosome;600 mM salt;1 to 2 hours;soluble fraction;Kc167;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16780,7 +16780,7 @@
},
{
"technique" : "DNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Nucleosome",
"Compound" : "600 mM salt",
"target" : "Chromatin Structure",
@@ -16798,7 +16798,7 @@
"extract" : "precipitate",
"Cell-Line" : "Kc167",
"submission" : "2760",
- "label" : "Nucleosome;600 mM salt;1 to 2 hours;precipitate;Kc167;Late Embryonic stage;embryo-derived cell-line;DNA-tiling-array",
+ "label" : "Nucleosome;600 mM salt;1 to 2 hours;precipitate;Kc167;Late Embryonic stage;Embryo-derived cell-line;DNA-tiling-array",
"category" : "Chromatin structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16807,7 +16807,7 @@
{
"technique" : "RNA-tiling-array",
"synthetic-RNA" : "CG5499-RNAi",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "PolyA-RNA",
"target" : "mRNA",
"principal_investigator" : "Henikoff, S.",
@@ -16822,7 +16822,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2761",
- "label" : "PolyA-RNA;Kc167;CG5499-RNAi;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "PolyA-RNA;Kc167;CG5499-RNAi;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -16912,14 +16912,14 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "cbp",
+ "factor" : "CtBP",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Lieb, J.",
"Tracks" : [
"worm/LIEB_WIG_CHIPCHIP_CHR_CPB1"
],
"submission" : "2767",
- "label" : "cbp;Mixed Embryos;20 degree celsius;ChIP-chip",
+ "label" : "CtBP;Mixed Embryos;20 degree celsius;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos",
@@ -16944,7 +16944,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "PolyA-RNA",
"target" : "mRNA",
"principal_investigator" : "Henikoff, S.",
@@ -16959,7 +16959,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2769",
- "label" : "PolyA-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-tiling-array",
+ "label" : "PolyA-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -17138,7 +17138,7 @@
},
{
"technique" : "ChIP-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MCM2-7",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -17153,7 +17153,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2783",
- "label" : "MCM2-7;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-seq",
+ "label" : "MCM2-7;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -17182,10 +17182,10 @@
"principal_investigator" : "Waterston, R.",
"submission" : "2785",
"Strain" : "spe-9(hc88)",
- "label" : "small-RNA;spe-9(hc88);Young adult DAY0post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY0 post-L4 molt stage larvae;23 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Young adult DAY0post-L4 molt stage larvae",
+ "Developmental-Stage" : "Young adult DAY0 post-L4 molt stage larvae",
"organism" : "C. elegans",
"temperature" : "23 degree celsius"
},
@@ -17233,7 +17233,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "ventral prothoracic disc",
+ "Tissue" : "Ventral prothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -17255,7 +17255,7 @@
],
"Cell-Line" : "CME-L1",
"submission" : "2820",
- "label" : "small-RNA;CME-L1;Larvae 3rd instar;ventral prothoracic disc;RNA-seq",
+ "label" : "small-RNA;CME-L1;Larvae 3rd instar;Ventral prothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -17297,7 +17297,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "spermatids",
+ "Tissue" : "Spermatids",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Piano, F.",
@@ -17306,7 +17306,7 @@
],
"submission" : "2823",
"Strain" : "him-8(e1489)",
- "label" : "small-RNA;him-8(e1489);Adult Males 70 hr post-L1 stage larvae;25 degree celsius;spermatids;RNA-seq",
+ "label" : "small-RNA;him-8(e1489);Adult Males 70 hr post-L1 stage larvae;25 degree celsius;Spermatids;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Adult Males 70 hr post-L1 stage larvae",
@@ -17383,7 +17383,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "spermatids",
+ "Tissue" : "Spermatids",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Piano, F.",
@@ -17392,7 +17392,7 @@
],
"submission" : "2829",
"Strain" : "him-8(e1489)",
- "label" : "small-RNA;him-8(e1489);Adult Males 70 hr post-L1 stage larvae;25 degree celsius;spermatids;RNA-seq",
+ "label" : "small-RNA;him-8(e1489);Adult Males 70 hr post-L1 stage larvae;25 degree celsius;Spermatids;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Adult Males 70 hr post-L1 stage larvae",
@@ -17401,7 +17401,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "unfertilized oocytes",
+ "Tissue" : "Unfertilized oocytes",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Piano, F.",
@@ -17410,7 +17410,7 @@
],
"submission" : "2830",
"Strain" : "BA1",
- "label" : "small-RNA;BA1;Adult Males 70 hr post-L1 stage larvae;25 degree celsius;unfertilized oocytes;RNA-seq",
+ "label" : "small-RNA;BA1;Adult Males 70 hr post-L1 stage larvae;25 degree celsius;Unfertilized oocytes;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Adult Males 70 hr post-L1 stage larvae",
@@ -17436,7 +17436,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "unfertilized oocytes",
+ "Tissue" : "Unfertilized oocytes",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Piano, F.",
@@ -17445,7 +17445,7 @@
],
"submission" : "2832",
"Strain" : "BA1",
- "label" : "small-RNA;BA1;Adult Males 70 hr post-L1 stage larvae;25 degree celsius;unfertilized oocytes;RNA-seq",
+ "label" : "small-RNA;BA1;Adult Males 70 hr post-L1 stage larvae;25 degree celsius;Unfertilized oocytes;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Adult Males 70 hr post-L1 stage larvae",
@@ -17498,10 +17498,10 @@
],
"submission" : "2896",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Female eclosion + 30 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;Adult Female, eclosion + 30 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 30 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 30 days",
"organism" : "D. melanogaster"
},
{
@@ -17520,10 +17520,10 @@
],
"submission" : "2897",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Male eclosion + 30 days;RNA-tiling-array",
+ "label" : "total-RNA;Y cn bw sp;Adult Male, eclosion + 30 days;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 30 days",
+ "Developmental-Stage" : "Adult Male, eclosion + 30 days",
"organism" : "D. melanogaster"
},
{
@@ -17660,7 +17660,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -17682,7 +17682,7 @@
],
"Cell-Line" : "S2-Rubin",
"submission" : "2973",
- "label" : "small-RNA;S2-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -17690,7 +17690,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -17712,7 +17712,7 @@
],
"Cell-Line" : "Kc-Rubin",
"submission" : "2974",
- "label" : "small-RNA;Kc-Rubin;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;Kc-Rubin;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -17781,7 +17781,7 @@
{
"read-length" : "36 base pair",
"technique" : "ChIP-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MCM2-7",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -17796,7 +17796,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2979",
- "label" : "MCM2-7;36 base pair;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-seq",
+ "label" : "MCM2-7;36 base pair;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -17810,15 +17810,15 @@
"principal_investigator" : "Oliver, B.",
"submission" : "2980",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Female;Dpse Female heads;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Female;Dpse Female heads;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Female",
+ "Developmental-Stage" : "Adult Female",
"organism" : "D. pseudoobscura"
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ASH-1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -17833,7 +17833,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2984",
- "label" : "ASH-1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ASH-1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -17865,7 +17865,7 @@
{
"technique" : "ChIP-chip",
"Tissue" : "CNS-derived cell-line",
- "factor" : "E(Z)",
+ "factor" : "Enhancer-of-zeste",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -17879,7 +17879,7 @@
],
"Cell-Line" : "ML-DmBG3-c2",
"submission" : "2987",
- "label" : "E(Z);ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
+ "label" : "Enhancer-of-zeste;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -17887,8 +17887,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "E(Z)",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Enhancer-of-zeste",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -17902,7 +17902,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2988",
- "label" : "E(Z);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Enhancer-of-zeste;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -17910,7 +17910,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "H2AV",
+ "factor" : "H2Av",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -17924,7 +17924,7 @@
],
"submission" : "2989",
"Strain" : "Oregon-R",
- "label" : "H2AV;Oregon-R;Embryos 14-16 hr OR;ChIP-chip",
+ "label" : "H2Av;Oregon-R;Embryos 14-16 hr OR;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Embryos 14-16 hr OR",
@@ -17932,7 +17932,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "H2AV",
+ "factor" : "H2Av",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -17946,7 +17946,7 @@
],
"submission" : "2990",
"Strain" : "Oregon-R",
- "label" : "H2AV;Oregon-R;Embryos 2-4 hr OR;ChIP-chip",
+ "label" : "H2Av;Oregon-R;Embryos 2-4 hr OR;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Embryos 2-4 hr OR",
@@ -17954,8 +17954,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "H2AV",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -17969,7 +17969,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "2991",
- "label" : "H2AV;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H2Av;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18021,7 +18021,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H2Bubi",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18036,7 +18036,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "2994",
- "label" : "H2Bubi;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H2Bubi;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -18066,7 +18066,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K18ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18081,7 +18081,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2996",
- "label" : "H3K18ac;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K18ac;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18111,7 +18111,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K23ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18126,7 +18126,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "2998",
- "label" : "H3K23ac;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K23ac;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18157,7 +18157,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K27me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18172,7 +18172,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3000",
- "label" : "H3K27me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K27me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18202,7 +18202,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H3K36me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18217,7 +18217,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3002",
- "label" : "H3K36me1;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H3K36me1;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -18225,7 +18225,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K36me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18240,7 +18240,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3003",
- "label" : "H3K36me1;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K36me1;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18248,7 +18248,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H3K36me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18263,7 +18263,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3004",
- "label" : "H3K36me3;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H3K36me3;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -18316,7 +18316,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18331,7 +18331,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3007",
- "label" : "H3K9ac;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9ac;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18361,7 +18361,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9acS10P",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18376,7 +18376,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3009",
- "label" : "H3K9acS10P;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9acS10P;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18384,7 +18384,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H3K9acS10P",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18399,7 +18399,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3010",
- "label" : "H3K9acS10P;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H3K9acS10P;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -18407,7 +18407,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18422,7 +18422,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3011",
- "label" : "H3K9me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18452,7 +18452,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18467,7 +18467,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3013",
- "label" : "H3K9me3;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me3;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18475,7 +18475,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K20me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -18490,7 +18490,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3014",
- "label" : "H4K20me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K20me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18543,7 +18543,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "HP1b",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18558,7 +18558,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3017",
- "label" : "HP1b;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "HP1b;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -18588,7 +18588,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1b",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18603,7 +18603,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3019",
- "label" : "HP1b;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1b;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18611,7 +18611,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1b",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18626,7 +18626,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3020",
- "label" : "HP1b;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1b;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18767,7 +18767,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "HP2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18782,7 +18782,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3027",
- "label" : "HP2;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "HP2;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -18812,7 +18812,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18827,7 +18827,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3029",
- "label" : "HP2;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP2;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18858,7 +18858,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ISWI",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18873,7 +18873,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3031",
- "label" : "ISWI;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ISWI;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18881,7 +18881,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ISWI",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18896,7 +18896,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3032",
- "label" : "ISWI;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ISWI;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18949,7 +18949,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "JIL-1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18964,7 +18964,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3036",
- "label" : "JIL-1;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "JIL-1;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -18972,7 +18972,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "JIL-1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -18987,7 +18987,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3037",
- "label" : "JIL-1;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "JIL-1;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -18995,7 +18995,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "JIL-1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19010,7 +19010,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3038",
- "label" : "JIL-1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "JIL-1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19018,7 +19018,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MBD-R2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19033,7 +19033,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3039",
- "label" : "MBD-R2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MBD-R2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19041,7 +19041,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MLE",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19056,7 +19056,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3040",
- "label" : "MLE;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MLE;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19087,7 +19087,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "MOF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19102,7 +19102,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3042",
- "label" : "MOF;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "MOF;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -19110,7 +19110,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MOF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19125,7 +19125,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3043",
- "label" : "MOF;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MOF;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19133,7 +19133,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MOF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19148,7 +19148,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3044",
- "label" : "MOF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MOF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19179,7 +19179,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MRG15",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19194,7 +19194,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3046",
- "label" : "MRG15;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MRG15;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19202,7 +19202,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MRG15",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19217,7 +19217,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3047",
- "label" : "MRG15;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MRG15;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19225,7 +19225,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "NURF301",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19240,7 +19240,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3048",
- "label" : "NURF301;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "NURF301;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19248,7 +19248,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "PCL",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19263,7 +19263,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3049",
- "label" : "PCL;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "PCL;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19271,7 +19271,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "PIWI",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19286,7 +19286,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3050",
- "label" : "PIWI;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "PIWI;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -19361,7 +19361,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "PR-Set7",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19376,7 +19376,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3054",
- "label" : "PR-Set7;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "PR-Set7;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19407,7 +19407,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Psc",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19422,7 +19422,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3056",
- "label" : "Psc;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Psc;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19430,7 +19430,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "RPD3",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19445,7 +19445,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3057",
- "label" : "RPD3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "RPD3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19453,7 +19453,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "SPT16",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19468,7 +19468,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3058",
- "label" : "SPT16;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "SPT16;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19498,7 +19498,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(var)3-7",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19513,7 +19513,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3060",
- "label" : "Su(var)3-7;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(var)3-7;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19521,7 +19521,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(var)3-9",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19536,7 +19536,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3061",
- "label" : "Su(var)3-9;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(var)3-9;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19544,7 +19544,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "WDS",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -19559,7 +19559,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3062",
- "label" : "WDS;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "WDS;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19615,10 +19615,10 @@
],
"submission" : "3068",
"Strain" : "OP500",
- "label" : "CEH-26;OP500;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "CEH-26;OP500;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "TF binding sites",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -19809,10 +19809,10 @@
],
"submission" : "3083",
"Strain" : "Oregon-R",
- "label" : "total-RNA;Oregon-R;Dmel Adult Female 8 days;Dmel Female heads;RNA-seq",
+ "label" : "total-RNA;Oregon-R;Adult Female 8 days;Dmel Female heads;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dmel Adult Female 8 days",
+ "Developmental-Stage" : "Adult Female 8 days",
"organism" : "D. melanogaster"
},
{
@@ -19832,10 +19832,10 @@
],
"submission" : "3084",
"Strain" : "Oregon-R",
- "label" : "total-RNA;Oregon-R;Dmel Adult Male 8 days;Dmel Male heads;RNA-seq",
+ "label" : "total-RNA;Oregon-R;Adult Male 8 days;Dmel Male heads;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dmel Adult Male 8 days",
+ "Developmental-Stage" : "Adult Male 8 days",
"organism" : "D. melanogaster"
},
{
@@ -19846,10 +19846,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3085",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Male;Dpse Male heads;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Male;Dpse Male heads;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Male",
+ "Developmental-Stage" : "Adult Male",
"organism" : "D. pseudoobscura"
},
{
@@ -19860,10 +19860,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3086",
"Strain" : "Dmojavensis",
- "label" : "total-RNA;Dmojavensis;Dmoj Adult Male;Dmoj Male heads;RNA-seq",
+ "label" : "total-RNA;Dmojavensis;Adult Male;Dmoj Male heads;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dmoj Adult Male",
+ "Developmental-Stage" : "Adult Male",
"organism" : "D. mojavensis"
},
{
@@ -19874,15 +19874,15 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3087",
"Strain" : "Dmojavensis",
- "label" : "total-RNA;Dmojavensis;Dmoj Adult Female;Dmoj Female heads;RNA-seq",
+ "label" : "total-RNA;Dmojavensis;Adult Female;Dmoj Female heads;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dmoj Adult Female",
+ "Developmental-Stage" : "Adult Female",
"organism" : "D. mojavensis"
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG10128-RNAi",
"target" : "mRNA",
@@ -19898,7 +19898,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3089",
- "label" : "total-RNA;CG10128-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG10128-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19906,7 +19906,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG9373-RNAi",
"target" : "mRNA",
@@ -19922,7 +19922,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3090",
- "label" : "total-RNA;CG9373-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG9373-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19930,7 +19930,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG8781-RNAi",
"target" : "mRNA",
@@ -19946,7 +19946,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3091",
- "label" : "total-RNA;CG8781-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG8781-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19954,7 +19954,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG8636-RNAi",
"target" : "mRNA",
@@ -19970,7 +19970,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3092",
- "label" : "total-RNA;CG8636-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG8636-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -19978,7 +19978,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG7437-RNAi",
"target" : "mRNA",
@@ -19994,7 +19994,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3093",
- "label" : "total-RNA;CG7437-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG7437-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20002,7 +20002,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG6779-RNAi",
"target" : "mRNA",
@@ -20018,7 +20018,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3094",
- "label" : "total-RNA;CG6779-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG6779-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20026,7 +20026,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG6227-RNAi",
"target" : "mRNA",
@@ -20042,7 +20042,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3095",
- "label" : "total-RNA;CG6227-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG6227-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20050,7 +20050,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG5655-RNAi",
"target" : "mRNA",
@@ -20066,7 +20066,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3096",
- "label" : "total-RNA;CG5655-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG5655-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20074,7 +20074,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG33106-RNAi",
"target" : "mRNA",
@@ -20090,7 +20090,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3097",
- "label" : "total-RNA;CG33106-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG33106-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20098,7 +20098,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG32423-RNAi",
"target" : "mRNA",
@@ -20114,7 +20114,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3098",
- "label" : "total-RNA;CG32423-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG32423-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20122,7 +20122,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG17838-RNAi",
"target" : "mRNA",
@@ -20138,7 +20138,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3099",
- "label" : "total-RNA;CG17838-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG17838-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20146,7 +20146,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG1101-RNAi",
"target" : "mRNA",
@@ -20162,7 +20162,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3100",
- "label" : "total-RNA;CG1101-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG1101-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20170,7 +20170,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG10203-RNAi",
"target" : "mRNA",
@@ -20186,7 +20186,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3101",
- "label" : "total-RNA;CG10203-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG10203-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20194,7 +20194,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG8749-RNAi",
"target" : "mRNA",
@@ -20210,7 +20210,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3102",
- "label" : "total-RNA;CG8749-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG8749-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20218,7 +20218,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG5821-RNAi",
"target" : "mRNA",
@@ -20234,7 +20234,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3103",
- "label" : "total-RNA;CG5821-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG5821-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20242,7 +20242,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG5170-RNAi",
"target" : "mRNA",
@@ -20258,7 +20258,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3104",
- "label" : "total-RNA;CG5170-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG5170-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20266,7 +20266,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG4602-RNAi",
"target" : "mRNA",
@@ -20282,7 +20282,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3105",
- "label" : "total-RNA;CG4602-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG4602-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20290,7 +20290,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG6841-RNAi",
"target" : "mRNA",
@@ -20306,7 +20306,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3106",
- "label" : "total-RNA;CG6841-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG6841-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20314,7 +20314,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG6203-RNAi",
"target" : "mRNA",
@@ -20330,7 +20330,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3107",
- "label" : "total-RNA;CG6203-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG6203-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20338,7 +20338,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG5422-RNAi",
"target" : "mRNA",
@@ -20354,7 +20354,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3108",
- "label" : "total-RNA;CG5422-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG5422-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20362,7 +20362,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG8912-RNAi",
"target" : "mRNA",
@@ -20378,7 +20378,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3109",
- "label" : "total-RNA;CG8912-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG8912-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20386,7 +20386,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG8241-RNAi",
"target" : "mRNA",
@@ -20402,7 +20402,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3110",
- "label" : "total-RNA;CG8241-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG8241-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20410,7 +20410,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG16901-RNAi",
"target" : "mRNA",
@@ -20426,7 +20426,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3111",
- "label" : "total-RNA;CG16901-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG16901-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20434,7 +20434,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG13425-RNAi",
"target" : "mRNA",
@@ -20450,7 +20450,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3112",
- "label" : "total-RNA;CG13425-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG13425-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20458,7 +20458,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG10279-RNAi",
"target" : "mRNA",
@@ -20474,7 +20474,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3113",
- "label" : "total-RNA;CG10279-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG10279-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20482,7 +20482,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG6049-RNAi",
"target" : "mRNA",
@@ -20498,7 +20498,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3114",
- "label" : "total-RNA;CG6049-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG6049-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20506,7 +20506,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG3312-RNAi",
"target" : "mRNA",
@@ -20522,7 +20522,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3115",
- "label" : "total-RNA;CG3312-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG3312-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20530,7 +20530,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG31716-RNAi",
"target" : "mRNA",
@@ -20546,7 +20546,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3116",
- "label" : "total-RNA;CG31716-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG31716-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20554,7 +20554,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG30122-RNAi",
"target" : "mRNA",
@@ -20570,7 +20570,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3117",
- "label" : "total-RNA;CG30122-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG30122-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20578,7 +20578,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG11266-RNAi",
"target" : "mRNA",
@@ -20594,7 +20594,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3118",
- "label" : "total-RNA;CG11266-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG11266-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20602,7 +20602,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG8019-RNAi",
"target" : "mRNA",
@@ -20618,7 +20618,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3119",
- "label" : "total-RNA;CG8019-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG8019-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20626,7 +20626,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG7971-RNAi",
"target" : "mRNA",
@@ -20642,7 +20642,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3120",
- "label" : "total-RNA;CG7971-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG7971-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20650,7 +20650,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG4816-RNAi",
"target" : "mRNA",
@@ -20666,7 +20666,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3121",
- "label" : "total-RNA;CG4816-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG4816-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20674,7 +20674,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG3584-RNAi",
"target" : "mRNA",
@@ -20690,7 +20690,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3122",
- "label" : "total-RNA;CG3584-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG3584-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20698,7 +20698,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG1646-RNAi",
"target" : "mRNA",
@@ -20714,7 +20714,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3123",
- "label" : "total-RNA;CG1646-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG1646-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20722,7 +20722,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG10851-RNAi",
"target" : "mRNA",
@@ -20738,7 +20738,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3124",
- "label" : "total-RNA;CG10851-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG10851-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20746,7 +20746,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG5099-RNAi",
"target" : "mRNA",
@@ -20762,7 +20762,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3125",
- "label" : "total-RNA;CG5099-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG5099-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20770,7 +20770,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG4760-RNAi",
"target" : "mRNA",
@@ -20786,7 +20786,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3126",
- "label" : "total-RNA;CG4760-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG4760-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20794,7 +20794,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG18350-RNAi",
"target" : "mRNA",
@@ -20810,7 +20810,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3127",
- "label" : "total-RNA;CG18350-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG18350-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20818,7 +20818,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG16788-RNAi",
"target" : "mRNA",
@@ -20834,7 +20834,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3128",
- "label" : "total-RNA;CG16788-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG16788-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20842,7 +20842,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG1559-RNAi",
"target" : "mRNA",
@@ -20858,7 +20858,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3129",
- "label" : "total-RNA;CG1559-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG1559-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20866,7 +20866,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG10377-RNAi",
"target" : "mRNA",
@@ -20882,7 +20882,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3130",
- "label" : "total-RNA;CG10377-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG10377-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20890,7 +20890,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG9412-RNAi",
"target" : "mRNA",
@@ -20906,7 +20906,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3131",
- "label" : "total-RNA;CG9412-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG9412-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20914,7 +20914,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG6946-RNAi",
"target" : "mRNA",
@@ -20930,7 +20930,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3132",
- "label" : "total-RNA;CG6946-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG6946-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20938,7 +20938,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG1987-RNAi",
"target" : "mRNA",
@@ -20954,7 +20954,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3133",
- "label" : "total-RNA;CG1987-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG1987-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20962,7 +20962,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG9983-RNAi",
"target" : "mRNA",
@@ -20978,7 +20978,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3134",
- "label" : "total-RNA;CG9983-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG9983-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -20986,7 +20986,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG5442-RNAi",
"target" : "mRNA",
@@ -21002,7 +21002,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3135",
- "label" : "total-RNA;CG5442-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG5442-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21010,7 +21010,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG31000-RNAi",
"target" : "mRNA",
@@ -21026,7 +21026,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3136",
- "label" : "total-RNA;CG31000-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG31000-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21034,7 +21034,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG17136-RNAi",
"target" : "mRNA",
@@ -21050,7 +21050,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3137",
- "label" : "total-RNA;CG17136-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG17136-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21058,7 +21058,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "Untreated-(RNAi-control)",
"target" : "mRNA",
@@ -21074,7 +21074,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3138",
- "label" : "total-RNA;Untreated-(RNAi-control);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Untreated-(RNAi-control);S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21082,7 +21082,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG4878-RNAi",
"target" : "mRNA",
@@ -21098,7 +21098,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3139",
- "label" : "total-RNA;CG4878-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG4878-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21106,7 +21106,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG4262-RNAi",
"target" : "mRNA",
@@ -21122,7 +21122,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3140",
- "label" : "total-RNA;CG4262-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG4262-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21130,7 +21130,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG18426-RNAi",
"target" : "mRNA",
@@ -21146,7 +21146,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3141",
- "label" : "total-RNA;CG18426-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG18426-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21154,7 +21154,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG12749-RNAi",
"target" : "mRNA",
@@ -21170,7 +21170,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3142",
- "label" : "total-RNA;CG12749-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG12749-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21178,7 +21178,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG7878-RNAi",
"target" : "mRNA",
@@ -21194,7 +21194,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3143",
- "label" : "total-RNA;CG7878-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG7878-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21202,7 +21202,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG5836-RNAi",
"target" : "mRNA",
@@ -21218,7 +21218,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3144",
- "label" : "total-RNA;CG5836-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG5836-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21226,7 +21226,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG3249-RNAi",
"target" : "mRNA",
@@ -21242,7 +21242,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3145",
- "label" : "total-RNA;CG3249-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG3249-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21250,7 +21250,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "CG10328-RNAi",
"target" : "mRNA",
@@ -21266,7 +21266,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3146",
- "label" : "total-RNA;CG10328-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;CG10328-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21348,8 +21348,7 @@
"worm/LIEB_WIG_CHIPCHIP_CHR_IGG/AB46540_NIGG_N2_MXEMB"
],
"submission" : "3153",
- "Strain" : "Ab:AB46540 NIgG:JL:1",
- "label" : "IgG control;Ab:AB46540 NIgG:JL:1;Mixed Embryos;20 degree celsius;ChIP-chip",
+ "label" : "IgG control;Mixed Embryos;20 degree celsius;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos",
@@ -21565,7 +21564,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K36me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -21580,7 +21579,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3170",
- "label" : "H3K36me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K36me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -21604,7 +21603,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "reference (early embryo)",
+ "Tissue" : "Reference (early embryo)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -21613,7 +21612,7 @@
],
"submission" : "3172",
"Strain" : "N2",
- "label" : "total-RNA;N2;Mixed stage of Embryos;20 degree celsius;reference (early embryo);RNA-tiling-array",
+ "label" : "total-RNA;N2;Mixed stage of Embryos;20 degree celsius;Reference (early embryo);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
@@ -21622,7 +21621,7 @@
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "embryo-AVE",
+ "Tissue" : "Embryo-AVE",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -21631,13 +21630,29 @@
],
"submission" : "3173",
"Strain" : "NC1750",
- "label" : "total-RNA;NC1750;Mixed stage of Embryos;20 degree celsius;embryo-AVE;RNA-tiling-array",
+ "label" : "total-RNA;NC1750;Mixed stage of Embryos;20 degree celsius;Embryo-AVE;RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Mixed stage of Embryos",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-chip",
+ "factor" : "H3K36ac",
+ "target" : "Histone Modification",
+ "principal_investigator" : "Lieb, J.",
+ "Tracks" : [
+ "worm/LIEB_WIG_CHIPCHIP_H3K36/AM39379_H3K36AC29108001_N2_EEMB"
+ ],
+ "submission" : "3178",
+ "label" : "H3K36ac;Early Embryos;20 degree celsius;ChIP-chip",
+ "category" : "Histone modification and replacement",
+ "type" : "data set",
+ "Developmental-Stage" : "Early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-chip",
"factor" : "H3K27me1",
@@ -21734,7 +21749,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -21756,7 +21771,7 @@
],
"Cell-Line" : "ML-DmD21",
"submission" : "3193",
- "label" : "small-RNA;ML-DmD21;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;ML-DmD21;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -21801,10 +21816,10 @@
"worm/LIEB_WIG_CHIPCHIP_H4/DISN147_H4K20ME1001_N2_LTEMB"
],
"submission" : "3196",
- "label" : "H4K20me1;Late Embryos;20 degree celsius;ChIP-chip",
+ "label" : "H4K20me1;Late Embryonic stage;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -21874,7 +21889,7 @@
},
{
"technique" : "CNV-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "Replication-Copy-Number",
"target" : "Copy Number Variation",
"principal_investigator" : "MacAlpine, D.",
@@ -21889,7 +21904,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3201",
- "label" : "Replication-Copy-Number;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;CNV-seq",
+ "label" : "Replication-Copy-Number;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;CNV-seq",
"category" : "Copy Number Variation",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -21968,8 +21983,7 @@
"worm/LIEB_WIG_CHIPCHIP_COREHIS/AB1791_H3_N2_L3"
],
"submission" : "3206",
- "Strain" : "Ab:AB1791 H3 :JL:1",
- "label" : "H3;Ab:AB1791 H3 :JL:1;Larvae L3 stage;20 degree celsius;ChIP-chip",
+ "label" : "H3;Larvae L3 stage;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae L3 stage",
@@ -22410,7 +22424,7 @@
"read-length" : "36 base pair",
"devstage" : "DevStage:Mixed Embryos 0-24h:SC:1",
"technique" : "ChIP-seq",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
"Tracks" : [
@@ -22423,7 +22437,7 @@
"fly_dp/MacAlpine_CHIPSEQ_TISSUES"
],
"submission" : "3251",
- "label" : "pol2;36 base pair;DevStage:Mixed Embryos 0-24h:SC:1;Mixed Embryos 0-24 hr;ChIP-seq",
+ "label" : "RNA polymerase II;36 base pair;DevStage:Mixed Embryos 0-24h:SC:1;Mixed Embryos 0-24 hr;ChIP-seq",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos 0-24 hr",
@@ -22433,7 +22447,7 @@
"technique" : "ChIP-seq",
"whole-organism" : "FlyStrain:SuUR---Orr-Weaver:DM:1",
"base pair" : "36 base pair",
- "Tissue" : "salivary glands",
+ "Tissue" : "Salivary glands",
"factor" : "ORC2",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -22448,7 +22462,7 @@
],
"submission" : "3253",
"Strain" : "SuUR - Orr-Weaver",
- "label" : "ORC2;FlyStrain:SuUR---Orr-Weaver:DM:1;SuUR - Orr-Weaver;L3 stage wandering stage larvae;36 base pair;salivary glands;ChIP-seq",
+ "label" : "ORC2;FlyStrain:SuUR---Orr-Weaver:DM:1;SuUR - Orr-Weaver;L3 stage wandering stage larvae;36 base pair;Salivary glands;ChIP-seq",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -22473,13 +22487,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "3263",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22487,13 +22501,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryonic/larval hemocyte",
+ "Tissue" : "Embryonic/larval hemocyte",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Cell-Line" : "Mbn2",
+ "Cell-Line" : "mbn2",
"submission" : "3265",
- "label" : "total-RNA;Mbn2;Late Embryonic stage;embryonic/larval hemocyte;RNA-seq",
+ "label" : "total-RNA;mbn2;Late Embryonic stage;Embryonic/larval hemocyte;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22501,13 +22515,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S3",
"submission" : "3273",
- "label" : "total-RNA;S3;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S3;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22578,7 +22592,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CTCF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -22593,7 +22607,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3281",
- "label" : "CTCF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CTCF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22601,8 +22615,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "H2AV",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H2Av",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -22616,7 +22630,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3282",
- "label" : "H2AV;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H2Av;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22624,7 +22638,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H2BK5ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -22639,7 +22653,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3283",
- "label" : "H2BK5ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H2BK5ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22714,7 +22728,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K20me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -22729,7 +22743,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3287",
- "label" : "H4K20me1;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K20me1;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22737,7 +22751,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "H4K8ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -22752,7 +22766,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3288",
- "label" : "H4K8ac;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;ChIP-chip",
+ "label" : "H4K8ac;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -22760,7 +22774,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4K8ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -22775,7 +22789,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3289",
- "label" : "H4K8ac;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4K8ac;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22805,7 +22819,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1c",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -22820,7 +22834,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3291",
- "label" : "HP1c;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1c;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22850,7 +22864,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MSL-1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -22865,7 +22879,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3293",
- "label" : "MSL-1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MSL-1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22873,7 +22887,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "POF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -22888,7 +22902,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3294",
- "label" : "POF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "POF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22896,8 +22910,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "pol2",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -22911,7 +22925,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3295",
- "label" : "pol2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "RNA polymerase II;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22919,7 +22933,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "RPD3",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -22934,7 +22948,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3296",
- "label" : "RPD3;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "RPD3;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -22987,7 +23001,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -23002,7 +23016,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3300",
- "label" : "H1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23010,7 +23024,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -23025,7 +23039,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3301",
- "label" : "H3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23079,7 +23093,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H4",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -23094,7 +23108,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3304",
- "label" : "H4;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H4;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23102,7 +23116,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -23124,7 +23138,7 @@
],
"Cell-Line" : "GM2",
"submission" : "3307",
- "label" : "small-RNA;GM2;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;GM2;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23132,7 +23146,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -23154,7 +23168,7 @@
],
"Cell-Line" : "ML-DmD16-c3",
"submission" : "3309",
- "label" : "small-RNA;ML-DmD16-c3;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -23162,7 +23176,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "antenna disc-derived cell-line",
+ "Tissue" : "Antenna disc-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -23184,7 +23198,7 @@
],
"Cell-Line" : "ML-DmD20-c5",
"submission" : "3310",
- "label" : "small-RNA;ML-DmD20-c5;Larvae 3rd instar;antenna disc-derived cell-line;RNA-seq",
+ "label" : "small-RNA;ML-DmD20-c5;Larvae 3rd instar;Antenna disc-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -23192,7 +23206,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -23214,7 +23228,7 @@
],
"Cell-Line" : "S1",
"submission" : "3311",
- "label" : "small-RNA;S1;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S1;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23305,7 +23319,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -23327,7 +23341,7 @@
],
"Cell-Line" : "S2-HDR",
"submission" : "3318",
- "label" : "small-RNA;S2-HDR;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-HDR;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23439,7 +23453,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -23454,7 +23468,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3358",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23462,7 +23476,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -23477,7 +23491,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3359",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -23485,7 +23499,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -23500,7 +23514,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3360",
- "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -23522,6 +23536,40 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "DPL-1",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/SNYDER_ANTIGFP_CHIPCHIP_DPL1/DPL-1_GFP_L4"
+ ],
+ "submission" : "3366",
+ "Strain" : "OP105",
+ "label" : "DPL-1;OP105;Larvae L4 stage;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae L4 stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "C16A3.4",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/Snyder_ANTIGFP_WIG_C16A3.4_COMB"
+ ],
+ "submission" : "3367",
+ "Strain" : "OP345",
+ "label" : "C16A3.4;OP345;Fed L1 stage larvae;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Fed L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-seq",
"factor" : "C01B12.2",
@@ -23693,6 +23741,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "ALY-2",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/SNYDER_ANTIGFP_CHIPCHIP_ALY2/ALY-2_GFP_L2"
+ ],
+ "submission" : "3383",
+ "Strain" : "OP217",
+ "label" : "ALY-2;OP217;Larvae L2 stage;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae L2 stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-seq",
"factor" : "ALY-2",
@@ -23925,6 +23990,18 @@
"Developmental-Stage" : "Embryos 0-12 hr",
"organism" : "D. melanogaster"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "GAF",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3397",
+ "label" : "GAF;Embryos 8-16 hr;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 8-16 hr",
+ "organism" : "D. melanogaster"
+ },
{
"technique" : "ChIP-seq",
"factor" : "trem",
@@ -24159,10 +24236,10 @@
"worm/LIEB_WIG_CHIPCHIP_CHROMSIL/SDQ2324_HPL2_N2_LTEMB"
],
"submission" : "3438",
- "label" : "HPL-2;Late Embryos;20 degree celsius;ChIP-chip",
+ "label" : "HPL-2;Late Embryonic stage;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -24175,16 +24252,16 @@
"worm/LIEB_WIG_CHIPCHIP_LIN15B"
],
"submission" : "3439",
- "label" : "LIN-15B;Late Embryos;20 degree celsius;ChIP-chip",
+ "label" : "LIN-15B;Late Embryonic stage;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
{
"technique" : "RNA-tiling-array",
- "Tissue" : "rectal epithelial cells (L3-L4)",
+ "Tissue" : "Rectal epithelial cells (L3-L4)",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
@@ -24193,7 +24270,7 @@
],
"submission" : "3440",
"Strain" : "CB6845",
- "label" : "total-RNA;CB6845;L3-L4 22 hr 23dC 24 hr post-L1 stage larvae;23 degree celsius;rectal epithelial cells (L3-L4);RNA-tiling-array",
+ "label" : "total-RNA;CB6845;L3-L4 22 hr 23dC 24 hr post-L1 stage larvae;23 degree celsius;Rectal epithelial cells (L3-L4);RNA-tiling-array",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "L3-L4 22 hr 23dC 24 hr post-L1 stage larvae",
@@ -24202,7 +24279,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ORC2",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -24217,7 +24294,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3441",
- "label" : "ORC2;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ORC2;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -24248,7 +24325,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "carcass",
+ "Tissue" : "Carcass",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -24263,7 +24340,7 @@
],
"submission" : "3446",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;carcass;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult eclosion + 20 days",
@@ -24271,7 +24348,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -24293,7 +24370,7 @@
],
"Cell-Line" : "Sg4",
"submission" : "3506",
- "label" : "small-RNA;Sg4;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;Sg4;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -24361,7 +24438,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -24383,7 +24460,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3511",
- "label" : "small-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -24391,7 +24468,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -24413,7 +24490,7 @@
],
"Cell-Line" : "ML-DmD9",
"submission" : "3512",
- "label" : "small-RNA;ML-DmD9;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;ML-DmD9;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -24421,7 +24498,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -24443,7 +24520,7 @@
],
"Cell-Line" : "ML-DmD8",
"submission" : "3513",
- "label" : "small-RNA;ML-DmD8;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;ML-DmD8;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -24451,7 +24528,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -24473,7 +24550,7 @@
],
"Cell-Line" : "ML-DmD32",
"submission" : "3514",
- "label" : "small-RNA;ML-DmD32;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;ML-DmD32;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -24681,14 +24758,65 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "HCP-3",
+ "target" : "Chromatin Structure",
+ "principal_investigator" : "Lieb, J.",
+ "Tracks" : [
+ "worm/LIEB_WIG_CHIPCHIP_CSP/OD00079_HCP3_N2_EEMB"
+ ],
+ "submission" : "3540",
+ "Strain" : "N2",
+ "label" : "HCP-3;N2;Early Embryos;20 degree celsius;ChIP-chip",
+ "category" : "Chromatin structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "ChIP-chip",
+ "factor" : "HCP-3",
+ "target" : "Chromatin Structure",
+ "principal_investigator" : "Lieb, J.",
+ "Tracks" : [
+ "worm/LIEB_WIG_CHIPCHIP_CSP/OD00079_HCP3_N2_LTEMB"
+ ],
+ "submission" : "3542",
+ "Strain" : "N2",
+ "label" : "HCP-3;N2;Late Embryonic stage;20 degree celsius;ChIP-chip",
+ "category" : "Chromatin structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "ChIP-chip",
+ "factor" : "HCP-3",
+ "target" : "Chromatin Structure",
+ "principal_investigator" : "Lieb, J.",
+ "Tracks" : [
+ "worm/LIEB_WIG_CHIPCHIP_CSP/SDQ0804_HCP3_N2_LTEMB"
+ ],
+ "submission" : "3543",
+ "Strain" : "N2",
+ "label" : "HCP-3;N2;Late Embryonic stage;20 degree celsius;ChIP-chip",
+ "category" : "Chromatin structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "ChIP-chip",
+ "factor" : "RNA polymerase II",
"target" : "Histone Modification",
"principal_investigator" : "Lieb, J.",
"Tracks" : [
"worm/LIEB_WIG_CHIPCHIP_POL2/ABAB817_8WG16_N2_EEMB"
],
"submission" : "3544",
- "label" : "pol2;Early Embryos;20 degree celsius;ChIP-chip",
+ "label" : "RNA polymerase II;Early Embryos;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Early Embryos",
@@ -24697,17 +24825,17 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Histone Modification",
"principal_investigator" : "Lieb, J.",
"Tracks" : [
"worm/LIEB_WIG_CHIPCHIP_POL2/ABAB817_8WG16_N2_LTEMB"
],
"submission" : "3545",
- "label" : "pol2;Late Embryos;20 degree celsius;ChIP-chip",
+ "label" : "RNA polymerase II;Late Embryonic stage;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -24736,10 +24864,10 @@
"worm/LIEB_WIG_CHIPCHIP_H3K4/WA30534819_H3K4ME3_N2_LTEMB_s2"
],
"submission" : "3547",
- "label" : "H3K4me3;Late Embryos;20 degree celsius;ChIP-chip",
+ "label" : "H3K4me3;Late Embryonic stage;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -24848,10 +24976,10 @@
"worm/LIEB_WIG_CHIPCHIP_H3K36/HK00001_H3K36ME3_13C9_N2_LTEMB_s2"
],
"submission" : "3554",
- "label" : "H3K36me3;Late Embryos;20 degree celsius;ChIP-chip",
+ "label" : "H3K36me3;Late Embryonic stage;20 degree celsius;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -24960,8 +25088,8 @@
"worm/LIEB_WIG_CHIPSEQ_COREHIS"
],
"submission" : "3562",
- "Strain" : "Ab:AB1791 H3 :JL:1",
- "label" : "H3;Ab:AB1791 H3 :JL:1;Larvae L3 stage;20 degree celsius;ChIP-seq",
+ "Strain" : "N2",
+ "label" : "H3;N2;Larvae L3 stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae L3 stage",
@@ -24993,8 +25121,7 @@
"worm/LIEB_WIG_CHIPSEQ_TFL3/BH00001_LIN52_N2_L3"
],
"submission" : "3565",
- "Strain" : "Ab:BH00001 LIN52:JL:1",
- "label" : "LIN-52;Ab:BH00001 LIN52:JL:1;Larvae L3 stage;20 degree celsius;ChIP-seq",
+ "label" : "LIN-52;Larvae L3 stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae L3 stage",
@@ -25170,8 +25297,7 @@
"worm/LIEB_WIG_CHIPSEQ_TFMXEMB/SDQ4470_TAG315_N2_MXEMB"
],
"submission" : "3579",
- "Strain" : "Ab:SDQ4470 TAG315:JL:1",
- "label" : "TAG315;Ab:SDQ4470 TAG315:JL:1;Mixed Embryos;20 degree celsius;ChIP-seq",
+ "label" : "TAG315;Mixed Embryos;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos",
@@ -25187,8 +25313,8 @@
"worm/LIEB_WIG_CHIPSEQ_TFMXEMB/SDQ4526_TF3C_N2_MXEMB"
],
"submission" : "3580",
- "Strain" : "Ab:SDQ4526 SFC1:JL:1",
- "label" : "SFC-1;Ab:SDQ4526 SFC1:JL:1;Mixed Embryos;20 degree celsius;ChIP-seq",
+ "Strain" : "N2",
+ "label" : "SFC-1;N2;Mixed Embryos;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos",
@@ -25204,8 +25330,8 @@
"worm/LIEB_WIG_CHIPSEQ_TFMXEMB/SDQ4663_RPC1_N2_MXEMB"
],
"submission" : "3581",
- "Strain" : "Ab:SDQ4663 RPC1:JL:1",
- "label" : "RPC-1;Ab:SDQ4663 RPC1:JL:1;Mixed Embryos;20 degree celsius;ChIP-seq",
+ "Strain" : "N2",
+ "label" : "RPC-1;N2;Mixed Embryos;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Mixed Embryos",
@@ -25246,6 +25372,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "R02D3.7",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/SNYDER_ANTIGFP_CHIPCHIP_R02D3/R02D3.7_GFP_L3"
+ ],
+ "submission" : "3586",
+ "Strain" : "OP218",
+ "label" : "R02D3.7;OP218;Larvae L3 stage;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae L3 stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-seq",
"factor" : "FOS-1",
@@ -25280,6 +25423,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "SAX-3",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/Snyder_ANTIGFP_WIG_ZK377.2_COMB/ZK377.2_GFP_L1"
+ ],
+ "submission" : "3590",
+ "Strain" : "OP355",
+ "label" : "SAX-3;OP355;Fed L1 stage larvae;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Fed L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-seq",
"factor" : "SAX-3",
@@ -25297,6 +25457,57 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "SAX-3",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/Snyder_ANTIGFP_WIG_ZK377.2_COMB/ZK377.2_GFP_L3"
+ ],
+ "submission" : "3592",
+ "Strain" : "OP355",
+ "label" : "SAX-3;OP355;Larvae L3 stage;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae L3 stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "SAX-3",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/Snyder_ANTIGFP_WIG_ZK377.2_COMB/ZK377.2_GFP_L4"
+ ],
+ "submission" : "3593",
+ "Strain" : "OP355",
+ "label" : "SAX-3;OP355;Larvae L4 stage;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae L4 stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "NHR-77",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/Snyder_ANTIGFP_WIG_NHR77_COMB/NHR77_GFP_L1"
+ ],
+ "submission" : "3594",
+ "Strain" : "OP353",
+ "label" : "NHR-77;OP353;Fed L1 stage larvae;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Fed L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-seq",
"factor" : "NHR-77",
@@ -25365,6 +25576,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "NHR-116",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/Snyder_ANTIGFP_WIG_NHR116_COMB/NHR116_GFP_L4"
+ ],
+ "submission" : "3599",
+ "Strain" : "OP226",
+ "label" : "NHR-116;OP226;Larvae L4 stage;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae L4 stage",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-seq",
"factor" : "F45C12.2",
@@ -25382,6 +25610,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "SPTF-1",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "Snyder, M.",
+ "Tracks" : [
+ "worm/Snyder_ANTIGFP_WIG_SPTF1_COMB"
+ ],
+ "submission" : "3601",
+ "Strain" : "OP196",
+ "label" : "SPTF-1;OP196;Fed L1 stage larvae;20 degree celsius;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Fed L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
@@ -25389,10 +25634,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3608",
"Strain" : "Dsim wildtype",
- "label" : "total-RNA;Dsim wildtype;Dsim Adult Male Whole Species;RNA-seq",
+ "label" : "total-RNA;Dsim wildtype;Adult Male Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Male Whole Species",
+ "Developmental-Stage" : "Adult Male Whole Species",
"organism" : "D. simulans"
},
{
@@ -25402,10 +25647,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3609",
"Strain" : "Dsim wildtype",
- "label" : "total-RNA;Dsim wildtype;Dsim Adult Female Whole Species;RNA-seq",
+ "label" : "total-RNA;Dsim wildtype;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. simulans"
},
{
@@ -25415,10 +25660,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3610",
"Strain" : "Dmojavensis",
- "label" : "total-RNA;Dmojavensis;Dmoj Adult Male Whole Species;RNA-seq",
+ "label" : "total-RNA;Dmojavensis;Adult Male Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dmoj Adult Male Whole Species",
+ "Developmental-Stage" : "Adult Male Whole Species",
"organism" : "D. mojavensis"
},
{
@@ -25428,10 +25673,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3611",
"Strain" : "Dmojavensis",
- "label" : "total-RNA;Dmojavensis;Dmoj Adult Female Whole Species;RNA-seq",
+ "label" : "total-RNA;Dmojavensis;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dmoj Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. mojavensis"
},
{
@@ -25441,10 +25686,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3613",
"Strain" : "Dvir wildtype",
- "label" : "total-RNA;Dvir wildtype;Dvir Adult Female Whole Species;RNA-seq",
+ "label" : "total-RNA;Dvir wildtype;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dvir Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. virilis"
},
{
@@ -25454,10 +25699,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3615",
"Strain" : "Dyak wildtype",
- "label" : "total-RNA;Dyak wildtype;Dyak Adult Female Whole Species;RNA-seq",
+ "label" : "total-RNA;Dyak wildtype;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dyak Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. yakuba"
},
{
@@ -25467,10 +25712,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3617",
"Strain" : "Dananassae",
- "label" : "total-RNA;Dananassae;Dana Adult Female Whole Species;RNA-seq",
+ "label" : "total-RNA;Dananassae;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dana Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. ananassae"
},
{
@@ -25480,10 +25725,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3620",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Male Whole Species;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Male Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Male Whole Species",
+ "Developmental-Stage" : "Adult Male Whole Species",
"organism" : "D. pseudoobscura"
},
{
@@ -25493,10 +25738,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3621",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Female Whole Species;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. pseudoobscura"
},
{
@@ -25506,10 +25751,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3622",
"Strain" : "D.sim w501",
- "label" : "total-RNA;D.sim w501;Dsim Adult Female Whole Species;RNA-seq",
+ "label" : "total-RNA;D.sim w501;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. simulans"
},
{
@@ -25519,10 +25764,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "3623",
"Strain" : "D.sim w501",
- "label" : "total-RNA;D.sim w501;Dsim Adult Male Whole Species;RNA-seq",
+ "label" : "total-RNA;D.sim w501;Adult Male Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Male Whole Species",
+ "Developmental-Stage" : "Adult Male Whole Species",
"organism" : "D. simulans"
},
{
@@ -25589,7 +25834,7 @@
},
{
"technique" : "DNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Replication-Timing",
"target" : "DNA Replication",
"principal_investigator" : "MacAlpine, D.",
@@ -25617,7 +25862,7 @@
"fly_dmoj/MacAlpine_REPLISEQ/Mid_Repli-Seq"
],
"submission" : "3630",
- "label" : "Replication-Timing;Late Embryonic stage;embryo-derived cell-line;DNA-seq",
+ "label" : "Replication-Timing;Late Embryonic stage;Embryo-derived cell-line;DNA-seq",
"category" : "Replication",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -25639,10 +25884,10 @@
],
"submission" : "3631",
"Strain" : "Dmel y1w67c23",
- "label" : "total-RNA;Dmel y1w67c23;Adult Female;RNA-seq",
+ "label" : "total-RNA;Dmel y1w67c23;Adult Female Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Female",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. melanogaster"
},
{
@@ -25661,15 +25906,15 @@
],
"submission" : "3632",
"Strain" : "Dmel y1w67c23",
- "label" : "total-RNA;Dmel y1w67c23;Adult Male;RNA-seq",
+ "label" : "total-RNA;Dmel y1w67c23;Adult Male Whole Species;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Adult Male",
+ "Developmental-Stage" : "Adult Male Whole Species",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"RNAi-reagent" : "Untreated-(RNAi-control)",
"target" : "mRNA",
@@ -25685,7 +25930,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3633",
- "label" : "total-RNA;Untreated-(RNAi-control);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Untreated-(RNAi-control);S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -25981,7 +26226,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "dMi-2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -25996,7 +26241,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3675",
- "label" : "dMi-2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "dMi-2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26004,7 +26249,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "dMi-2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -26019,7 +26264,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3676",
- "label" : "dMi-2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "dMi-2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26027,7 +26272,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "H2AV",
+ "factor" : "H2Av",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -26041,7 +26286,7 @@
],
"submission" : "3678",
"Strain" : "Oregon-R",
- "label" : "H2AV;Oregon-R;Larvae 3rd instar;ChIP-chip",
+ "label" : "H2Av;Oregon-R;Larvae 3rd instar;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -26523,7 +26768,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1a",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -26538,7 +26783,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3700",
- "label" : "HP1a;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1a;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26678,7 +26923,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1a",
"RNAi-reagent" : "Fly-GFP-RNAi",
"target" : "Non TF Chromatin binding factor",
@@ -26694,7 +26939,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3707",
- "label" : "HP1a;Fly-GFP-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1a;Fly-GFP-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26702,7 +26947,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "JHDM1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -26717,7 +26962,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3708",
- "label" : "JHDM1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "JHDM1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26747,7 +26992,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "POF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -26762,7 +27007,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3710",
- "label" : "POF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "POF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26770,7 +27015,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -26784,7 +27029,7 @@
],
"submission" : "3711",
"Strain" : "HP1c mutant",
- "label" : "pol2;HP1c mutant;Larvae 3rd instar;ChIP-chip",
+ "label" : "RNA polymerase II;HP1c mutant;Larvae 3rd instar;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -26792,8 +27037,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "pol2",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "RNA polymerase II",
"RNAi-reagent" : "CG12196-RNAi",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -26808,7 +27053,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3712",
- "label" : "pol2;CG12196-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "RNA polymerase II;CG12196-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26816,8 +27061,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "pol2",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "RNA polymerase II",
"RNAi-reagent" : "Fly-GFP-RNAi",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -26832,7 +27077,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3713",
- "label" : "pol2;Fly-GFP-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "RNA polymerase II;Fly-GFP-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26960,7 +27205,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(Hw)",
"RNAi-reagent" : "Fly-LacZ-RNAi",
"target" : "Non TF Chromatin binding factor",
@@ -26976,7 +27221,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3719",
- "label" : "Su(Hw);Fly-LacZ-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(Hw);Fly-LacZ-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -26993,7 +27238,7 @@
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "AF16 EE-2",
- "organism" : "C. elegans",
+ "organism" : "C. briggsae",
"temperature" : "20 degree celsius"
},
{
@@ -27007,7 +27252,7 @@
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "AF16 L2-1 stage larvae",
- "organism" : "C. elegans",
+ "organism" : "C. briggsae",
"temperature" : "20 degree celsius"
},
{
@@ -27021,7 +27266,7 @@
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "AF16 YA-1",
- "organism" : "C. elegans",
+ "organism" : "C. briggsae",
"temperature" : "20 degree celsius"
},
{
@@ -27043,7 +27288,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryonic/larval hemocyte",
+ "Tissue" : "Embryonic/larval hemocyte",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -27063,9 +27308,9 @@
"fly_yakuba/Lai_RNASEQ_DUAL_CELLS/mbn2",
"fly_dp/Lai_SAM_mbn2"
],
- "Cell-Line" : "Mbn2",
+ "Cell-Line" : "mbn2",
"submission" : "3741",
- "label" : "small-RNA;Mbn2;Late Embryonic stage;embryonic/larval hemocyte;RNA-seq",
+ "label" : "small-RNA;mbn2;Late Embryonic stage;Embryonic/larval hemocyte;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27073,7 +27318,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -27095,7 +27340,7 @@
],
"Cell-Line" : "1182-4H",
"submission" : "3742",
- "label" : "small-RNA;1182-4H;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "small-RNA;1182-4H;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27103,7 +27348,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "small-RNA",
"target" : "small RNA",
"principal_investigator" : "Lai, E.",
@@ -27125,7 +27370,7 @@
],
"Cell-Line" : "CME-W2",
"submission" : "3743",
- "label" : "small-RNA;CME-W2;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "small-RNA;CME-W2;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -27133,7 +27378,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ASH-1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27148,7 +27393,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3744",
- "label" : "ASH-1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ASH-1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27156,7 +27401,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "BEAF-32",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27171,7 +27416,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3745",
- "label" : "BEAF-32;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "BEAF-32;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27225,7 +27470,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CP190",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27240,7 +27485,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3748",
- "label" : "CP190;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CP190;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27248,7 +27493,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CTCF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27263,7 +27508,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3749",
- "label" : "CTCF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CTCF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27271,7 +27516,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "dRING",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27286,7 +27531,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3750",
- "label" : "dRING;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "dRING;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27294,7 +27539,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "dSFMBT",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27309,7 +27554,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3751",
- "label" : "dSFMBT;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "dSFMBT;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27317,8 +27562,8 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
- "factor" : "E(Z)",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Enhancer-of-zeste",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -27332,7 +27577,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3752",
- "label" : "E(Z);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Enhancer-of-zeste;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27340,7 +27585,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "GAF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27355,7 +27600,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3753",
- "label" : "GAF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "GAF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27385,7 +27630,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K23ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27400,7 +27645,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3755",
- "label" : "H3K23ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K23ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27432,7 +27677,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K27ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27447,7 +27692,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3757",
- "label" : "H3K27ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K27ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27455,7 +27700,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K27me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27470,7 +27715,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3758",
- "label" : "H3K27me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K27me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27500,7 +27745,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27515,7 +27760,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3760",
- "label" : "H3K4me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27523,7 +27768,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K4me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27538,7 +27783,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3761",
- "label" : "H3K4me3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K4me3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27546,7 +27791,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K79me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27561,7 +27806,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3762",
- "label" : "H3K79me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K79me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27569,7 +27814,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K79me2",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27584,7 +27829,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3763",
- "label" : "H3K79me2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K79me2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27614,7 +27859,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9ac",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27629,7 +27874,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3765",
- "label" : "H3K9ac;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9ac;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27685,7 +27930,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27700,7 +27945,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3768",
- "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27708,7 +27953,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27723,7 +27968,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3769",
- "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27731,7 +27976,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -27746,7 +27991,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3770",
- "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -27888,7 +28133,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1a",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -27903,7 +28148,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3777",
- "label" : "HP1a;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1a;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28027,7 +28272,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "JMJD2A/KDM4A",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28042,7 +28287,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3783",
- "label" : "JMJD2A/KDM4A;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "JMJD2A/KDM4A;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28050,7 +28295,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "JMJD2A/KDM4A",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28065,7 +28310,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3784",
- "label" : "JMJD2A/KDM4A;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "JMJD2A/KDM4A;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28073,7 +28318,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "LSD1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28088,7 +28333,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3785",
- "label" : "LSD1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "LSD1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28096,7 +28341,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "LSD1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28111,7 +28356,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3786",
- "label" : "LSD1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "LSD1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28119,7 +28364,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MBD-R2",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28134,7 +28379,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3787",
- "label" : "MBD-R2;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MBD-R2;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28142,7 +28387,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MLE",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28157,7 +28402,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3788",
- "label" : "MLE;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MLE;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28165,7 +28410,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "mod(mdg4)",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28180,7 +28425,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3789",
- "label" : "mod(mdg4);S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "mod(mdg4);S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28188,7 +28433,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "NURF301",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28203,7 +28448,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3790",
- "label" : "NURF301;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "NURF301;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28211,7 +28456,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Pc",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28226,7 +28471,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3791",
- "label" : "Pc;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Pc;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28234,7 +28479,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "PCL",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28249,7 +28494,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3792",
- "label" : "PCL;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "PCL;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28347,7 +28592,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Psc",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28362,7 +28607,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3797",
- "label" : "Psc;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Psc;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28370,7 +28615,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -28384,7 +28629,7 @@
],
"submission" : "3798",
"Strain" : "HP1a mutant",
- "label" : "pol2;HP1a mutant;Larvae 3rd instar;ChIP-chip",
+ "label" : "RNA polymerase II;HP1a mutant;Larvae 3rd instar;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -28392,7 +28637,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -28406,7 +28651,7 @@
],
"submission" : "3799",
"Strain" : "Oregon-R",
- "label" : "pol2;Oregon-R;Larvae 3rd instar;ChIP-chip",
+ "label" : "RNA polymerase II;Oregon-R;Larvae 3rd instar;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -28414,7 +28659,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Smc3",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28429,7 +28674,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3800",
- "label" : "Smc3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Smc3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28461,7 +28706,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ZW5",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28476,7 +28721,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3803",
- "label" : "ZW5;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ZW5;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28484,7 +28729,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "ZW5",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28499,15 +28744,139 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3804",
- "label" : "ZW5;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "ZW5;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
"organism" : "D. melanogaster"
},
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "broad",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3806",
+ "label" : "broad;White prepupae (WPP);ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "H3K27me3",
+ "target" : "Histone Modification",
+ "principal_investigator" : "White, K.",
+ "submission" : "3807",
+ "Strain" : "D.pseudoobscura wild-type",
+ "label" : "H3K27me3;D.pseudoobscura wild-type;Embryos 0-4 hr;ChIP-seq",
+ "category" : "Histone modification and replacement",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 0-4 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "GAF",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3809",
+ "Strain" : "D.pseudoobscura wild-type",
+ "label" : "GAF;D.pseudoobscura wild-type;Embryos 0-4 hr;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 0-4 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "H3K27me3",
+ "target" : "Histone Modification",
+ "principal_investigator" : "White, K.",
+ "submission" : "3810",
+ "Strain" : "D.pseudoobscura wild-type",
+ "label" : "H3K27me3;D.pseudoobscura wild-type;Larvae L3 stage;ChIP-seq",
+ "category" : "Histone modification and replacement",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae L3 stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "Yki",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3823",
+ "label" : "Yki;Embryos 0-4 hr;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 0-4 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "exd",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3824",
+ "Strain" : "13T exd-GFP",
+ "label" : "exd;13T exd-GFP;Embryos 16-24 hr;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 16-24 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "cabut",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3825",
+ "label" : "cabut;Embryos 16-24 hr;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 16-24 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "Fer3",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3826",
+ "label" : "Fer3;Embryos 16-24 hr;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 16-24 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "hairy",
+ "target" : "Transcriptional Factor",
+ "principal_investigator" : "White, K.",
+ "submission" : "3827",
+ "label" : "hairy;Embryos 8-16 hr;ChIP-seq",
+ "category" : "TF binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 8-16 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "factor" : "H3K27me3",
+ "target" : "Histone Modification",
+ "principal_investigator" : "White, K.",
+ "submission" : "3829",
+ "label" : "H3K27me3;White prepupae (WPP);ChIP-seq",
+ "category" : "Histone modification and replacement",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -28522,7 +28891,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3831",
- "label" : "total-RNA;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28844,7 +29213,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1a",
"RNAi-reagent" : "CG8409-RNAi",
"target" : "Non TF Chromatin binding factor",
@@ -28860,7 +29229,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3893",
- "label" : "HP1a;CG8409-RNAi;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1a;CG8409-RNAi;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28868,7 +29237,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Pho",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28883,7 +29252,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3894",
- "label" : "Pho;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Pho;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28935,7 +29304,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "POF",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28950,7 +29319,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3897",
- "label" : "POF;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "POF;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -28980,7 +29349,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Su(var)3-9",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -28995,7 +29364,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3899",
- "label" : "Su(var)3-9;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Su(var)3-9;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29204,10 +29573,10 @@
"worm/LIEB_WIG_CHIPSEQ_TFLEMB/BH00005_LIN9_N2_LEMB"
],
"submission" : "3924",
- "label" : "LIN-9;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "LIN-9;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -29220,10 +29589,10 @@
"worm/LIEB_WIG_CHIPSEQ_TFLEMB/JA00011_LIN35_N2_LEMB"
],
"submission" : "3925",
- "label" : "LIN-35;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "LIN-35;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -29236,10 +29605,10 @@
"worm/LIEB_WIG_CHIPSEQ_TFLEMB/BH00003_LIN37_N2_LEMB"
],
"submission" : "3928",
- "label" : "LIN-37;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "LIN-37;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -29252,11 +29621,10 @@
"worm/LIEB_WIG_CHIPSEQ_TFLEMB/BH00001_LIN52_N2_LEMB"
],
"submission" : "3930",
- "Strain" : "Ab:BH00001 LIN52:JL:1",
- "label" : "LIN-52;Ab:BH00001 LIN52:JL:1;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "LIN-52;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -29269,10 +29637,10 @@
"worm/LIEB_WIG_CHIPSEQ_TFLEMB/BH00004_LIN54_N2_LEMB"
],
"submission" : "3932",
- "label" : "LIN-54;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "LIN-54;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -29285,10 +29653,10 @@
"worm/LIEB_WIG_CHIPSEQ_TFLEMB/SDQ3590_EFL1_N2_LEMB"
],
"submission" : "3934",
- "label" : "EFL-1;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "EFL-1;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -29301,16 +29669,16 @@
"worm/LIEB_WIG_CHIPSEQ_TFLEMB/SDQ3599_DPL1_N2_LEMB"
],
"submission" : "3935",
- "label" : "DPL-1;Late Embryos;20 degree celsius;ChIP-seq",
+ "label" : "DPL-1;Late Embryonic stage;20 degree celsius;ChIP-seq",
"category" : "Histone modification and replacement",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -29325,7 +29693,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3940",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29356,7 +29724,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K27me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -29371,7 +29739,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "3942",
- "label" : "H3K27me1;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K27me1;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29379,7 +29747,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K27me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -29394,7 +29762,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3943",
- "label" : "H3K27me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K27me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29402,7 +29770,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "dmTopo II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -29417,7 +29785,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3945",
- "label" : "dmTopo II;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "dmTopo II;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29425,7 +29793,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP4",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -29440,7 +29808,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3948",
- "label" : "HP4;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP4;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29448,7 +29816,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "LSD1",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -29463,7 +29831,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3949",
- "label" : "LSD1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "LSD1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29471,7 +29839,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "MRG15",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -29486,7 +29854,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "3950",
- "label" : "MRG15;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "MRG15;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -29539,7 +29907,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -29554,7 +29922,7 @@
],
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "3962",
- "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -29604,10 +29972,10 @@
],
"submission" : "3977",
"Strain" : "N2",
- "label" : "total-RNA;N2;Late Embryos 4.5 hrs post-early embryo;20 degree celsius;RNA-seq",
+ "label" : "total-RNA;N2;Late Embryonic stage 4.5 hrs post-early Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos 4.5 hrs post-early embryo",
+ "Developmental-Stage" : "Late Embryonic stage 4.5 hrs post-early Embryos",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -29621,10 +29989,10 @@
],
"submission" : "3978",
"Strain" : "N2",
- "label" : "total-RNA;N2;Late Embryos 4.5 hrs post-early embryo;20 degree celsius;RNA-seq",
+ "label" : "total-RNA;N2;Late Embryonic stage 4.5 hrs post-early Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Late Embryos 4.5 hrs post-early embryo",
+ "Developmental-Stage" : "Late Embryonic stage 4.5 hrs post-early Embryos",
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
@@ -30053,6 +30421,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/L2_25dC_14hrs_post-L1.all_alignments.ws220.bam.sorted"
+ ],
+ "submission" : "4038",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L2 17.75 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L2 17.75 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
@@ -30070,6 +30455,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/L3_25dC_25hrs_post-L1.alignments.ws220.bam.sorted"
+ ],
+ "submission" : "4041",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L3 26.75 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L3 26.75 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
@@ -30087,6 +30489,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/L4_25dC_36hrs_post-L1.alignments.ws220.bam.sorted"
+ ],
+ "submission" : "4044",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
@@ -30112,10 +30531,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4047",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Female Whole Species;Dpse virgin female carcass minus reproductive system;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Female Whole Species;Dpse virgin female carcass minus reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. pseudoobscura"
},
{
@@ -30126,10 +30545,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4048",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Female Whole Species;Dpse male carcass minus reproductive system;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Female Whole Species;Dpse male carcass minus reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. pseudoobscura"
},
{
@@ -30140,10 +30559,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4049",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Female Whole Species;Dpse virgin female reproductive system;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Female Whole Species;Dpse virgin female reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. pseudoobscura"
},
{
@@ -30154,10 +30573,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4050",
"Strain" : "D.pseudoobscura wild-type",
- "label" : "total-RNA;D.pseudoobscura wild-type;Dpse Adult Female Whole Species;Dpse virgin male reproductive system;RNA-seq",
+ "label" : "total-RNA;D.pseudoobscura wild-type;Adult Female Whole Species;Dpse virgin male reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dpse Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. pseudoobscura"
},
{
@@ -30168,10 +30587,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4051",
"Strain" : "Dsim wildtype",
- "label" : "total-RNA;Dsim wildtype;Dsim Adult Female Whole Species;Dsim virgin female carcass minus reproductive system;RNA-seq",
+ "label" : "total-RNA;Dsim wildtype;Adult Female Whole Species;Dsim virgin female carcass minus reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. simulans"
},
{
@@ -30182,10 +30601,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4052",
"Strain" : "Dsim wildtype",
- "label" : "total-RNA;Dsim wildtype;Dsim Adult Male Whole Species;Dsim male carcass minus reproductive system;RNA-seq",
+ "label" : "total-RNA;Dsim wildtype;Adult Male Whole Species;Dsim male carcass minus reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Male Whole Species",
+ "Developmental-Stage" : "Adult Male Whole Species",
"organism" : "D. simulans"
},
{
@@ -30196,10 +30615,10 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4053",
"Strain" : "Dsim wildtype",
- "label" : "total-RNA;Dsim wildtype;Dsim Adult Female Whole Species;Dsim virgin female reproductive system;RNA-seq",
+ "label" : "total-RNA;Dsim wildtype;Adult Female Whole Species;Dsim virgin female reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Female Whole Species",
+ "Developmental-Stage" : "Adult Female Whole Species",
"organism" : "D. simulans"
},
{
@@ -30210,12 +30629,75 @@
"principal_investigator" : "Oliver, B.",
"submission" : "4054",
"Strain" : "Dsim wildtype",
- "label" : "total-RNA;Dsim wildtype;Dsim Adult Male Whole Species;Dsim virgin male reproductive system;RNA-seq",
+ "label" : "total-RNA;Dsim wildtype;Adult Male Whole Species;Dsim virgin male reproductive system;RNA-seq",
"category" : "RNA expression profiling",
"type" : "data set",
- "Developmental-Stage" : "Dsim Adult Male Whole Species",
+ "Developmental-Stage" : "Adult Male Whole Species",
"organism" : "D. simulans"
},
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/4055.merged.sam.gz.bam.sorted",
+ "worm/submission_4055.sorted"
+ ],
+ "submission" : "4055",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Myo-3 muscle",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Piano, F.",
+ "submission" : "4064",
+ "Strain" : "myo-3-FLAG-PABP-SL2-GFP",
+ "label" : "small-RNA;myo-3-FLAG-PABP-SL2-GFP;Adult 72 hr post-L1 stage larvae;20 degree celsius;Myo-3 muscle;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult 72 hr post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Myo-3 muscle",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Piano, F.",
+ "submission" : "4065",
+ "Strain" : "myo-3-FLAG-PABP-SL2-GFP",
+ "label" : "small-RNA;myo-3-FLAG-PABP-SL2-GFP;L2 20 hr post-L1 stage larvae;20 degree celsius;Myo-3 muscle;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "L2 20 hr post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Myo-3 muscle",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Piano, F.",
+ "submission" : "4066",
+ "Strain" : "myo-3-FLAG-PABP-SL2-GFP",
+ "label" : "small-RNA;myo-3-FLAG-PABP-SL2-GFP;L3 30 hr post-L1 stage larvae;20 degree celsius;Myo-3 muscle;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "L3 30 hr post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "ChIP-chip",
"factor" : "H3K9me1",
@@ -30263,7 +30745,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "HP1b",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -30278,7 +30760,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "4127",
- "label" : "HP1b;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "HP1b;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -30318,6 +30800,23 @@
"organism" : "C. elegans",
"temperature" : "20 degree celsius"
},
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4132.sorted"
+ ],
+ "submission" : "4132",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult (pre-gravid) 46 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult (pre-gravid) 46 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
@@ -30512,7 +31011,7 @@
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "AF16 YA-2",
- "organism" : "C. elegans",
+ "organism" : "C. briggsae",
"temperature" : "20 degree celsius"
},
{
@@ -30526,7 +31025,7 @@
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "AF16 YA-1",
- "organism" : "C. elegans",
+ "organism" : "C. briggsae",
"temperature" : "20 degree celsius"
},
{
@@ -30676,7 +31175,7 @@
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "AF16 L4-2 stage larvae",
- "organism" : "C. elegans",
+ "organism" : "C. briggsae",
"temperature" : "20 degree celsius"
},
{
@@ -30860,12 +31359,12 @@
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "AF16 EE-2",
- "organism" : "C. elegans",
+ "organism" : "C. briggsae",
"temperature" : "20 degree celsius"
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "CG10630",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -30880,7 +31379,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "4176",
- "label" : "CG10630;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "CG10630;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -30888,7 +31387,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -30903,7 +31402,7 @@
],
"Cell-Line" : "Kc167",
"submission" : "4179",
- "label" : "H3;Kc167;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3;Kc167;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -30911,7 +31410,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me1",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -30926,7 +31425,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "4182",
- "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me1;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -30934,7 +31433,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "H3K9me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
@@ -30949,7 +31448,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "4183",
- "label" : "H3K9me3;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "H3K9me3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -30980,7 +31479,7 @@
},
{
"technique" : "ChIP-chip",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "Rhino",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
@@ -30995,7 +31494,7 @@
],
"Cell-Line" : "S2-DRSC",
"submission" : "4187",
- "label" : "Rhino;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;ChIP-chip",
+ "label" : "Rhino;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31086,10 +31585,33 @@
"Developmental-Stage" : "Embryos 4-7 hr",
"organism" : "D. melanogaster"
},
+ {
+ "read-length" : "36 base pair",
+ "devstage" : "DevStage:Embryo 4-7h:SC:1",
+ "technique" : "ChIP-seq",
+ "factor" : "RNA polymerase II",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly/MacAlpine_CHIPSEQ_TISSUES",
+ "fly_simul/MacAlpine_CHIPSEQ_TISSUES",
+ "fly_virilis/MacAlpine_CHIPSEQ_TISSUES",
+ "fly_dmoj/MacAlpine_CHIPSEQ_TISSUES",
+ "fly_ananas/MacAlpine_CHIPSEQ_TISSUES",
+ "fly_yakuba/MacAlpine_CHIPSEQ_TISSUES",
+ "fly_dp/MacAlpine_CHIPSEQ_TISSUES"
+ ],
+ "submission" : "4193",
+ "label" : "RNA polymerase II;36 base pair;DevStage:Embryo 4-7h:SC:1;Embryos 4-7 hr;ChIP-seq",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 4-7 hr",
+ "organism" : "D. melanogaster"
+ },
{
"technique" : "ChIP-chip",
"Tissue" : "CNS-derived cell-line",
- "factor" : "H3 K79 Me3",
+ "factor" : "H3K79me3",
"target" : "Histone Modification",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -31103,7 +31625,7 @@
],
"Cell-Line" : "ML-DmBG3-c2",
"submission" : "4197",
- "label" : "H3 K79 Me3;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
+ "label" : "H3K79me3;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;ChIP-chip",
"category" : "Histone modification and replacement",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31199,7 +31721,7 @@
},
{
"technique" : "ChIP-chip",
- "factor" : "pol2",
+ "factor" : "RNA polymerase II",
"target" : "Non TF Chromatin binding factor",
"principal_investigator" : "Karpen, G.",
"Tracks" : [
@@ -31213,7 +31735,7 @@
],
"submission" : "4204",
"Strain" : "POF mutant",
- "label" : "pol2;POF mutant;Larvae 3rd instar;ChIP-chip",
+ "label" : "RNA polymerase II;POF mutant;Larvae 3rd instar;ChIP-chip",
"category" : "Other chromatin binding sites",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31222,13 +31744,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "4207",
- "label" : "total-RNA;cell;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cell;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31237,13 +31759,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "4208",
- "label" : "total-RNA;cell;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cell;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31252,13 +31774,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "4209",
- "label" : "total-RNA;cytoplasm;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cytoplasm;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31267,13 +31789,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "4210",
- "label" : "total-RNA;cytoplasm;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cytoplasm;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31282,13 +31804,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "4211",
- "label" : "total-RNA;nucleus;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;nucleus;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31297,13 +31819,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "4212",
- "label" : "total-RNA;nucleus;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;nucleus;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31312,13 +31834,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2R+",
"submission" : "4213",
- "label" : "total-RNA;cell;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cell;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31327,13 +31849,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2R+",
"submission" : "4214",
- "label" : "total-RNA;cell;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cell;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31342,13 +31864,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2R+",
"submission" : "4215",
- "label" : "total-RNA;cytoplasm;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cytoplasm;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31357,13 +31879,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2R+",
"submission" : "4216",
- "label" : "total-RNA;cytoplasm;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cytoplasm;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31372,13 +31894,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2R+",
"submission" : "4217",
- "label" : "total-RNA;nucleus;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;nucleus;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31387,13 +31909,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2R+",
"submission" : "4218",
- "label" : "total-RNA;nucleus;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;nucleus;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31402,13 +31924,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "4219",
- "label" : "total-RNA;cell;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cell;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31417,13 +31939,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "4220",
- "label" : "total-RNA;cell;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cell;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31432,13 +31954,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "4221",
- "label" : "total-RNA;cytoplasm;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cytoplasm;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31447,13 +31969,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "4222",
- "label" : "total-RNA;cytoplasm;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;cytoplasm;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31462,13 +31984,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "4223",
- "label" : "total-RNA;nucleus;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;nucleus;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31477,13 +31999,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2-DRSC",
"submission" : "4224",
- "label" : "total-RNA;nucleus;S2-DRSC;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;nucleus;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -31582,13 +32104,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "4231",
- "label" : "total-RNA;cell;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;cell;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31597,13 +32119,13 @@
{
"cellular-component" : "cell",
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "4232",
- "label" : "total-RNA;cell;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;cell;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31612,13 +32134,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "4233",
- "label" : "total-RNA;cytoplasm;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;cytoplasm;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31627,13 +32149,13 @@
{
"cellular-component" : "cytoplasm",
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "4234",
- "label" : "total-RNA;cytoplasm;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;cytoplasm;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31642,13 +32164,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "4235",
- "label" : "total-RNA;nucleus;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;nucleus;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31657,13 +32179,13 @@
{
"cellular-component" : "nucleus",
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W1-Cl.8+",
"submission" : "4236",
- "label" : "total-RNA;nucleus;CME-W1-Cl.8+;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;nucleus;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -31733,10 +32255,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4245",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male heads;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Mated male, eclosion + 1 days;Male heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -31747,10 +32269,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4246",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male heads;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Mated male, eclosion + 20 days;Male heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -31761,10 +32283,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4247",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male accessory glands;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Mated male, eclosion + 4 days;Male accessory glands;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -31775,38 +32297,38 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4248",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male heads;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Mated male, eclosion + 4 days;Male heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "testes",
+ "Tissue" : "Testes",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4249",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Male eclosion + 4 days;testes;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Mated male, eclosion + 4 days;Testes;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "carcass",
+ "Tissue" : "Carcass",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4250",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;carcass;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -31817,24 +32339,24 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4251",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;Digestive system;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "carcass",
+ "Tissue" : "Carcass",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4252",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;carcass;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -31845,24 +32367,24 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4253",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;Digestive system;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "carcass",
+ "Tissue" : "Carcass",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4254",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;carcass;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -31873,10 +32395,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4255",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;Digestive system;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -31887,10 +32409,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4256",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Pupae, White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 2 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
"organism" : "D. melanogaster"
},
{
@@ -31901,24 +32423,24 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4257",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Pupae, White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 2 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "carcass",
+ "Tissue" : "Carcass",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4258",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;carcass;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -31929,24 +32451,24 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4259",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult eclosion + 20 days;Digestive system;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "fat body",
+ "Tissue" : "Fat body",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4260",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;White prepupae (White prepupae (WPP));fat body;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (White prepupae (WPP))",
+ "Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
{
@@ -31965,16 +32487,16 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "salivary glands",
+ "Tissue" : "Salivary glands",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4262",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;White prepupae (White prepupae (WPP));salivary glands;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Salivary glands;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (White prepupae (WPP))",
+ "Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
{
@@ -31985,10 +32507,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4263",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Female eclosion + 4 days;Female virgin heads;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Female virgin heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -31999,10 +32521,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4264",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Female eclosion + 4 days;Female virgin heads;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Female virgin heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -32013,77 +32535,77 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4265",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Female eclosion + 4 days;Female virgin heads;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Female virgin heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "virgin adult ovaries",
+ "Tissue" : "Virgin adult ovaries",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4266",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;Adult Female eclosion + 4 days;virgin adult ovaries;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Virgin adult ovaries;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "fat body",
+ "Tissue" : "Fat body",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4267",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;White prepupae (White prepupae (WPP));fat body;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (White prepupae (WPP))",
+ "Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "fat body",
+ "Tissue" : "Fat body",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4268",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;White prepupae (White prepupae (WPP));fat body;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (White prepupae (WPP))",
+ "Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "salivary glands",
+ "Tissue" : "Salivary glands",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4269",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;Oregon R-modENCODE;White prepupae (White prepupae (WPP));salivary glands;RNA-seq",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Salivary glands;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (White prepupae (WPP))",
+ "Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "ethanol",
+ "Compound" : "Ethanol",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4270",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;ethanol;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Ethanol;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32092,12 +32614,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "ethanol",
+ "Compound" : "Ethanol",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4271",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;ethanol;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Ethanol;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32106,12 +32628,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "ethanol",
+ "Compound" : "Ethanol",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4272",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;ethanol;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Ethanol;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32120,12 +32642,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "caffeine",
+ "Compound" : "Caffeine",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4273",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;caffeine;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Caffeine;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32134,12 +32656,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "caffeine",
+ "Compound" : "Caffeine",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4274",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;caffeine;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Caffeine;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32148,12 +32670,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "caffeine",
+ "Compound" : "Caffeine",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4275",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;caffeine;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Caffeine;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32162,12 +32684,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "cadmium dichloride",
+ "Compound" : "Cadmium dichloride",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4276",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;cadmium dichloride;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Cadmium dichloride;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32176,12 +32698,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "cadmium dichloride",
+ "Compound" : "Cadmium dichloride",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4277",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;cadmium dichloride;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Cadmium dichloride;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32190,12 +32712,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "cadmium dichloride",
+ "Compound" : "Cadmium dichloride",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4278",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;cadmium dichloride;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Cadmium dichloride;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32204,12 +32726,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "cadmium dichloride",
+ "Compound" : "Cadmium dichloride",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4279",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;cadmium dichloride;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Cadmium dichloride;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32246,12 +32768,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "copper(2+) sulfate",
+ "Compound" : "Copper(2+) sulfate",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4282",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;copper(2+) sulfate;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Copper(2+) sulfate;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32260,12 +32782,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "copper(2+) sulfate",
+ "Compound" : "Copper(2+) sulfate",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4283",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;copper(2+) sulfate;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Copper(2+) sulfate;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32288,12 +32810,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "paraquat",
+ "Compound" : "Paraquat",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4285",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;paraquat;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Paraquat;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32302,12 +32824,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "paraquat",
+ "Compound" : "Paraquat",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4286",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;paraquat;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Paraquat;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32316,12 +32838,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "rotenone",
+ "Compound" : "Rotenone",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4287",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;rotenone;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Rotenone;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32330,12 +32852,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "rotenone",
+ "Compound" : "Rotenone",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4288",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;rotenone;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Rotenone;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32344,12 +32866,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "zinc dichloride",
+ "Compound" : "Zinc dichloride",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4289",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;zinc dichloride;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
+ "label" : "total-RNA;Zinc dichloride;Oregon R-modENCODE;Adult mixed-sex flies, eclosion + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult mixed-sex flies, eclosion + 4 days",
@@ -32358,12 +32880,12 @@
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
- "Compound" : "zinc dichloride",
+ "Compound" : "Zinc dichloride",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"submission" : "4290",
"Strain" : "Oregon R-modENCODE",
- "label" : "total-RNA;zinc dichloride;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
+ "label" : "total-RNA;Zinc dichloride;Oregon R-modENCODE;L3 stage wandering stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "L3 stage wandering stage larvae",
@@ -32386,10 +32908,10 @@
],
"submission" : "4291",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult mated female eclosion + 1 days;Mated Female heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Adult mated female,, eclosion + 1 days;Mated Female heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult mated female eclosion + 1 days",
+ "Developmental-Stage" : "Adult mated female,, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -32409,10 +32931,10 @@
],
"submission" : "4292",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult mated female eclosion + 20 days;Mated Female heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Mated female, eclosion + 20 days;Mated Female heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult mated female eclosion + 20 days",
+ "Developmental-Stage" : "Mated female, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -32432,10 +32954,10 @@
],
"submission" : "4293",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult mated female eclosion + 4 days;Mated Female heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Mated female, eclosion + 4 days;Mated Female heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult mated female eclosion + 4 days",
+ "Developmental-Stage" : "Mated female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -32455,10 +32977,10 @@
],
"submission" : "4294",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult mated female eclosion + 4 days;Mated Adult Ovaries;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Adult mated female, eclosion + 4 days;Mated Adult Ovaries;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult mated female eclosion + 4 days",
+ "Developmental-Stage" : "Adult mated female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -32478,10 +33000,10 @@
],
"submission" : "4295",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 1 days;Male heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 1 days;Male heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 1 days",
+ "Developmental-Stage" : "Mated male, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -32501,10 +33023,10 @@
],
"submission" : "4296",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 20 days;Male heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 20 days;Male heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 20 days",
+ "Developmental-Stage" : "Mated male, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -32524,10 +33046,10 @@
],
"submission" : "4297",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male accessory glands;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 4 days;Male accessory glands;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -32547,10 +33069,10 @@
],
"submission" : "4298",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 4 days;Male heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -32570,15 +33092,15 @@
],
"submission" : "4299",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male testes;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 4 days;Male testes;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult carcass",
+ "Tissue" : "Adult Carcass",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -32593,7 +33115,7 @@
],
"submission" : "4300",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 1 days;Adult carcass;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 1 days;Adult Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult eclosion + 1 days",
@@ -32624,7 +33146,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult carcass",
+ "Tissue" : "Adult Carcass",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -32639,7 +33161,7 @@
],
"submission" : "4302",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 20 days;Adult carcass;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 20 days;Adult Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult eclosion + 20 days",
@@ -32670,7 +33192,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult carcass",
+ "Tissue" : "Adult Carcass",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -32685,7 +33207,7 @@
],
"submission" : "4304",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;Adult carcass;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;Adult Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Adult eclosion + 4 days",
@@ -32731,10 +33253,10 @@
],
"submission" : "4306",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Pupae, White prepupae (WPP) + 2 days;Adult central nervous system;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP) + 2 days;Adult central nervous system;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 2 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
"organism" : "D. melanogaster"
},
{
@@ -32762,7 +33284,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult carcass",
+ "Tissue" : "Adult Carcass",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -32777,7 +33299,7 @@
],
"submission" : "4308",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Adult carcass;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Adult Carcass;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late third instar larvae",
@@ -32892,10 +33414,10 @@
],
"submission" : "4313",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 1 days;Female virgin heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Virgin female, eclosion + 1 days;Female virgin heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Virgin female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -32915,10 +33437,10 @@
],
"submission" : "4314",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 20 days;Female virgin heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Virgin female, eclosion + 20 days;Female virgin heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 20 days",
+ "Developmental-Stage" : "Virgin female, eclosion + 20 days",
"organism" : "D. melanogaster"
},
{
@@ -32938,10 +33460,10 @@
],
"submission" : "4315",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 4 days;Female virgin heads;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Virgin female, eclosion + 4 days;Female virgin heads;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
+ "Developmental-Stage" : "Virgin female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -32961,15 +33483,15 @@
],
"submission" : "4316",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 4 days;Female virgin adult ovaries;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Virgin female, eclosion + 4 days;Female virgin adult ovaries;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
+ "Developmental-Stage" : "Virgin female, eclosion + 4 days",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "Tissue" : "pupae fat body",
+ "Tissue" : "Pupae fat body",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -32984,7 +33506,7 @@
],
"submission" : "4317",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Pupae;pupae fat body;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;Pupae;Pupae fat body;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Pupae",
@@ -32992,7 +33514,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "fat body",
+ "Tissue" : "Fat body",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -33007,7 +33529,7 @@
],
"submission" : "4318",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);fat body;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "White prepupae (WPP)",
@@ -33015,7 +33537,7 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "salivary glands",
+ "Tissue" : "Salivary glands",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
@@ -33030,12 +33552,59 @@
],
"submission" : "4319",
"Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);salivary glands;RNA-seq",
+ "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);Salivary glands;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
+ {
+ "read-length" : "36 base pair",
+ "technique" : "ChIP-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "ORC2",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_dp/MacAlpine_ORC_CHIPSEQ_COMB/ORC2Cl8ChIP-Seq",
+ "fly_ananas/MacAlpine_ORC_CHIPSEQ_COMB/ORC2Cl8ChIP-Seq",
+ "fly_virilis/MacAlpine_ORC_CHIPSEQ_COMB/ORC2Cl8ChIP-Seq",
+ "fly/MacAlpine_ORC_CHIPSEQ_COMB/ORC2Cl8ChIP-Seq",
+ "fly_simul/MacAlpine_ORC_CHIPSEQ_COMB/ORC2Cl8ChIP-Seq",
+ "fly_yakuba/MacAlpine_ORC_CHIPSEQ_COMB/ORC2Cl8ChIP-Seq",
+ "fly_dmoj/MacAlpine_ORC_CHIPSEQ_COMB/ORC2Cl8ChIP-Seq"
+ ],
+ "Cell-Line" : "CME-W1-Cl.8+",
+ "submission" : "4351",
+ "label" : "ORC2;36 base pair;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-seq",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "RNA polymerase II",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_simul/MacAlpine_ORC_CHIPSEQ_COMB/PolIICl8ChIP-Seq",
+ "fly_virilis/MacAlpine_ORC_CHIPSEQ_COMB/PolIICl8ChIP-Seq",
+ "fly_dmoj/MacAlpine_ORC_CHIPSEQ_COMB/PolIICl8ChIP-Seq",
+ "fly/MacAlpine_ORC_CHIPSEQ_COMB/PolIICl8ChIP-Seq",
+ "fly_yakuba/MacAlpine_ORC_CHIPSEQ_COMB/PolIICl8ChIP-Seq",
+ "fly_dp/MacAlpine_ORC_CHIPSEQ_COMB/PolIICl8ChIP-Seq",
+ "fly_ananas/MacAlpine_ORC_CHIPSEQ_COMB/PolIICl8ChIP-Seq"
+ ],
+ "Cell-Line" : "CME-W1-Cl.8+",
+ "submission" : "4352",
+ "label" : "RNA polymerase II;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;ChIP-seq",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
{
"technique" : "RNA-seq",
"factor" : "transfrag",
@@ -33479,13 +34048,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "1182-4H",
"submission" : "4391",
- "label" : "total-RNA;1182-4H;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;1182-4H;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33493,13 +34062,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "ventral prothoracic disc",
+ "Tissue" : "Ventral prothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-L1",
"submission" : "4392",
- "label" : "total-RNA;CME-L1;Larvae 3rd instar;ventral prothoracic disc;RNA-seq",
+ "label" : "total-RNA;CME-L1;Larvae 3rd instar;Ventral prothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33507,13 +34076,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "CME-W2",
"submission" : "4393",
- "label" : "total-RNA;CME-W2;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;CME-W2;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33521,13 +34090,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "GM2",
"submission" : "4394",
- "label" : "total-RNA;GM2;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;GM2;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33535,13 +34104,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Kc167",
"submission" : "4395",
- "label" : "total-RNA;Kc167;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33549,13 +34118,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryonic/larval hemocyte",
+ "Tissue" : "Embryonic/larval hemocyte",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Cell-Line" : "Mbn2",
+ "Cell-Line" : "mbn2",
"submission" : "4396",
- "label" : "total-RNA;Mbn2;Late Embryonic stage;embryonic/larval hemocyte;RNA-seq",
+ "label" : "total-RNA;mbn2;Late Embryonic stage;Embryonic/larval hemocyte;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33563,13 +34132,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD17-c3",
"submission" : "4397",
- "label" : "total-RNA;ML-DmD17-c3;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;ML-DmD17-c3;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33591,13 +34160,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "eye-antenna disc-derived cell-line",
+ "Tissue" : "Eye-antenna disc-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD11",
"submission" : "4399",
- "label" : "total-RNA;ML-DmD11;Larvae 3rd instar;eye-antenna disc-derived cell-line;RNA-seq",
+ "label" : "total-RNA;ML-DmD11;Larvae 3rd instar;Eye-antenna disc-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33605,13 +34174,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD16-c3",
"submission" : "4400",
- "label" : "total-RNA;ML-DmD16-c3;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33619,13 +34188,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD17-c3",
"submission" : "4401",
- "label" : "total-RNA;ML-DmD17-c3;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;ML-DmD17-c3;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33633,13 +34202,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "antenna disc-derived cell-line",
+ "Tissue" : "Antenna disc-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD20-c5",
"submission" : "4402",
- "label" : "total-RNA;ML-DmD20-c5;Larvae 3rd instar;antenna disc-derived cell-line;RNA-seq",
+ "label" : "total-RNA;ML-DmD20-c5;Larvae 3rd instar;Antenna disc-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33647,13 +34216,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD21",
"submission" : "4403",
- "label" : "total-RNA;ML-DmD21;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;ML-DmD21;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33661,13 +34230,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD32",
"submission" : "4404",
- "label" : "total-RNA;ML-DmD32;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;ML-DmD32;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33675,13 +34244,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "imaginal disc-derived cell-line",
+ "Tissue" : "Imaginal disc-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD4-c1",
"submission" : "4405",
- "label" : "total-RNA;ML-DmD4-c1;Larvae 3rd instar;imaginal disc-derived cell-line;RNA-seq",
+ "label" : "total-RNA;ML-DmD4-c1;Larvae 3rd instar;Imaginal disc-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33689,13 +34258,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD8",
"submission" : "4406",
- "label" : "total-RNA;ML-DmD8;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;ML-DmD8;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33703,13 +34272,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "dorsal mesothoracic disc",
+ "Tissue" : "Dorsal mesothoracic disc",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "ML-DmD9",
"submission" : "4407",
- "label" : "total-RNA;ML-DmD9;Larvae 3rd instar;dorsal mesothoracic disc;RNA-seq",
+ "label" : "total-RNA;ML-DmD9;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Larvae 3rd instar",
@@ -33717,13 +34286,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S1",
"submission" : "4408",
- "label" : "total-RNA;S1;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S1;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33731,13 +34300,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S2R+",
"submission" : "4409",
- "label" : "total-RNA;S2R+;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S2R+;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33745,13 +34314,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "S3",
"submission" : "4410",
- "label" : "total-RNA;S3;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;S3;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33759,13 +34328,13 @@
},
{
"technique" : "RNA-seq",
- "Tissue" : "embryo-derived cell-line",
+ "Tissue" : "Embryo-derived cell-line",
"factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Cell-Line" : "Sg4",
"submission" : "4411",
- "label" : "total-RNA;Sg4;Late Embryonic stage;embryo-derived cell-line;RNA-seq",
+ "label" : "total-RNA;Sg4;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
"Developmental-Stage" : "Late Embryonic stage",
@@ -33855,6 +34424,48 @@
"type" : "data set",
"organism" : "D. melanogaster"
},
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/Kc167.sub_4416.bam",
+ "fly_yakuba/Kc167.sub_4416.bam",
+ "fly_dp/Kc167.sub_4416.bam",
+ "fly_virilis/Kc167.sub_4416.bam",
+ "fly_simul/Kc167.sub_4416.bam",
+ "fly/Kc167.sub_4416.bam",
+ "fly_dmoj/Kc167.sub_4416.bam"
+ ],
+ "Cell-Line" : "Kc167",
+ "submission" : "4416",
+ "label" : "total-RNA;Kc167;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/MBN2.sub_4417.bam",
+ "fly_virilis/MBN2.sub_4417.bam",
+ "fly/MBN2.sub_4417.bam",
+ "fly_dp/MBN2.sub_4417.bam",
+ "fly_yakuba/MBN2.sub_4417.bam",
+ "fly_simul/MBN2.sub_4417.bam",
+ "fly_ananas/MBN2.sub_4417.bam"
+ ],
+ "Cell-Line" : "mbn2",
+ "submission" : "4417",
+ "label" : "total-RNA;mbn2;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
{
"technique" : "RNA-seq",
"factor" : "transfrag",
@@ -34128,6 +34739,27 @@
"type" : "data set",
"organism" : "D. melanogaster"
},
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/S3.sub_4431.bam",
+ "fly_dmoj/S3.sub_4431.bam",
+ "fly_ananas/S3.sub_4431.bam",
+ "fly_dp/S3.sub_4431.bam",
+ "fly_simul/S3.sub_4431.bam",
+ "fly_yakuba/S3.sub_4431.bam",
+ "fly/S3.sub_4431.bam"
+ ],
+ "Cell-Line" : "S3",
+ "submission" : "4431",
+ "label" : "total-RNA;S3;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
{
"technique" : "RNA-seq",
"factor" : "transfrag",
@@ -34156,10 +34788,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4433",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Female eclosion + 1 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;Adult Female, eclosion + 1 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -34169,10 +34801,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4434",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Female eclosion + 30 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;Adult Female, eclosion + 30 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 30 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 30 days",
"organism" : "D. melanogaster"
},
{
@@ -34182,10 +34814,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4435",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Female eclosion + 5 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;Adult Female, eclosion + 5 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 5 days",
+ "Developmental-Stage" : "Adult Female, eclosion + 5 days",
"organism" : "D. melanogaster"
},
{
@@ -34195,10 +34827,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4436",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Male eclosion + 1 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;Adult Male, eclosion + 1 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 1 days",
+ "Developmental-Stage" : "Adult Male, eclosion + 1 days",
"organism" : "D. melanogaster"
},
{
@@ -34208,10 +34840,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4437",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Male eclosion + 30 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;Adult Male, eclosion + 30 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 30 days",
+ "Developmental-Stage" : "Adult Male, eclosion + 30 days",
"organism" : "D. melanogaster"
},
{
@@ -34221,10 +34853,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4438",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Adult Male eclosion + 5 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;Adult Male, eclosion + 5 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 5 days",
+ "Developmental-Stage" : "Adult Male, eclosion + 5 days",
"organism" : "D. melanogaster"
},
{
@@ -34416,10 +35048,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4453",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , 12 hr post-molt stage larvae;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;L3 stage 12 hr post-molt stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , 12 hr post-molt stage larvae",
+ "Developmental-Stage" : "L3 stage 12 hr post-molt stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -34429,10 +35061,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4454",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , dark blue gut PS(1-2) stage larvae;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;L3 stage dark blue gut PS(1-2) stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , dark blue gut PS(1-2) stage larvae",
+ "Developmental-Stage" : "L3 stage dark blue gut PS(1-2) stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -34442,10 +35074,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4455",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , light blue gut PS(3-6) stage larvae;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;L3 stage light blue gut PS(3-6) stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , light blue gut PS(3-6) stage larvae",
+ "Developmental-Stage" : "L3 stage light blue gut PS(3-6) stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -34455,10 +35087,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4456",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;L3 stage , clear gut PS(7-9) stage larvae;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;L3 stage clear gut PS(7-9) stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "L3 stage , clear gut PS(7-9) stage larvae",
+ "Developmental-Stage" : "L3 stage clear gut PS(7-9) stage larvae",
"organism" : "D. melanogaster"
},
{
@@ -34494,10 +35126,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4459",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Pupae, White prepupae (WPP) + 2 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP) + 2 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 2 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
"organism" : "D. melanogaster"
},
{
@@ -34507,10 +35139,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4460",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Pupae, White prepupae (WPP) + 3 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP) + 3 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 3 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 3 days",
"organism" : "D. melanogaster"
},
{
@@ -34520,10 +35152,10 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4461",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Pupae, White prepupae (WPP) + 4 days;RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP) + 4 days;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Pupae, White prepupae (WPP) + 4 days",
+ "Developmental-Stage" : "White prepupae (WPP) + 4 days",
"organism" : "D. melanogaster"
},
{
@@ -34533,1493 +35165,1378 @@
"principal_investigator" : "Celniker, S.",
"submission" : "4462",
"Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;White prepupae (White prepupae (WPP));RNA-seq",
+ "label" : "total-RNA;Y cn bw sp;White prepupae (WPP);RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (White prepupae (WPP))",
+ "Developmental-Stage" : "White prepupae (WPP)",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4595",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 0-2 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4493",
+ "worm/SLSITES_4493",
+ "worm/POLYA_4493"
+ ],
+ "submission" : "4493",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Early Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 0-2 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4596",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 10-12 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/POLYA_4494",
+ "worm/SLSITES_4494",
+ "worm/INTRONS_4494"
+ ],
+ "submission" : "4494",
+ "Strain" : "spe-9(hc88)",
+ "label" : "total-RNA;spe-9(hc88);Adult spe-9(hc88) 8 days post-L4 molt stage larvae;23 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 10-12 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Adult spe-9(hc88) 8 days post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4597",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 12-14 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4500",
+ "worm/POLYA_4500",
+ "worm/SLSITES_4500"
+ ],
+ "submission" : "4500",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 12-14 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4598",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 14-16 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4501",
+ "worm/POLYA_4501",
+ "worm/SLSITES_4501"
+ ],
+ "submission" : "4501",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 14-16 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4599",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 16-18 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4502",
+ "worm/SLSITES_4502",
+ "worm/POLYA_4502"
+ ],
+ "submission" : "4502",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 16-18 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4600",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 18-20 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/SLSITES_4503",
+ "worm/POLYA_4503",
+ "worm/INTRONS_4503"
+ ],
+ "submission" : "4503",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 18-20 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4601",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 20-22 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4504",
+ "worm/SLSITES_4504",
+ "worm/POLYA_4504"
+ ],
+ "submission" : "4504",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 20-22 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4602",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 22-24 hrSC;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/POLYA_4505",
+ "worm/INTRONS_4505",
+ "worm/SLSITES_4505"
+ ],
+ "submission" : "4505",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 22-24 hrSC",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4603",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 2-4 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4506",
+ "worm/SLSITES_4506",
+ "worm/POLYA_4506"
+ ],
+ "submission" : "4506",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 2-4 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4604",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 4-6 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/SLSITES_4507",
+ "worm/POLYA_4507",
+ "worm/INTRONS_4507"
+ ],
+ "submission" : "4507",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 4-6 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4605",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 6-8 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/SLSITES_4508",
+ "worm/INTRONS_4508",
+ "worm/POLYA_4508"
+ ],
+ "submission" : "4508",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 6-8 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
"factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
- "submission" : "4606",
- "Strain" : "Y cn bw sp",
- "label" : "total-RNA;Y cn bw sp;Embryos 8-10 hr;RNA-seq",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/POLYA_4510",
+ "worm/INTRONS_4510",
+ "worm/SLSITES_4510"
+ ],
+ "submission" : "4510",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 8-10 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dmoj/SOLiD_em0-2hr.bam.bam.sorted",
- "fly_dp/SOLiD_em0-2hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em0-2hr.bam.bam.sorted",
- "fly_simul/SOLiD_em0-2hr.bam.bam.sorted",
- "fly/SOLiD_em0-2hr.bam.bam.sorted",
- "fly_yakuba/SOLiD_em0-2hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em0-2hr.bam.bam.sorted"
+ "worm/SLSITES_4511",
+ "worm/POLYA_4511",
+ "worm/INTRONS_4511"
],
- "submission" : "4607",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 0-2 hr;integrated-gene-model",
+ "submission" : "4511",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 0-2 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/SOLiD_em10-12hr.bam.bam.sorted",
- "fly/SOLiD_em10-12hr.bam.bam.sorted",
- "fly_simul/SOLiD_em10-12hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em10-12hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em10-12hr.bam.bam.sorted",
- "fly_yakuba/SOLiD_em10-12hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em10-12hr.bam.bam.sorted"
+ "worm/SLSITES_4512",
+ "worm/POLYA_4512",
+ "worm/INTRONS_4512"
],
- "submission" : "4608",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 0-12 hr;integrated-gene-model",
+ "submission" : "4512",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 0-12 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em12-14hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em12-14hr.bam.bam.sorted",
- "fly_dp/SOLiD_em12-14hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em12-14hr.bam.bam.sorted",
- "fly_simul/SOLiD_em12-14hr.bam.bam.sorted",
- "fly/SOLiD_em12-14hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em12-14hr.bam.bam.sorted"
+ "worm/INTRONS_4513",
+ "worm/SLSITES_4513",
+ "worm/POLYA_4513"
],
- "submission" : "4609",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 12-14 hr;integrated-gene-model",
+ "submission" : "4513",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 12-14 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em14-16hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em14-16hr.bam.bam.sorted",
- "fly/SOLiD_em14-16hr.bam.bam.sorted",
- "fly_dp/SOLiD_em14-16hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em14-16hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em14-16hr.bam.bam.sorted",
- "fly_simul/SOLiD_em14-16hr.bam.bam.sorted"
+ "worm/SLSITES_4515",
+ "worm/POLYA_4515",
+ "worm/INTRONS_4515"
],
- "submission" : "4610",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 14-16 hr;integrated-gene-model",
+ "submission" : "4515",
+ "Strain" : "fer-15(b26)",
+ "label" : "total-RNA;fer-15(b26);Young Adult;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 14-16 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em16-18hr.bam.bam.sorted",
- "fly_simul/SOLiD_em16-18hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em16-18hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em16-18hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em16-18hr.bam.bam.sorted",
- "fly/SOLiD_em16-18hr.bam.bam.sorted",
- "fly_dp/SOLiD_em16-18hr.bam.bam.sorted"
+ "worm/POLYA_4516",
+ "worm/SLSITES_4516",
+ "worm/INTRONS_4516"
],
- "submission" : "4611",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 16-18 hr;integrated-gene-model",
+ "submission" : "4516",
+ "Strain" : "fer-15(b26)",
+ "label" : "total-RNA;fer-15(b26);Young Adult;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 16-18 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em18-20hr.bam.bam.sorted",
- "fly_simul/SOLiD_em18-20hr.bam.bam.sorted",
- "fly_dp/SOLiD_em18-20hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em18-20hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em18-20hr.bam.bam.sorted",
- "fly/SOLiD_em18-20hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em18-20hr.bam.bam.sorted"
+ "worm/INTRONS_4517",
+ "worm/SLSITES_4517",
+ "worm/POLYA_4517"
],
- "submission" : "4612",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 18-20 hr;integrated-gene-model",
+ "submission" : "4517",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;4 cell Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 18-20 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "4 cell Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/SOLiD_em20-22hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em20-22hr.bam.bam.sorted",
- "fly_yakuba/SOLiD_em20-22hr.bam.bam.sorted",
- "fly_simul/SOLiD_em20-22hr.bam.bam.sorted",
- "fly_dp/SOLiD_em20-22hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em20-22hr.bam.bam.sorted",
- "fly/SOLiD_em20-22hr.bam.bam.sorted"
+ "worm/POLYA_4519",
+ "worm/INTRONS_4519",
+ "worm/SLSITES_4519"
],
- "submission" : "4613",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 20-22 hr;integrated-gene-model",
+ "submission" : "4519",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 20-22 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em22-24hr.bam.bam.sorted",
- "fly_simul/SOLiD_em22-24hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em22-24hr.bam.bam.sorted",
- "fly/SOLiD_em22-24hr.bam.bam.sorted",
- "fly_dp/SOLiD_em22-24hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em22-24hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em22-24hr.bam.bam.sorted"
+ "worm/POLYA_4520",
+ "worm/INTRONS_4520",
+ "worm/SLSITES_4520"
],
- "submission" : "4614",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 22-24 hr;integrated-gene-model",
+ "submission" : "4520",
+ "Strain" : "dpy28(y1) him-8(e1489)",
+ "label" : "total-RNA;dpy28(y1) him-8(e1489);Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 22-24 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/SOLiD_em2-4hr.bam.bam.sorted",
- "fly_yakuba/SOLiD_em2-4hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em2-4hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em2-4hr.bam.bam.sorted",
- "fly_simul/SOLiD_em2-4hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em2-4hr.bam.bam.sorted",
- "fly/SOLiD_em2-4hr.bam.bam.sorted"
+ "worm/POLYA_4521",
+ "worm/INTRONS_4521",
+ "worm/SLSITES_4521"
],
- "submission" : "4615",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 2-4 hr;integrated-gene-model",
+ "submission" : "4521",
+ "Strain" : "dpy28(y1) him-8(e1489)",
+ "label" : "total-RNA;dpy28(y1) him-8(e1489);Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 2-4 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em4-6hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em4-6hr.bam.bam.sorted",
- "fly/SOLiD_em4-6hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em4-6hr.bam.bam.sorted",
- "fly_simul/SOLiD_em4-6hr.bam.bam.sorted",
- "fly_dp/SOLiD_em4-6hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em4-6hr.bam.bam.sorted"
+ "worm/INTRONS_4522",
+ "worm/POLYA_4522",
+ "worm/SLSITES_4522"
],
- "submission" : "4616",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 4-6 hr;integrated-gene-model",
+ "submission" : "4522",
+ "Strain" : "him-8(e1489)",
+ "label" : "total-RNA;him-8(e1489);Embryos him-8(e1480) EmMalesHIM8-2 hr;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 4-6 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Embryos him-8(e1480) EmMalesHIM8-2 hr",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em6-8hr.bam.bam.sorted",
- "fly/SOLiD_em6-8hr.bam.bam.sorted",
- "fly_simul/SOLiD_em6-8hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em6-8hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em6-8hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em6-8hr.bam.bam.sorted",
- "fly_dp/SOLiD_em6-8hr.bam.bam.sorted"
+ "worm/INTRONS_4523",
+ "worm/POLYA_4523",
+ "worm/SLSITES_4523"
],
- "submission" : "4617",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 6-8 hr;integrated-gene-model",
+ "submission" : "4523",
+ "Strain" : "fer-15(b26)",
+ "label" : "total-RNA;fer-15(b26);Young Adult;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 6-8 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
- "technique" : "integrated-gene-model",
- "factor" : "transfrag",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/SOLiD_em8-10hr.bam.bam.sorted",
- "fly_ananas/SOLiD_em8-10hr.bam.bam.sorted",
- "fly_simul/SOLiD_em8-10hr.bam.bam.sorted",
- "fly_dmoj/SOLiD_em8-10hr.bam.bam.sorted",
- "fly_dp/SOLiD_em8-10hr.bam.bam.sorted",
- "fly/SOLiD_em8-10hr.bam.bam.sorted",
- "fly_virilis/SOLiD_em8-10hr.bam.bam.sorted"
+ "worm/SLSITES_4524",
+ "worm/INTRONS_4524",
+ "worm/POLYA_4524"
],
- "submission" : "4618",
- "Strain" : "Y cn bw sp",
- "label" : "transfrag;Y cn bw sp;Embryos 8-10 hr;integrated-gene-model",
+ "submission" : "4524",
+ "Strain" : "fer-15(b26)",
+ "label" : "total-RNA;fer-15(b26);Young Adult;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Embryos 8-10 hr",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Mated Female heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_ananas/submission_4642.sorted",
- "fly_yakuba/submission_4642.sorted",
- "fly/submission_4642.sorted",
- "fly_simul/submission_4642.sorted",
- "fly_dp/submission_4642.sorted",
- "fly_dmoj/submission_4642.sorted",
- "fly_virilis/submission_4642.sorted"
+ "worm/SLSITES_4525",
+ "worm/INTRONS_4525",
+ "worm/POLYA_4525"
],
- "submission" : "4642",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 1 days;Mated Female heads;RNA-seq",
+ "submission" : "4525",
+ "Strain" : "fer-15(b26)",
+ "label" : "total-RNA;fer-15(b26);Mid-L4 34.25 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Mated Female heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/submission_4643.sorted",
- "fly_yakuba/submission_4643.sorted",
- "fly/submission_4643.sorted",
- "fly_virilis/submission_4643.sorted",
- "fly_dp/submission_4643.sorted",
- "fly_ananas/submission_4643.sorted",
- "fly_dmoj/submission_4643.sorted"
+ "worm/INTRONS_4526",
+ "worm/SLSITES_4526",
+ "worm/POLYA_4526"
],
- "submission" : "4643",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 20 days;Mated Female heads;RNA-seq",
+ "submission" : "4526",
+ "Strain" : "fer-15(b26)",
+ "label" : "total-RNA;fer-15(b26);Mid-L4 34.25 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 20 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Mated Female heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_ananas/submission_4644.sorted",
- "fly_dp/submission_4644.sorted",
- "fly_yakuba/submission_4644.sorted",
- "fly_simul/submission_4644.sorted",
- "fly_dmoj/submission_4644.sorted",
- "fly_virilis/submission_4644.sorted",
- "fly/submission_4644.sorted"
+ "worm/INTRONS_4527",
+ "worm/POLYA_4527",
+ "worm/SLSITES_4527"
],
- "submission" : "4644",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 4 days;Mated Female heads;RNA-seq",
+ "submission" : "4527",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L1 4 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L1 4 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Mated Adult Ovaries",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4645.sorted",
- "fly_dmoj/submission_4645.sorted",
- "fly_dp/submission_4645.sorted",
- "fly_virilis/submission_4645.sorted",
- "fly_ananas/submission_4645.sorted",
- "fly_simul/submission_4645.sorted",
- "fly/submission_4645.sorted"
+ "worm/SLSITES_4528",
+ "worm/INTRONS_4528"
],
- "submission" : "4645",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 4 days;Mated Adult Ovaries;RNA-seq",
+ "submission" : "4528",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Lin-35(n745) mid-L1 4.0 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Lin-35(n745) mid-L1 4.0 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult male heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/submission_4646.sorted",
- "fly_yakuba/submission_4646.sorted",
- "fly_simul/submission_4646.sorted",
- "fly_ananas/submission_4646.sorted",
- "fly/submission_4646.sorted",
- "fly_dp/submission_4646.sorted",
- "fly_dmoj/submission_4646.sorted"
+ "worm/INTRONS_4529",
+ "worm/POLYA_4529",
+ "worm/SLSITES_4529"
],
- "submission" : "4646",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 1 days;Adult male heads;RNA-seq",
+ "submission" : "4529",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L1 4.0 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 1 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L1 4.0 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult male heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_ananas/submission_4647.sorted",
- "fly_simul/submission_4647.sorted",
- "fly/submission_4647.sorted",
- "fly_dp/submission_4647.sorted",
- "fly_dmoj/submission_4647.sorted",
- "fly_yakuba/submission_4647.sorted",
- "fly_virilis/submission_4647.sorted"
+ "worm/INTRONS_4530",
+ "worm/POLYA_4530",
+ "worm/SLSITES_4530"
],
- "submission" : "4647",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 20 days;Adult male heads;RNA-seq",
+ "submission" : "4530",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L2 17.75 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 20 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L2 17.75 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Male heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4649.sorted",
- "fly/submission_4649.sorted",
- "fly_virilis/submission_4649.sorted",
- "fly_dp/submission_4649.sorted",
- "fly_simul/submission_4649.sorted",
- "fly_ananas/submission_4649.sorted",
- "fly_dmoj/submission_4649.sorted"
+ "worm/INTRONS_4531",
+ "worm/SLSITES_4531",
+ "worm/POLYA_4531"
],
- "submission" : "4649",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 4 days;Male heads;RNA-seq",
+ "submission" : "4531",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;L2-4 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "L2-4 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "testes",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/submission_4650.sorted",
- "fly_yakuba/submission_4650.sorted",
- "fly_virilis/submission_4650.sorted",
- "fly_simul/submission_4650.sorted",
- "fly_ananas/submission_4650.sorted",
- "fly_dmoj/submission_4650.sorted",
- "fly/submission_4650.sorted"
+ "worm/SLSITES_4532",
+ "worm/POLYA_4532",
+ "worm/INTRONS_4532"
],
- "submission" : "4650",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Male eclosion + 4 days;testes;RNA-seq",
+ "submission" : "4532",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L3 26.75 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Male eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L3 26.75 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult carcass",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/submission_4651.sorted",
- "fly_ananas/submission_4651.sorted",
- "fly_dmoj/submission_4651.sorted",
- "fly/submission_4651.sorted",
- "fly_dp/submission_4651.sorted",
- "fly_yakuba/submission_4651.sorted",
- "fly_simul/submission_4651.sorted"
+ "worm/INTRONS_4533",
+ "worm/SLSITES_4533",
+ "worm/POLYA_4533"
],
- "submission" : "4651",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 1 days;Adult carcass;RNA-seq",
+ "submission" : "4533",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;L3-1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 1 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "L3-1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult digestive system",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/submission_4652.sorted",
- "fly_dp/submission_4652.sorted",
- "fly_dmoj/submission_4652.sorted",
- "fly_ananas/submission_4652.sorted",
- "fly_virilis/submission_4652.sorted",
- "fly_yakuba/submission_4652.sorted",
- "fly/submission_4652.sorted"
+ "worm/POLYA_4534",
+ "worm/INTRONS_4534",
+ "worm/SLSITES_4534"
],
- "submission" : "4652",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 1 days;Adult digestive system;RNA-seq",
+ "submission" : "4534",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 1 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult carcass",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/submission_4653.sorted",
- "fly_ananas/submission_4653.sorted",
- "fly_simul/submission_4653.sorted",
- "fly_dp/submission_4653.sorted",
- "fly_yakuba/submission_4653.sorted",
- "fly_dmoj/submission_4653.sorted",
- "fly/submission_4653.sorted"
+ "worm/POLYA_4535",
+ "worm/INTRONS_4535",
+ "worm/SLSITES_4535"
],
- "submission" : "4653",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 20 days;Adult carcass;RNA-seq",
+ "submission" : "4535",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult digestive system",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/submission_4654.sorted",
- "fly_simul/submission_4654.sorted",
- "fly_ananas/submission_4654.sorted",
- "fly_dp/submission_4654.sorted",
- "fly_dmoj/submission_4654.sorted",
- "fly_yakuba/submission_4654.sorted",
- "fly/submission_4654.sorted"
+ "worm/INTRONS_4536",
+ "worm/POLYA_4536",
+ "worm/SLSITES_4536"
],
- "submission" : "4654",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 20 days;Adult digestive system;RNA-seq",
+ "submission" : "4536",
+ "Strain" : "JK1107",
+ "label" : "total-RNA;JK1107;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 20 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "carcass",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/submission_4655.sorted",
- "fly_ananas/submission_4655.sorted",
- "fly/submission_4655.sorted",
- "fly_yakuba/submission_4655.sorted",
- "fly_virilis/submission_4655.sorted",
- "fly_simul/submission_4655.sorted",
- "fly_dmoj/submission_4655.sorted"
+ "worm/INTRONS_4537",
+ "worm/POLYA_4537",
+ "worm/SLSITES_4537"
],
- "submission" : "4655",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;carcass;RNA-seq",
+ "submission" : "4537",
+ "Strain" : "JK1107",
+ "label" : "total-RNA;JK1107;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Digestive system",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/submission_4656.sorted",
- "fly_yakuba/submission_4656.sorted",
- "fly_virilis/submission_4656.sorted",
- "fly_dmoj/submission_4656.sorted",
- "fly/submission_4656.sorted",
- "fly_dp/submission_4656.sorted",
- "fly_ananas/submission_4656.sorted"
+ "worm/SLSITES_4538",
+ "worm/INTRONS_4538",
+ "worm/POLYA_4538"
],
- "submission" : "4656",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;Digestive system;RNA-seq",
+ "submission" : "4538",
+ "Strain" : "JK1107",
+ "label" : "total-RNA;JK1107;L4 soma JK1107 no DNaseI L4JK1107soma-2 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "L4 soma JK1107 no DNaseI L4JK1107soma-2 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Central nervous system",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/submission_4657.sorted",
- "fly_dmoj/submission_4657.sorted",
- "fly_ananas/submission_4657.sorted",
- "fly_dp/submission_4657.sorted",
- "fly_yakuba/submission_4657.sorted",
- "fly/submission_4657.sorted",
- "fly_simul/submission_4657.sorted"
+ "worm/POLYA_4540",
+ "worm/SLSITES_4540",
+ "worm/INTRONS_4540"
],
- "submission" : "4657",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
+ "submission" : "4540",
+ "Strain" : "dpy28(y1) him-8(e1489)",
+ "label" : "total-RNA;dpy28(y1) him-8(e1489);Male mid-L4 30 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (WPP) + 2 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Male mid-L4 30 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Central nervous system",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4658.sorted",
- "fly_ananas/submission_4658.sorted",
- "fly_dmoj/submission_4658.sorted",
- "fly_simul/submission_4658.sorted",
- "fly/submission_4658.sorted",
- "fly_dp/submission_4658.sorted",
- "fly_virilis/submission_4658.sorted"
+ "worm/POLYA_4541",
+ "worm/INTRONS_4541",
+ "worm/SLSITES_4541"
],
- "submission" : "4658",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Central nervous system;RNA-seq",
+ "submission" : "4541",
+ "Strain" : "dpy28(y1) him-8(e1489)",
+ "label" : "total-RNA;dpy28(y1) him-8(e1489);Male mid-L4 30 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Late third instar larvae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Male mid-L4 30 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult carcass",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4659.sorted",
- "fly_virilis/submission_4659.sorted",
- "fly_ananas/submission_4659.sorted",
- "fly_dmoj/submission_4659.sorted",
- "fly/submission_4659.sorted",
- "fly_dp/submission_4659.sorted",
- "fly_simul/submission_4659.sorted"
+ "worm/SLSITES_4542",
+ "worm/POLYA_4542",
+ "worm/INTRONS_4542"
],
- "submission" : "4659",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Adult carcass;RNA-seq",
+ "submission" : "4542",
+ "Strain" : "dpy28(y1) him-8(e1489)",
+ "label" : "total-RNA;dpy28(y1) him-8(e1489);Mid-L4 34.25 hrs post-L1 stage larvae;23 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Late third instar larvae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Digestive system",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4660.sorted",
- "fly_dp/submission_4660.sorted",
- "fly_simul/submission_4660.sorted",
- "fly/submission_4660.sorted",
- "fly_virilis/submission_4660.sorted",
- "fly_dmoj/submission_4660.sorted",
- "fly_ananas/submission_4660.sorted"
+ "worm/INTRONS_4543",
+ "worm/SLSITES_4543",
+ "worm/POLYA_4543"
],
- "submission" : "4660",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Digestive system;RNA-seq",
+ "submission" : "4543",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Male mid-L4 L4MALE5 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Late third instar larvae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Male mid-L4 L4MALE5 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "fat body",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/submission_4661.sorted",
- "fly_ananas/submission_4661.sorted",
- "fly_dmoj/submission_4661.sorted",
- "fly_yakuba/submission_4661.sorted",
- "fly_simul/submission_4661.sorted",
- "fly/submission_4661.sorted",
- "fly_virilis/submission_4661.sorted"
+ "worm/SLSITES_4544",
+ "worm/INTRONS_4544",
+ "worm/POLYA_4544"
],
- "submission" : "4661",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;fat body;RNA-seq",
+ "submission" : "4544",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Late Embryonic stage 4.5 hrs post-early Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Late third instar larvae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Late Embryonic stage 4.5 hrs post-early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "salivary glands",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_ananas/submission_4663.sorted",
- "fly/submission_4663.sorted",
- "fly_yakuba/submission_4663.sorted",
- "fly_dmoj/submission_4663.sorted",
- "fly_virilis/submission_4663.sorted",
- "fly_dp/submission_4663.sorted",
- "fly_simul/submission_4663.sorted"
+ "worm/SLSITES_4546",
+ "worm/INTRONS_4546",
+ "worm/POLYA_4546"
],
- "submission" : "4663",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;salivary glands;RNA-seq",
+ "submission" : "4546",
+ "Strain" : "MT10430",
+ "label" : "total-RNA;MT10430;Mid-L1 4.0 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Late third instar larvae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L1 4.0 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult female virgin heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dmoj/submission_4664.sorted",
- "fly_virilis/submission_4664.sorted",
- "fly/submission_4664.sorted",
- "fly_ananas/submission_4664.sorted",
- "fly_yakuba/submission_4664.sorted",
- "fly_simul/submission_4664.sorted",
- "fly_dp/submission_4664.sorted"
+ "worm/INTRONS_4547",
+ "worm/SLSITES_4547",
+ "worm/POLYA_4547"
],
- "submission" : "4664",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 1 days;Adult female virgin heads;RNA-seq",
+ "submission" : "4547",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Early Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 1 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult female virgin heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4665.sorted",
- "fly_virilis/submission_4665.sorted",
- "fly_ananas/submission_4665.sorted",
- "fly/submission_4665.sorted",
- "fly_dmoj/submission_4665.sorted",
- "fly_simul/submission_4665.sorted",
- "fly_dp/submission_4665.sorted"
+ "worm/INTRONS_4548",
+ "worm/POLYA_4548",
+ "worm/SLSITES_4548"
],
- "submission" : "4665",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 20 days;Adult female virgin heads;RNA-seq",
+ "submission" : "4548",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Early Embryos;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 20 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult female virgin heads",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4666.sorted",
- "fly_dp/submission_4666.sorted",
- "fly_dmoj/submission_4666.sorted",
- "fly_virilis/submission_4666.sorted",
- "fly_simul/submission_4666.sorted",
- "fly_ananas/submission_4666.sorted",
- "fly/submission_4666.sorted"
+ "worm/INTRONS_4549",
+ "worm/SLSITES_4549",
+ "worm/POLYA_4549"
],
- "submission" : "4666",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult Female eclosion + 4 days;Adult female virgin heads;RNA-seq",
+ "submission" : "4549",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-0;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult Female eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-0",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "Adult virgin ovaries",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/submission_4667.sorted",
- "fly_ananas/submission_4667.sorted",
- "fly_dp/submission_4667.sorted",
- "fly_dmoj/submission_4667.sorted",
- "fly_yakuba/submission_4667.sorted",
- "fly_virilis/submission_4667.sorted",
- "fly/submission_4667.sorted"
+ "worm/SLSITES_4550",
+ "worm/POLYA_4550",
+ "worm/INTRONS_4550"
],
- "submission" : "4667",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;Adult virgin ovaries;RNA-seq",
+ "submission" : "4550",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-120;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Adult eclosion + 4 days",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-120",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "fat body",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/submission_4668.sorted",
- "fly_dmoj/submission_4668.sorted",
- "fly_ananas/submission_4668.sorted",
- "fly_virilis/submission_4668.sorted",
- "fly_dp/submission_4668.sorted",
- "fly/submission_4668.sorted",
- "fly_simul/submission_4668.sorted"
+ "worm/INTRONS_4551",
+ "worm/POLYA_4551",
+ "worm/SLSITES_4551"
],
- "submission" : "4668",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;Pupae;fat body;RNA-seq",
+ "submission" : "4551",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-150;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Pupae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-150",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "fat body",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/submission_4669.sorted",
- "fly_virilis/submission_4669.sorted",
- "fly_ananas/submission_4669.sorted",
- "fly_yakuba/submission_4669.sorted",
- "fly_simul/submission_4669.sorted",
- "fly_dmoj/submission_4669.sorted",
- "fly/submission_4669.sorted"
+ "worm/INTRONS_4552",
+ "worm/SLSITES_4552",
+ "worm/POLYA_4552"
],
- "submission" : "4669",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);fat body;RNA-seq",
- "category" : "Gene Structure",
+ "submission" : "4552",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-180;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (WPP)",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-180",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "Tissue" : "salivary glands",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/submission_4670.sorted",
- "fly_simul/submission_4670.sorted",
- "fly_dp/submission_4670.sorted",
- "fly/submission_4670.sorted",
- "fly_yakuba/submission_4670.sorted",
- "fly_dmoj/submission_4670.sorted",
- "fly_ananas/submission_4670.sorted"
+ "worm/POLYA_4553",
+ "worm/SLSITES_4553",
+ "worm/INTRONS_4553"
],
- "submission" : "4670",
- "Strain" : "Oregon R-modENCODE",
- "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);salivary glands;RNA-seq",
+ "submission" : "4553",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-210;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "White prepupae (WPP)",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-210",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "10% EtOH",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/4671_merged.sorted",
- "fly_yakuba/4671_merged.sorted",
- "fly_dmoj/4671_merged.sorted",
- "fly/4671_merged.sorted",
- "fly_simul/4671_merged.sorted",
- "fly_dp/4671_merged.sorted",
- "fly_ananas/4671_merged.sorted"
+ "worm/POLYA_4554",
+ "worm/SLSITES_4554",
+ "worm/INTRONS_4554"
],
- "submission" : "4671",
- "label" : "transfrag;10% EtOH;RNA-seq",
+ "submission" : "4554",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-240;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-240",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "2.5% EtOH",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/4672_merged.sorted",
- "fly_simul/4672_merged.sorted",
- "fly/4672_merged.sorted",
- "fly_virilis/4672_merged.sorted",
- "fly_dmoj/4672_merged.sorted",
- "fly_dp/4672_merged.sorted",
- "fly_ananas/4672_merged.sorted"
+ "worm/SLSITES_4555",
+ "worm/INTRONS_4555",
+ "worm/POLYA_4555"
],
- "submission" : "4672",
- "label" : "transfrag;2.5% EtOH;RNA-seq",
+ "submission" : "4555",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-270;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-270",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "5% EtOH",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/4673_merged.sorted",
- "fly_virilis/4673_merged.sorted",
- "fly_simul/4673_merged.sorted",
- "fly/4673_merged.sorted",
- "fly_yakuba/4673_merged.sorted",
- "fly_dmoj/4673_merged.sorted",
- "fly_ananas/4673_merged.sorted"
+ "worm/INTRONS_4556",
+ "worm/SLSITES_4556",
+ "worm/POLYA_4556"
],
- "submission" : "4673",
- "label" : "transfrag;5% EtOH;RNA-seq",
+ "submission" : "4556",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-30;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-30",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "Caffeine 1.5 mg/ml",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dmoj/4674_merged.sorted",
- "fly_yakuba/4674_merged.sorted",
- "fly_virilis/4674_merged.sorted",
- "fly/4674_merged.sorted",
- "fly_dp/4674_merged.sorted",
- "fly_ananas/4674_merged.sorted",
- "fly_simul/4674_merged.sorted"
+ "worm/SLSITES_4557",
+ "worm/POLYA_4557",
+ "worm/INTRONS_4557"
],
- "submission" : "4674",
- "label" : "transfrag;Caffeine 1.5 mg/ml;RNA-seq",
+ "submission" : "4557",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-300;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-300",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "Caffeine 2.5 mg/ml",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/4675_merged.sorted",
- "fly_yakuba/4675_merged.sorted",
- "fly_dmoj/4675_merged.sorted",
- "fly_simul/4675_merged.sorted",
- "fly_ananas/4675_merged.sorted",
- "fly_virilis/4675_merged.sorted",
- "fly/4675_merged.sorted"
+ "worm/INTRONS_4558",
+ "worm/SLSITES_4558",
+ "worm/POLYA_4558"
],
- "submission" : "4675",
- "label" : "transfrag;Caffeine 2.5 mg/ml;RNA-seq",
+ "submission" : "4558",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-330;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-330",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "Caffeine Pre Lethal",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/4676_merged.sorted",
- "fly_simul/4676_merged.sorted",
- "fly_dp/4676_merged.sorted",
- "fly/4676_merged.sorted",
- "fly_dmoj/4676_merged.sorted",
- "fly_virilis/4676_merged.sorted",
- "fly_ananas/4676_merged.sorted"
+ "worm/POLYA_4559",
+ "worm/SLSITES_4559",
+ "worm/INTRONS_4559"
],
- "submission" : "4676",
- "label" : "transfrag;Caffeine Pre Lethal;RNA-seq",
+ "submission" : "4559",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-360;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-360",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "0.05M Cdcl2",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/4677_merged.sorted",
- "fly_yakuba/4677_merged.sorted",
- "fly_dp/4677_merged.sorted",
- "fly_virilis/4677_merged.sorted",
- "fly_ananas/4677_merged.sorted",
- "fly/4677_merged.sorted",
- "fly_dmoj/4677_merged.sorted"
+ "worm/INTRONS_4561",
+ "worm/POLYA_4561",
+ "worm/SLSITES_4561"
],
- "submission" : "4677",
- "label" : "transfrag;0.05M Cdcl2;RNA-seq",
+ "submission" : "4561",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-420;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-420",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "0.05 mM CdCl2 salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/4678_merged.sorted",
- "fly_virilis/4678_merged.sorted",
- "fly_ananas/4678_merged.sorted",
- "fly/4678_merged.sorted",
- "fly_simul/4678_merged.sorted",
- "fly_dp/4678_merged.sorted",
- "fly_dmoj/4678_merged.sorted"
+ "worm/INTRONS_4562",
+ "worm/POLYA_4562",
+ "worm/SLSITES_4562"
],
- "submission" : "4678",
- "label" : "transfrag;0.05 mM CdCl2 salt;RNA-seq",
+ "submission" : "4562",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-450;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-450",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "0.05 mM CdCl2 salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/4679_merged.sorted",
- "fly_virilis/4679_merged.sorted",
- "fly_yakuba/4679_merged.sorted",
- "fly_dmoj/4679_merged.sorted",
- "fly/4679_merged.sorted",
- "fly_ananas/4679_merged.sorted",
- "fly_dp/4679_merged.sorted"
+ "worm/POLYA_4563",
+ "worm/INTRONS_4563",
+ "worm/SLSITES_4563"
],
- "submission" : "4679",
- "label" : "transfrag;0.05 mM CdCl2 salt;RNA-seq",
+ "submission" : "4563",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-480;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-480",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "0.1M Cdcl2",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/4680_merged.sorted",
- "fly_simul/4680_merged.sorted",
- "fly_dp/4680_merged.sorted",
- "fly_ananas/4680_merged.sorted",
- "fly/4680_merged.sorted",
- "fly_virilis/4680_merged.sorted",
- "fly_dmoj/4680_merged.sorted"
+ "worm/POLYA_4564",
+ "worm/SLSITES_4564",
+ "worm/INTRONS_4564"
],
- "submission" : "4680",
- "label" : "transfrag;0.1M Cdcl2;RNA-seq",
+ "submission" : "4564",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-510;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-510",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Temperature" : "",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/4681_merged.sorted",
- "fly_yakuba/4681_merged.sorted",
- "fly_ananas/4681_merged.sorted",
- "fly_simul/4681_merged.sorted",
- "fly_dp/4681_merged.sorted",
- "fly/4681_merged.sorted",
- "fly_dmoj/4681_merged.sorted"
+ "worm/INTRONS_4565",
+ "worm/POLYA_4565",
+ "worm/SLSITES_4565"
],
- "submission" : "4681",
- "label" : "transfrag;;RNA-seq",
+ "submission" : "4565",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-540;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-540",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Temperature" : "",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/4682_merged.sorted",
- "fly_virilis/4682_merged.sorted",
- "fly_dp/4682_merged.sorted",
- "fly_simul/4682_merged.sorted",
- "fly_dmoj/4682_merged.sorted",
- "fly_ananas/4682_merged.sorted",
- "fly/4682_merged.sorted"
+ "worm/POLYA_4566",
+ "worm/SLSITES_4566",
+ "worm/INTRONS_4566"
],
- "submission" : "4682",
- "label" : "transfrag;;RNA-seq",
+ "submission" : "4566",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-570;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-570",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "0.5 mM Copper salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/4683_merged.sorted",
- "fly_dmoj/4683_merged.sorted",
- "fly_dp/4683_merged.sorted",
- "fly/4683_merged.sorted",
- "fly_virilis/4683_merged.sorted",
- "fly_ananas/4683_merged.sorted",
- "fly_yakuba/4683_merged.sorted"
+ "worm/SLSITES_4567",
+ "worm/INTRONS_4567",
+ "worm/POLYA_4567"
],
- "submission" : "4683",
- "label" : "transfrag;0.5 mM Copper salt;RNA-seq",
+ "submission" : "4567",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-600;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-600",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "15 mM Copper salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/4684_merged.sorted",
- "fly_yakuba/4684_merged.sorted",
- "fly_simul/4684_merged.sorted",
- "fly_dmoj/4684_merged.sorted",
- "fly_ananas/4684_merged.sorted",
- "fly/4684_merged.sorted",
- "fly_dp/4684_merged.sorted"
+ "worm/POLYA_4568",
+ "worm/INTRONS_4568",
+ "worm/SLSITES_4568"
],
- "submission" : "4684",
- "label" : "transfrag;15 mM Copper salt;RNA-seq",
+ "submission" : "4568",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-60;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-60",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Temperature" : "",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/4685_merged.sorted",
- "fly_virilis/4685_merged.sorted",
- "fly_dmoj/4685_merged.sorted",
- "fly/4685_merged.sorted",
- "fly_dp/4685_merged.sorted",
- "fly_ananas/4685_merged.sorted",
- "fly_yakuba/4685_merged.sorted"
+ "worm/SLSITES_4569",
+ "worm/INTRONS_4569",
+ "worm/POLYA_4569"
],
- "submission" : "4685",
- "label" : "transfrag;;RNA-seq",
+ "submission" : "4569",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-630;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-630",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "Paraquat 10 mM salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/4686_merged.sorted",
- "fly_simul/4686_merged.sorted",
- "fly_ananas/4686_merged.sorted",
- "fly_dp/4686_merged.sorted",
- "fly_dmoj/4686_merged.sorted",
- "fly_virilis/4686_merged.sorted",
- "fly/4686_merged.sorted"
+ "worm/INTRONS_4570",
+ "worm/SLSITES_4570",
+ "worm/POLYA_4570"
],
- "submission" : "4686",
- "label" : "transfrag;Paraquat 10 mM salt;RNA-seq",
+ "submission" : "4570",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-660;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-660",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "Paraquat 5 mM salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/4687_merged.sorted",
- "fly_ananas/4687_merged.sorted",
- "fly_virilis/4687_merged.sorted",
- "fly/4687_merged.sorted",
- "fly_yakuba/4687_merged.sorted",
- "fly_dmoj/4687_merged.sorted",
- "fly_dp/4687_merged.sorted"
+ "worm/POLYA_4571",
+ "worm/SLSITES_4571",
+ "worm/INTRONS_4571"
],
- "submission" : "4687",
- "label" : "transfrag;Paraquat 5 mM salt;RNA-seq",
+ "submission" : "4571",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-690;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-690",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "Rotenone 2ug/ml",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/4688_merged.sorted",
- "fly_simul/4688_merged.sorted",
- "fly_dp/4688_merged.sorted",
- "fly_virilis/4688_merged.sorted",
- "fly_ananas/4688_merged.sorted",
- "fly/4688_merged.sorted",
- "fly_dmoj/4688_merged.sorted"
+ "worm/INTRONS_4572",
+ "worm/SLSITES_4572",
+ "worm/POLYA_4572"
],
- "submission" : "4688",
- "label" : "transfrag;Rotenone 2ug/ml;RNA-seq",
+ "submission" : "4572",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-720;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-720",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "Rotenone 8ug/ml",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dp/4689_merged.sorted",
- "fly_dmoj/4689_merged.sorted",
- "fly_yakuba/4689_merged.sorted",
- "fly_ananas/4689_merged.sorted",
- "fly/4689_merged.sorted",
- "fly_virilis/4689_merged.sorted",
- "fly_simul/4689_merged.sorted"
+ "worm/SLSITES_4573",
+ "worm/POLYA_4573",
+ "worm/INTRONS_4573"
],
- "submission" : "4689",
- "label" : "transfrag;Rotenone 8ug/ml;RNA-seq",
+ "submission" : "4573",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;N2 EE 50-90;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "N2 EE 50-90",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "4.5 mM Zinc salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dmoj/4690_merged.sorted",
- "fly_virilis/4690_merged.sorted",
- "fly_simul/4690_merged.sorted",
- "fly_dp/4690_merged.sorted",
- "fly/4690_merged.sorted",
- "fly_yakuba/4690_merged.sorted",
- "fly_ananas/4690_merged.sorted"
+ "worm/INTRONS_4574",
+ "worm/POLYA_4574",
+ "worm/SLSITES_4574"
],
- "submission" : "4690",
- "label" : "transfrag;4.5 mM Zinc salt;RNA-seq",
+ "submission" : "4574",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L1 4 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L1 4 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "Compound" : "5 mM Zinc salt",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/4691_merged.sorted",
- "fly_dmoj/4691_merged.sorted",
- "fly_dp/4691_merged.sorted",
- "fly/4691_merged.sorted",
- "fly_ananas/4691_merged.sorted",
- "fly_yakuba/4691_merged.sorted",
- "fly_simul/4691_merged.sorted"
+ "worm/SLSITES_4575",
+ "worm/INTRONS_4575",
+ "worm/POLYA_4575"
],
- "submission" : "4691",
- "label" : "transfrag;5 mM Zinc salt;RNA-seq",
+ "submission" : "4575",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L2 17.75 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L2 17.75 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
@@ -36027,535 +36544,6204 @@
"target" : "mRNA",
"principal_investigator" : "Waterston, R.",
"Tracks" : [
- "worm/submission_4692.sorted"
+ "worm/POLYA_4576",
+ "worm/SLSITES_4576",
+ "worm/INTRONS_4576"
],
- "submission" : "4692",
- "Strain" : "daf-2(e1370)",
- "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
+ "submission" : "4576",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-N2 L3-1 26.75 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "Developmental-Stage" : "Mid-N2 L3-1 26.75 hrs post-L1 stage larvae",
"organism" : "C. elegans",
- "temperature" : "25 degree celsius"
+ "temperature" : "20 degree celsius"
},
{
- "technique" : "ChIP-chip",
- "whole-organism" : "Tissue:fat-body:SC:1",
- "Tissue" : "fat body",
- "factor" : "Replication-Origin",
- "target" : "DNA Replication",
- "principal_investigator" : "MacAlpine, D.",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
- "fly_simul/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
- "fly_dp/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
- "fly_dmoj/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
- "fly_ananas/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
- "fly/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
- "fly_virilis/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH"
+ "worm/SLSITES_4577",
+ "worm/INTRONS_4577",
+ "worm/POLYA_4577"
],
- "submission" : "4717",
- "Strain" : "Oregon-R",
- "label" : "Replication-Origin;Tissue:fat-body:SC:1;Oregon-R;L3 stage wandering stage larvae;fat body;ChIP-chip",
- "category" : "Replication",
+ "submission" : "4577",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "L3 stage wandering stage larvae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
- "technique" : "ChIP-chip",
- "whole-organism" : "Tissue:Midgut:DM:1",
- "Tissue" : "midgut",
- "factor" : "Replication-Origin",
- "target" : "DNA Replication",
- "principal_investigator" : "MacAlpine, D.",
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
- "fly_dmoj/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
- "fly_yakuba/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
- "fly_dp/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
- "fly/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
- "fly_simul/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
- "fly_ananas/MacAlpine_CGH_TISSUES/L3_Midgut_CGH"
+ "worm/POLYA_4578",
+ "worm/SLSITES_4578",
+ "worm/INTRONS_4578"
],
- "submission" : "4718",
- "Strain" : "Oregon-R",
- "label" : "Replication-Origin;Tissue:Midgut:DM:1;Oregon-R;L3 stage wandering stage larvae;midgut;ChIP-chip",
- "category" : "Replication",
+ "submission" : "4578",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Mid-L4 34.25 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "L3 stage wandering stage larvae",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 34.25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_ananas/1182-4H.sub_4720.sorted",
- "fly/1182-4H.sub_4720.sorted",
- "fly_virilis/1182-4H.sub_4720.sorted",
- "fly_dp/1182-4H.sub_4720.sorted",
+ "worm/POLYA_4579",
+ "worm/INTRONS_4579",
+ "worm/SLSITES_4579"
+ ],
+ "submission" : "4579",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Late Embryonic stage 4.5 hrs post-early Embryos;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage 4.5 hrs post-early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/POLYA_4580",
+ "worm/SLSITES_4580",
+ "worm/INTRONS_4580"
+ ],
+ "submission" : "4580",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Late Embryonic stage 4.5 hrs post-early Embryos;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage 4.5 hrs post-early Embryos",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4581",
+ "worm/POLYA_4581",
+ "worm/SLSITES_4581"
+ ],
+ "submission" : "4581",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult (pre-gravid) 46 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult (pre-gravid) 46 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/SLSITES_4582",
+ "worm/INTRONS_4582",
+ "worm/POLYA_4582"
+ ],
+ "submission" : "4582",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult (pre-gravid) 46 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult (pre-gravid) 46 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/POLYA_4583",
+ "worm/SLSITES_4583",
+ "worm/INTRONS_4583"
+ ],
+ "submission" : "4583",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult (pre-gravid) 46 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult (pre-gravid) 46 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/POLYA_4584",
+ "worm/SLSITES_4584",
+ "worm/INTRONS_4584"
+ ],
+ "submission" : "4584",
+ "Strain" : "fer-15(b26)",
+ "label" : "total-RNA;fer-15(b26);Young Adult;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/SLSITES_4585",
+ "worm/POLYA_4585",
+ "worm/INTRONS_4585"
+ ],
+ "submission" : "4585",
+ "Strain" : "OK0640",
+ "label" : "total-RNA;OK0640;PharyngealMuscle;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "PharyngealMuscle",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4586",
+ "worm/POLYA_4586",
+ "worm/SLSITES_4586"
+ ],
+ "submission" : "4586",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/SLSITES_4591",
+ "worm/POLYA_4591",
+ "worm/INTRONS_4591"
+ ],
+ "submission" : "4591",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4592",
+ "worm/POLYA_4592",
+ "worm/SLSITES_4592"
+ ],
+ "submission" : "4592",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/INTRONS_4593",
+ "worm/POLYA_4593",
+ "worm/SLSITES_4593"
+ ],
+ "submission" : "4593",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult (pre-gravid) 46 hrs post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult (pre-gravid) 46 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/POLYA_4594",
+ "worm/SLSITES_4594",
+ "worm/INTRONS_4594"
+ ],
+ "submission" : "4594",
+ "Strain" : "N2",
+ "label" : "total-RNA;N2;Young Adult;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4595",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 0-2 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 0-2 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4596",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 10-12 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 10-12 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4597",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 12-14 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 12-14 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4598",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 14-16 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 14-16 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4599",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 16-18 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 16-18 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4600",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 18-20 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 18-20 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4601",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 20-22 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 20-22 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4602",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 22-24 hrSC;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 22-24 hrSC",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4603",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 2-4 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 2-4 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4604",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 4-6 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 4-6 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4605",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 6-8 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 6-8 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "4606",
+ "Strain" : "Y cn bw sp",
+ "label" : "total-RNA;Y cn bw sp;Embryos 8-10 hr;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 8-10 hr",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/SOLiD_em0-2hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em0-2hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em0-2hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em0-2hr.bam.bam.sorted",
+ "fly/SOLiD_em0-2hr.bam.bam.sorted",
+ "fly_yakuba/SOLiD_em0-2hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em0-2hr.bam.bam.sorted"
+ ],
+ "submission" : "4607",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 0-2 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 0-2 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/SOLiD_em10-12hr.bam.bam.sorted",
+ "fly/SOLiD_em10-12hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em10-12hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em10-12hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em10-12hr.bam.bam.sorted",
+ "fly_yakuba/SOLiD_em10-12hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em10-12hr.bam.bam.sorted"
+ ],
+ "submission" : "4608",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 10-12 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 10-12 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em12-14hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em12-14hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em12-14hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em12-14hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em12-14hr.bam.bam.sorted",
+ "fly/SOLiD_em12-14hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em12-14hr.bam.bam.sorted"
+ ],
+ "submission" : "4609",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 12-14 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 12-14 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em14-16hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em14-16hr.bam.bam.sorted",
+ "fly/SOLiD_em14-16hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em14-16hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em14-16hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em14-16hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em14-16hr.bam.bam.sorted"
+ ],
+ "submission" : "4610",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 14-16 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 14-16 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em16-18hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em16-18hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em16-18hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em16-18hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em16-18hr.bam.bam.sorted",
+ "fly/SOLiD_em16-18hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em16-18hr.bam.bam.sorted"
+ ],
+ "submission" : "4611",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 16-18 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 16-18 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em18-20hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em18-20hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em18-20hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em18-20hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em18-20hr.bam.bam.sorted",
+ "fly/SOLiD_em18-20hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em18-20hr.bam.bam.sorted"
+ ],
+ "submission" : "4612",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 18-20 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 18-20 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/SOLiD_em20-22hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em20-22hr.bam.bam.sorted",
+ "fly_yakuba/SOLiD_em20-22hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em20-22hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em20-22hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em20-22hr.bam.bam.sorted",
+ "fly/SOLiD_em20-22hr.bam.bam.sorted"
+ ],
+ "submission" : "4613",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 20-22 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 20-22 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em22-24hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em22-24hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em22-24hr.bam.bam.sorted",
+ "fly/SOLiD_em22-24hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em22-24hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em22-24hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em22-24hr.bam.bam.sorted"
+ ],
+ "submission" : "4614",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 22-24 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 22-24 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/SOLiD_em2-4hr.bam.bam.sorted",
+ "fly_yakuba/SOLiD_em2-4hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em2-4hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em2-4hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em2-4hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em2-4hr.bam.bam.sorted",
+ "fly/SOLiD_em2-4hr.bam.bam.sorted"
+ ],
+ "submission" : "4615",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 2-4 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 2-4 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em4-6hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em4-6hr.bam.bam.sorted",
+ "fly/SOLiD_em4-6hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em4-6hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em4-6hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em4-6hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em4-6hr.bam.bam.sorted"
+ ],
+ "submission" : "4616",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 4-6 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 4-6 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em6-8hr.bam.bam.sorted",
+ "fly/SOLiD_em6-8hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em6-8hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em6-8hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em6-8hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em6-8hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em6-8hr.bam.bam.sorted"
+ ],
+ "submission" : "4617",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 6-8 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 6-8 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/SOLiD_em8-10hr.bam.bam.sorted",
+ "fly_ananas/SOLiD_em8-10hr.bam.bam.sorted",
+ "fly_simul/SOLiD_em8-10hr.bam.bam.sorted",
+ "fly_dmoj/SOLiD_em8-10hr.bam.bam.sorted",
+ "fly_dp/SOLiD_em8-10hr.bam.bam.sorted",
+ "fly/SOLiD_em8-10hr.bam.bam.sorted",
+ "fly_virilis/SOLiD_em8-10hr.bam.bam.sorted"
+ ],
+ "submission" : "4618",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Embryos 8-10 hr after egg laying;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Embryos 8-10 hr after egg laying",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_4642.sorted",
+ "fly_yakuba/submission_4642.sorted",
+ "fly/submission_4642.sorted",
+ "fly_simul/submission_4642.sorted",
+ "fly_dp/submission_4642.sorted",
+ "fly_dmoj/submission_4642.sorted",
+ "fly_virilis/submission_4642.sorted"
+ ],
+ "submission" : "4642",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated female, eclosion + 1 days;Mated Female heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_4643.sorted",
+ "fly_yakuba/submission_4643.sorted",
+ "fly/submission_4643.sorted",
+ "fly_virilis/submission_4643.sorted",
+ "fly_dp/submission_4643.sorted",
+ "fly_ananas/submission_4643.sorted",
+ "fly_dmoj/submission_4643.sorted"
+ ],
+ "submission" : "4643",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated female, eclosion + 20 days;Mated Female heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_4644.sorted",
+ "fly_dp/submission_4644.sorted",
+ "fly_yakuba/submission_4644.sorted",
+ "fly_simul/submission_4644.sorted",
+ "fly_dmoj/submission_4644.sorted",
+ "fly_virilis/submission_4644.sorted",
+ "fly/submission_4644.sorted"
+ ],
+ "submission" : "4644",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated female, eclosion + 4 days;Mated Female heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Adult Ovaries",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4645.sorted",
+ "fly_dmoj/submission_4645.sorted",
+ "fly_dp/submission_4645.sorted",
+ "fly_virilis/submission_4645.sorted",
+ "fly_ananas/submission_4645.sorted",
+ "fly_simul/submission_4645.sorted",
+ "fly/submission_4645.sorted"
+ ],
+ "submission" : "4645",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated female, eclosion + 4 days;Mated Adult Ovaries;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult male heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_4646.sorted",
+ "fly_yakuba/submission_4646.sorted",
+ "fly_simul/submission_4646.sorted",
+ "fly_ananas/submission_4646.sorted",
+ "fly/submission_4646.sorted",
+ "fly_dp/submission_4646.sorted",
+ "fly_dmoj/submission_4646.sorted"
+ ],
+ "submission" : "4646",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 1 days;Adult male heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult male heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_4647.sorted",
+ "fly_simul/submission_4647.sorted",
+ "fly/submission_4647.sorted",
+ "fly_dp/submission_4647.sorted",
+ "fly_dmoj/submission_4647.sorted",
+ "fly_yakuba/submission_4647.sorted",
+ "fly_virilis/submission_4647.sorted"
+ ],
+ "submission" : "4647",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 20 days;Adult male heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Male heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4649.sorted",
+ "fly/submission_4649.sorted",
+ "fly_virilis/submission_4649.sorted",
+ "fly_dp/submission_4649.sorted",
+ "fly_simul/submission_4649.sorted",
+ "fly_ananas/submission_4649.sorted",
+ "fly_dmoj/submission_4649.sorted"
+ ],
+ "submission" : "4649",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 4 days;Male heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Testes",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_4650.sorted",
+ "fly_yakuba/submission_4650.sorted",
+ "fly_virilis/submission_4650.sorted",
+ "fly_simul/submission_4650.sorted",
+ "fly_ananas/submission_4650.sorted",
+ "fly_dmoj/submission_4650.sorted",
+ "fly/submission_4650.sorted"
+ ],
+ "submission" : "4650",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Mated male, eclosion + 4 days;Testes;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_4651.sorted",
+ "fly_ananas/submission_4651.sorted",
+ "fly_dmoj/submission_4651.sorted",
+ "fly/submission_4651.sorted",
+ "fly_dp/submission_4651.sorted",
+ "fly_yakuba/submission_4651.sorted",
+ "fly_simul/submission_4651.sorted"
+ ],
+ "submission" : "4651",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 1 days;Adult Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_4652.sorted",
+ "fly_dp/submission_4652.sorted",
+ "fly_dmoj/submission_4652.sorted",
+ "fly_ananas/submission_4652.sorted",
+ "fly_virilis/submission_4652.sorted",
+ "fly_yakuba/submission_4652.sorted",
+ "fly/submission_4652.sorted"
+ ],
+ "submission" : "4652",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 1 days;Adult digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_4653.sorted",
+ "fly_ananas/submission_4653.sorted",
+ "fly_simul/submission_4653.sorted",
+ "fly_dp/submission_4653.sorted",
+ "fly_yakuba/submission_4653.sorted",
+ "fly_dmoj/submission_4653.sorted",
+ "fly/submission_4653.sorted"
+ ],
+ "submission" : "4653",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 20 days;Adult Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_4654.sorted",
+ "fly_simul/submission_4654.sorted",
+ "fly_ananas/submission_4654.sorted",
+ "fly_dp/submission_4654.sorted",
+ "fly_dmoj/submission_4654.sorted",
+ "fly_yakuba/submission_4654.sorted",
+ "fly/submission_4654.sorted"
+ ],
+ "submission" : "4654",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 20 days;Adult digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_4655.sorted",
+ "fly_ananas/submission_4655.sorted",
+ "fly/submission_4655.sorted",
+ "fly_yakuba/submission_4655.sorted",
+ "fly_virilis/submission_4655.sorted",
+ "fly_simul/submission_4655.sorted",
+ "fly_dmoj/submission_4655.sorted"
+ ],
+ "submission" : "4655",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_4656.sorted",
+ "fly_yakuba/submission_4656.sorted",
+ "fly_virilis/submission_4656.sorted",
+ "fly_dmoj/submission_4656.sorted",
+ "fly/submission_4656.sorted",
+ "fly_dp/submission_4656.sorted",
+ "fly_ananas/submission_4656.sorted"
+ ],
+ "submission" : "4656",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;Digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Central nervous system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_4657.sorted",
+ "fly_dmoj/submission_4657.sorted",
+ "fly_ananas/submission_4657.sorted",
+ "fly_dp/submission_4657.sorted",
+ "fly_yakuba/submission_4657.sorted",
+ "fly/submission_4657.sorted",
+ "fly_simul/submission_4657.sorted"
+ ],
+ "submission" : "4657",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Central nervous system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4658.sorted",
+ "fly_ananas/submission_4658.sorted",
+ "fly_dmoj/submission_4658.sorted",
+ "fly_simul/submission_4658.sorted",
+ "fly/submission_4658.sorted",
+ "fly_dp/submission_4658.sorted",
+ "fly_virilis/submission_4658.sorted"
+ ],
+ "submission" : "4658",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Central nervous system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late third instar larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4659.sorted",
+ "fly_virilis/submission_4659.sorted",
+ "fly_ananas/submission_4659.sorted",
+ "fly_dmoj/submission_4659.sorted",
+ "fly/submission_4659.sorted",
+ "fly_dp/submission_4659.sorted",
+ "fly_simul/submission_4659.sorted"
+ ],
+ "submission" : "4659",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Adult Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late third instar larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4660.sorted",
+ "fly_dp/submission_4660.sorted",
+ "fly_simul/submission_4660.sorted",
+ "fly/submission_4660.sorted",
+ "fly_virilis/submission_4660.sorted",
+ "fly_dmoj/submission_4660.sorted",
+ "fly_ananas/submission_4660.sorted"
+ ],
+ "submission" : "4660",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late third instar larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Fat body",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_4661.sorted",
+ "fly_ananas/submission_4661.sorted",
+ "fly_dmoj/submission_4661.sorted",
+ "fly_yakuba/submission_4661.sorted",
+ "fly_simul/submission_4661.sorted",
+ "fly/submission_4661.sorted",
+ "fly_virilis/submission_4661.sorted"
+ ],
+ "submission" : "4661",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Fat body;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late third instar larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Salivary glands",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_4663.sorted",
+ "fly/submission_4663.sorted",
+ "fly_yakuba/submission_4663.sorted",
+ "fly_dmoj/submission_4663.sorted",
+ "fly_virilis/submission_4663.sorted",
+ "fly_dp/submission_4663.sorted",
+ "fly_simul/submission_4663.sorted"
+ ],
+ "submission" : "4663",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Late third instar larvae;Salivary glands;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late third instar larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult female virgin heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_4664.sorted",
+ "fly_virilis/submission_4664.sorted",
+ "fly/submission_4664.sorted",
+ "fly_ananas/submission_4664.sorted",
+ "fly_yakuba/submission_4664.sorted",
+ "fly_simul/submission_4664.sorted",
+ "fly_dp/submission_4664.sorted"
+ ],
+ "submission" : "4664",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Virgin female, eclosion + 1 days;Adult female virgin heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Virgin female, eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult female virgin heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4665.sorted",
+ "fly_virilis/submission_4665.sorted",
+ "fly_ananas/submission_4665.sorted",
+ "fly/submission_4665.sorted",
+ "fly_dmoj/submission_4665.sorted",
+ "fly_simul/submission_4665.sorted",
+ "fly_dp/submission_4665.sorted"
+ ],
+ "submission" : "4665",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Virgin female, eclosion + 20 days;Adult female virgin heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Virgin female, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult female virgin heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4666.sorted",
+ "fly_dp/submission_4666.sorted",
+ "fly_dmoj/submission_4666.sorted",
+ "fly_virilis/submission_4666.sorted",
+ "fly_simul/submission_4666.sorted",
+ "fly_ananas/submission_4666.sorted",
+ "fly/submission_4666.sorted"
+ ],
+ "submission" : "4666",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Virgin female, eclosion + 4 days;Adult female virgin heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Virgin female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Adult virgin ovaries",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_4667.sorted",
+ "fly_ananas/submission_4667.sorted",
+ "fly_dp/submission_4667.sorted",
+ "fly_dmoj/submission_4667.sorted",
+ "fly_yakuba/submission_4667.sorted",
+ "fly_virilis/submission_4667.sorted",
+ "fly/submission_4667.sorted"
+ ],
+ "submission" : "4667",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Adult eclosion + 4 days;Adult virgin ovaries;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Fat body",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_4668.sorted",
+ "fly_dmoj/submission_4668.sorted",
+ "fly_ananas/submission_4668.sorted",
+ "fly_virilis/submission_4668.sorted",
+ "fly_dp/submission_4668.sorted",
+ "fly/submission_4668.sorted",
+ "fly_simul/submission_4668.sorted"
+ ],
+ "submission" : "4668",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;Pupae;Fat body;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Pupae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Fat body",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_4669.sorted",
+ "fly_virilis/submission_4669.sorted",
+ "fly_ananas/submission_4669.sorted",
+ "fly_yakuba/submission_4669.sorted",
+ "fly_simul/submission_4669.sorted",
+ "fly_dmoj/submission_4669.sorted",
+ "fly/submission_4669.sorted"
+ ],
+ "submission" : "4669",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Salivary glands",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_4670.sorted",
+ "fly_simul/submission_4670.sorted",
+ "fly_dp/submission_4670.sorted",
+ "fly/submission_4670.sorted",
+ "fly_yakuba/submission_4670.sorted",
+ "fly_dmoj/submission_4670.sorted",
+ "fly_ananas/submission_4670.sorted"
+ ],
+ "submission" : "4670",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "transfrag;Oregon R-modENCODE;White prepupae (WPP);Salivary glands;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "10% EtOH",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/4671_merged.sorted",
+ "fly_yakuba/4671_merged.sorted",
+ "fly_dmoj/4671_merged.sorted",
+ "fly/4671_merged.sorted",
+ "fly_simul/4671_merged.sorted",
+ "fly_dp/4671_merged.sorted",
+ "fly_ananas/4671_merged.sorted"
+ ],
+ "submission" : "4671",
+ "label" : "transfrag;10% EtOH;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "2.5% EtOH",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/4672_merged.sorted",
+ "fly_simul/4672_merged.sorted",
+ "fly/4672_merged.sorted",
+ "fly_virilis/4672_merged.sorted",
+ "fly_dmoj/4672_merged.sorted",
+ "fly_dp/4672_merged.sorted",
+ "fly_ananas/4672_merged.sorted"
+ ],
+ "submission" : "4672",
+ "label" : "transfrag;2.5% EtOH;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "5% EtOH",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/4673_merged.sorted",
+ "fly_virilis/4673_merged.sorted",
+ "fly_simul/4673_merged.sorted",
+ "fly/4673_merged.sorted",
+ "fly_yakuba/4673_merged.sorted",
+ "fly_dmoj/4673_merged.sorted",
+ "fly_ananas/4673_merged.sorted"
+ ],
+ "submission" : "4673",
+ "label" : "transfrag;5% EtOH;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "Caffeine 1.5 mg/ml",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/4674_merged.sorted",
+ "fly_yakuba/4674_merged.sorted",
+ "fly_virilis/4674_merged.sorted",
+ "fly/4674_merged.sorted",
+ "fly_dp/4674_merged.sorted",
+ "fly_ananas/4674_merged.sorted",
+ "fly_simul/4674_merged.sorted"
+ ],
+ "submission" : "4674",
+ "label" : "transfrag;Caffeine 1.5 mg/ml;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "Caffeine 2.5 mg/ml",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/4675_merged.sorted",
+ "fly_yakuba/4675_merged.sorted",
+ "fly_dmoj/4675_merged.sorted",
+ "fly_simul/4675_merged.sorted",
+ "fly_ananas/4675_merged.sorted",
+ "fly_virilis/4675_merged.sorted",
+ "fly/4675_merged.sorted"
+ ],
+ "submission" : "4675",
+ "label" : "transfrag;Caffeine 2.5 mg/ml;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "Caffeine Pre Lethal",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/4676_merged.sorted",
+ "fly_simul/4676_merged.sorted",
+ "fly_dp/4676_merged.sorted",
+ "fly/4676_merged.sorted",
+ "fly_dmoj/4676_merged.sorted",
+ "fly_virilis/4676_merged.sorted",
+ "fly_ananas/4676_merged.sorted"
+ ],
+ "submission" : "4676",
+ "label" : "transfrag;Caffeine Pre Lethal;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "0.05M CdCl2",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/4677_merged.sorted",
+ "fly_yakuba/4677_merged.sorted",
+ "fly_dp/4677_merged.sorted",
+ "fly_virilis/4677_merged.sorted",
+ "fly_ananas/4677_merged.sorted",
+ "fly/4677_merged.sorted",
+ "fly_dmoj/4677_merged.sorted"
+ ],
+ "submission" : "4677",
+ "label" : "transfrag;0.05M CdCl2;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "0.05 mM CdCl2 salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/4678_merged.sorted",
+ "fly_virilis/4678_merged.sorted",
+ "fly_ananas/4678_merged.sorted",
+ "fly/4678_merged.sorted",
+ "fly_simul/4678_merged.sorted",
+ "fly_dp/4678_merged.sorted",
+ "fly_dmoj/4678_merged.sorted"
+ ],
+ "submission" : "4678",
+ "label" : "transfrag;0.05 mM CdCl2 salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "0.05 mM CdCl2 salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/4679_merged.sorted",
+ "fly_virilis/4679_merged.sorted",
+ "fly_yakuba/4679_merged.sorted",
+ "fly_dmoj/4679_merged.sorted",
+ "fly/4679_merged.sorted",
+ "fly_ananas/4679_merged.sorted",
+ "fly_dp/4679_merged.sorted"
+ ],
+ "submission" : "4679",
+ "label" : "transfrag;0.05 mM CdCl2 salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "0.1M CdCl2",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/4680_merged.sorted",
+ "fly_simul/4680_merged.sorted",
+ "fly_dp/4680_merged.sorted",
+ "fly_ananas/4680_merged.sorted",
+ "fly/4680_merged.sorted",
+ "fly_virilis/4680_merged.sorted",
+ "fly_dmoj/4680_merged.sorted"
+ ],
+ "submission" : "4680",
+ "label" : "transfrag;0.1M CdCl2;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Temperature" : "",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/4681_merged.sorted",
+ "fly_yakuba/4681_merged.sorted",
+ "fly_ananas/4681_merged.sorted",
+ "fly_simul/4681_merged.sorted",
+ "fly_dp/4681_merged.sorted",
+ "fly/4681_merged.sorted",
+ "fly_dmoj/4681_merged.sorted"
+ ],
+ "submission" : "4681",
+ "label" : "transfrag;;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Temperature" : "",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/4682_merged.sorted",
+ "fly_virilis/4682_merged.sorted",
+ "fly_dp/4682_merged.sorted",
+ "fly_simul/4682_merged.sorted",
+ "fly_dmoj/4682_merged.sorted",
+ "fly_ananas/4682_merged.sorted",
+ "fly/4682_merged.sorted"
+ ],
+ "submission" : "4682",
+ "label" : "transfrag;;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "0.5 mM Copper salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/4683_merged.sorted",
+ "fly_dmoj/4683_merged.sorted",
+ "fly_dp/4683_merged.sorted",
+ "fly/4683_merged.sorted",
+ "fly_virilis/4683_merged.sorted",
+ "fly_ananas/4683_merged.sorted",
+ "fly_yakuba/4683_merged.sorted"
+ ],
+ "submission" : "4683",
+ "label" : "transfrag;0.5 mM Copper salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "15 mM Copper salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/4684_merged.sorted",
+ "fly_yakuba/4684_merged.sorted",
+ "fly_simul/4684_merged.sorted",
+ "fly_dmoj/4684_merged.sorted",
+ "fly_ananas/4684_merged.sorted",
+ "fly/4684_merged.sorted",
+ "fly_dp/4684_merged.sorted"
+ ],
+ "submission" : "4684",
+ "label" : "transfrag;15 mM Copper salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Temperature" : "",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/4685_merged.sorted",
+ "fly_virilis/4685_merged.sorted",
+ "fly_dmoj/4685_merged.sorted",
+ "fly/4685_merged.sorted",
+ "fly_dp/4685_merged.sorted",
+ "fly_ananas/4685_merged.sorted",
+ "fly_yakuba/4685_merged.sorted"
+ ],
+ "submission" : "4685",
+ "label" : "transfrag;;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "Paraquat 10 mM salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/4686_merged.sorted",
+ "fly_simul/4686_merged.sorted",
+ "fly_ananas/4686_merged.sorted",
+ "fly_dp/4686_merged.sorted",
+ "fly_dmoj/4686_merged.sorted",
+ "fly_virilis/4686_merged.sorted",
+ "fly/4686_merged.sorted"
+ ],
+ "submission" : "4686",
+ "label" : "transfrag;Paraquat 10 mM salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "Paraquat 5 mM salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/4687_merged.sorted",
+ "fly_ananas/4687_merged.sorted",
+ "fly_virilis/4687_merged.sorted",
+ "fly/4687_merged.sorted",
+ "fly_yakuba/4687_merged.sorted",
+ "fly_dmoj/4687_merged.sorted",
+ "fly_dp/4687_merged.sorted"
+ ],
+ "submission" : "4687",
+ "label" : "transfrag;Paraquat 5 mM salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "Rotenone 2ug/ml",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/4688_merged.sorted",
+ "fly_simul/4688_merged.sorted",
+ "fly_dp/4688_merged.sorted",
+ "fly_virilis/4688_merged.sorted",
+ "fly_ananas/4688_merged.sorted",
+ "fly/4688_merged.sorted",
+ "fly_dmoj/4688_merged.sorted"
+ ],
+ "submission" : "4688",
+ "label" : "transfrag;Rotenone 2ug/ml;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "Rotenone 8ug/ml",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/4689_merged.sorted",
+ "fly_dmoj/4689_merged.sorted",
+ "fly_yakuba/4689_merged.sorted",
+ "fly_ananas/4689_merged.sorted",
+ "fly/4689_merged.sorted",
+ "fly_virilis/4689_merged.sorted",
+ "fly_simul/4689_merged.sorted"
+ ],
+ "submission" : "4689",
+ "label" : "transfrag;Rotenone 8ug/ml;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "4.5 mM Zinc salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/4690_merged.sorted",
+ "fly_virilis/4690_merged.sorted",
+ "fly_simul/4690_merged.sorted",
+ "fly_dp/4690_merged.sorted",
+ "fly/4690_merged.sorted",
+ "fly_yakuba/4690_merged.sorted",
+ "fly_ananas/4690_merged.sorted"
+ ],
+ "submission" : "4690",
+ "label" : "transfrag;4.5 mM Zinc salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "Compound" : "5 mM Zinc salt",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/4691_merged.sorted",
+ "fly_dmoj/4691_merged.sorted",
+ "fly_dp/4691_merged.sorted",
+ "fly/4691_merged.sorted",
+ "fly_ananas/4691_merged.sorted",
+ "fly_yakuba/4691_merged.sorted",
+ "fly_simul/4691_merged.sorted"
+ ],
+ "submission" : "4691",
+ "label" : "transfrag;5 mM Zinc salt;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4692.sorted"
+ ],
+ "submission" : "4692",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "H3K36me3",
+ "target" : "Histone Modification",
+ "principal_investigator" : "White, K.",
+ "Cell-Line" : "S2-DRSC",
+ "submission" : "4715",
+ "label" : "H3K36me3;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
+ "category" : "Histone modification and replacement",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Su(Hw)",
+ "target" : "Non TF Chromatin binding factor",
+ "principal_investigator" : "White, K.",
+ "Cell-Line" : "S2-DRSC",
+ "submission" : "4716",
+ "label" : "Su(Hw);S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;ChIP-seq",
+ "category" : "Other chromatin binding sites",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-chip",
+ "whole-organism" : "Tissue:fat-body:SC:1",
+ "Tissue" : "Fat body",
+ "factor" : "Replication-Origin",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_yakuba/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
+ "fly_simul/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
+ "fly_dp/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
+ "fly_dmoj/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
+ "fly_ananas/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
+ "fly/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH",
+ "fly_virilis/MacAlpine_CGH_TISSUES/L3_Fatbody_CGH"
+ ],
+ "submission" : "4717",
+ "Strain" : "Oregon-R",
+ "label" : "Replication-Origin;Tissue:fat-body:SC:1;Oregon-R;L3 stage wandering stage larvae;Fat body;ChIP-chip",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "L3 stage wandering stage larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "ChIP-chip",
+ "whole-organism" : "Tissue:Midgut:DM:1",
+ "Tissue" : "Midgut",
+ "factor" : "Replication-Origin",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_virilis/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
+ "fly_dmoj/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
+ "fly_yakuba/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
+ "fly_dp/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
+ "fly/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
+ "fly_simul/MacAlpine_CGH_TISSUES/L3_Midgut_CGH",
+ "fly_ananas/MacAlpine_CGH_TISSUES/L3_Midgut_CGH"
+ ],
+ "submission" : "4718",
+ "Strain" : "Oregon-R",
+ "label" : "Replication-Origin;Tissue:Midgut:DM:1;Oregon-R;L3 stage wandering stage larvae;Midgut;ChIP-chip",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "L3 stage wandering stage larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/4719_DauerEntryDAF2.sam.gz.bam.sorted"
+ ],
+ "submission" : "4719",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/1182-4H.sub_4720.sorted",
+ "fly/1182-4H.sub_4720.sorted",
+ "fly_virilis/1182-4H.sub_4720.sorted",
+ "fly_dp/1182-4H.sub_4720.sorted",
"fly_simul/1182-4H.sub_4720.sorted",
"fly_dmoj/1182-4H.sub_4720.sorted",
"fly_yakuba/1182-4H.sub_4720.sorted"
],
"Cell-Line" : "1182-4H",
- "submission" : "4720",
- "label" : "transfrag;1182-4H;RNA-seq",
+ "submission" : "4720",
+ "label" : "transfrag;1182-4H;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/CME_L1.sub_4721.merged",
+ "fly_virilis/CME_L1.sub_4721.merged",
+ "fly_dmoj/CME_L1.sub_4721.merged",
+ "fly_yakuba/CME_L1.sub_4721.merged",
+ "fly_simul/CME_L1.sub_4721.merged",
+ "fly_dp/CME_L1.sub_4721.merged",
+ "fly/CME_L1.sub_4721.merged"
+ ],
+ "Cell-Line" : "CME-L1",
+ "submission" : "4721",
+ "label" : "transfrag;CME-L1;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/CME_W2.sub_4722.merged",
+ "fly_dmoj/CME_W2.sub_4722.merged",
+ "fly_yakuba/CME_W2.sub_4722.merged",
+ "fly_ananas/CME_W2.sub_4722.merged",
+ "fly_simul/CME_W2.sub_4722.merged",
+ "fly/CME_W2.sub_4722.merged",
+ "fly_dp/CME_W2.sub_4722.merged"
+ ],
+ "Cell-Line" : "CME-W2",
+ "submission" : "4722",
+ "label" : "transfrag;CME-W2;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/GM2.sub_4723.merged",
+ "fly_yakuba/GM2.sub_4723.merged",
+ "fly_simul/GM2.sub_4723.merged",
+ "fly_dp/GM2.sub_4723.merged",
+ "fly_virilis/GM2.sub_4723.merged",
+ "fly_dmoj/GM2.sub_4723.merged",
+ "fly_ananas/GM2.sub_4723.merged"
+ ],
+ "Cell-Line" : "GM2",
+ "submission" : "4723",
+ "label" : "transfrag;GM2;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/Kc167.sub_4724.merged",
+ "fly_dmoj/Kc167.sub_4724.merged",
+ "fly_ananas/Kc167.sub_4724.merged",
+ "fly_yakuba/Kc167.sub_4724.merged",
+ "fly/Kc167.sub_4724.merged",
+ "fly_virilis/Kc167.sub_4724.merged",
+ "fly_dp/Kc167.sub_4724.merged"
+ ],
+ "Cell-Line" : "Kc167",
+ "submission" : "4724",
+ "label" : "transfrag;Kc167;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/MBN2.sub_4725.merged",
+ "fly_yakuba/MBN2.sub_4725.merged",
+ "fly_simul/MBN2.sub_4725.merged",
+ "fly_virilis/MBN2.sub_4725.merged",
+ "fly_dp/MBN2.sub_4725.merged",
+ "fly_ananas/MBN2.sub_4725.merged",
+ "fly/MBN2.sub_4725.merged"
+ ],
+ "Cell-Line" : "mbn2",
+ "submission" : "4725",
+ "label" : "transfrag;mbn2;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/ML-DmBG1-c1.sub_4726.sorted",
+ "fly_dp/ML-DmBG1-c1.sub_4726.sorted",
+ "fly_simul/ML-DmBG1-c1.sub_4726.sorted",
+ "fly/ML-DmBG1-c1.sub_4726.sorted",
+ "fly_virilis/ML-DmBG1-c1.sub_4726.sorted",
+ "fly_dmoj/ML-DmBG1-c1.sub_4726.sorted",
+ "fly_yakuba/ML-DmBG1-c1.sub_4726.sorted"
+ ],
+ "Cell-Line" : "ML-DmD17-c3",
+ "submission" : "4726",
+ "label" : "transfrag;ML-DmD17-c3;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/ML-DmBG2-c2.sub_4727.merged",
+ "fly_virilis/ML-DmBG2-c2.sub_4727.merged",
+ "fly_ananas/ML-DmBG2-c2.sub_4727.merged",
+ "fly_simul/ML-DmBG2-c2.sub_4727.merged",
+ "fly_dmoj/ML-DmBG2-c2.sub_4727.merged",
+ "fly_dp/ML-DmBG2-c2.sub_4727.merged",
+ "fly/ML-DmBG2-c2.sub_4727.merged"
+ ],
+ "Cell-Line" : "ML-DmBG2-c2",
+ "submission" : "4727",
+ "label" : "transfrag;ML-DmBG2-c2;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/ML-DmD11.sub_4728.merged",
+ "fly_dp/ML-DmD11.sub_4728.merged",
+ "fly_yakuba/ML-DmD11.sub_4728.merged",
+ "fly/ML-DmD11.sub_4728.merged",
+ "fly_ananas/ML-DmD11.sub_4728.merged",
+ "fly_virilis/ML-DmD11.sub_4728.merged",
+ "fly_simul/ML-DmD11.sub_4728.merged"
+ ],
+ "Cell-Line" : "ML-DmD11",
+ "submission" : "4728",
+ "label" : "transfrag;ML-DmD11;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/ML-DmD16-c3.sub_4729.merged",
+ "fly_dmoj/ML-DmD16-c3.sub_4729.merged",
+ "fly_yakuba/ML-DmD16-c3.sub_4729.merged",
+ "fly_virilis/ML-DmD16-c3.sub_4729.merged",
+ "fly_ananas/ML-DmD16-c3.sub_4729.merged",
+ "fly_simul/ML-DmD16-c3.sub_4729.merged",
+ "fly/ML-DmD16-c3.sub_4729.merged"
+ ],
+ "Cell-Line" : "ML-DmD16-c3",
+ "submission" : "4729",
+ "label" : "transfrag;ML-DmD16-c3;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/ML-DmD17-c3.sub_4730.merged",
+ "fly_ananas/ML-DmD17-c3.sub_4730.merged",
+ "fly/ML-DmD17-c3.sub_4730.merged",
+ "fly_dp/ML-DmD17-c3.sub_4730.merged",
+ "fly_virilis/ML-DmD17-c3.sub_4730.merged",
+ "fly_simul/ML-DmD17-c3.sub_4730.merged",
+ "fly_dmoj/ML-DmD17-c3.sub_4730.merged"
+ ],
+ "Cell-Line" : "ML-DmD17-c3",
+ "submission" : "4730",
+ "label" : "transfrag;ML-DmD17-c3;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/ML-DmD20-c5.sub_4731.merged",
+ "fly_virilis/ML-DmD20-c5.sub_4731.merged",
+ "fly_simul/ML-DmD20-c5.sub_4731.merged",
+ "fly_yakuba/ML-DmD20-c5.sub_4731.merged",
+ "fly_dp/ML-DmD20-c5.sub_4731.merged",
+ "fly_ananas/ML-DmD20-c5.sub_4731.merged",
+ "fly/ML-DmD20-c5.sub_4731.merged"
+ ],
+ "Cell-Line" : "ML-DmD20-c5",
+ "submission" : "4731",
+ "label" : "transfrag;ML-DmD20-c5;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/ML-DmD21.sub_4732.sorted",
+ "fly/ML-DmD21.sub_4732.sorted",
+ "fly_yakuba/ML-DmD21.sub_4732.sorted",
+ "fly_dp/ML-DmD21.sub_4732.sorted",
+ "fly_virilis/ML-DmD21.sub_4732.sorted",
+ "fly_simul/ML-DmD21.sub_4732.sorted",
+ "fly_dmoj/ML-DmD21.sub_4732.sorted"
+ ],
+ "Cell-Line" : "ML-DmD21",
+ "submission" : "4732",
+ "label" : "transfrag;ML-DmD21;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/ML-DmD32.sub_4733.merged",
+ "fly_ananas/ML-DmD32.sub_4733.merged",
+ "fly_virilis/ML-DmD32.sub_4733.merged",
+ "fly_simul/ML-DmD32.sub_4733.merged",
+ "fly/ML-DmD32.sub_4733.merged",
+ "fly_dp/ML-DmD32.sub_4733.merged",
+ "fly_dmoj/ML-DmD32.sub_4733.merged"
+ ],
+ "Cell-Line" : "ML-DmD32",
+ "submission" : "4733",
+ "label" : "transfrag;ML-DmD32;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/ML-DmD4-c1.sub_4734.merged",
+ "fly_dmoj/ML-DmD4-c1.sub_4734.merged",
+ "fly_ananas/ML-DmD4-c1.sub_4734.merged",
+ "fly_yakuba/ML-DmD4-c1.sub_4734.merged",
+ "fly_virilis/ML-DmD4-c1.sub_4734.merged",
+ "fly_dp/ML-DmD4-c1.sub_4734.merged",
+ "fly/ML-DmD4-c1.sub_4734.merged"
+ ],
+ "Cell-Line" : "ML-DmD4-c1",
+ "submission" : "4734",
+ "label" : "transfrag;ML-DmD4-c1;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/ML-DmD8.sub_4735.sorted",
+ "fly_dp/ML-DmD8.sub_4735.sorted",
+ "fly_yakuba/ML-DmD8.sub_4735.sorted",
+ "fly_dmoj/ML-DmD8.sub_4735.sorted",
+ "fly_virilis/ML-DmD8.sub_4735.sorted",
+ "fly_simul/ML-DmD8.sub_4735.sorted",
+ "fly_ananas/ML-DmD8.sub_4735.sorted"
+ ],
+ "Cell-Line" : "ML-DmD8",
+ "submission" : "4735",
+ "label" : "transfrag;ML-DmD8;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/ML-DmD9.sub_4736.sorted",
+ "fly_simul/ML-DmD9.sub_4736.sorted",
+ "fly_dp/ML-DmD9.sub_4736.sorted",
+ "fly_yakuba/ML-DmD9.sub_4736.sorted",
+ "fly_dmoj/ML-DmD9.sub_4736.sorted",
+ "fly_ananas/ML-DmD9.sub_4736.sorted",
+ "fly_virilis/ML-DmD9.sub_4736.sorted"
+ ],
+ "Cell-Line" : "ML-DmD9",
+ "submission" : "4736",
+ "label" : "transfrag;ML-DmD9;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/S1.sub_4737.merged",
+ "fly_dp/S1.sub_4737.merged",
+ "fly/S1.sub_4737.merged",
+ "fly_virilis/S1.sub_4737.merged",
+ "fly_dmoj/S1.sub_4737.merged",
+ "fly_ananas/S1.sub_4737.merged",
+ "fly_yakuba/S1.sub_4737.merged"
+ ],
+ "Cell-Line" : "S1",
+ "submission" : "4737",
+ "label" : "transfrag;S1;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/S2Rplus.sub_4738.merged",
+ "fly_dp/S2Rplus.sub_4738.merged",
+ "fly_dmoj/S2Rplus.sub_4738.merged",
+ "fly_yakuba/S2Rplus.sub_4738.merged",
+ "fly/S2Rplus.sub_4738.merged",
+ "fly_virilis/S2Rplus.sub_4738.merged",
+ "fly_simul/S2Rplus.sub_4738.merged"
+ ],
+ "Cell-Line" : "S2R",
+ "submission" : "4738",
+ "label" : "transfrag;S2R;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/S3.sub_4739.merged",
+ "fly_virilis/S3.sub_4739.merged",
+ "fly_simul/S3.sub_4739.merged",
+ "fly/S3.sub_4739.merged",
+ "fly_dp/S3.sub_4739.merged",
+ "fly_yakuba/S3.sub_4739.merged",
+ "fly_ananas/S3.sub_4739.merged"
+ ],
+ "Cell-Line" : "S3",
+ "submission" : "4739",
+ "label" : "transfrag;S3;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/Sg4.sub_4740.sorted",
+ "fly_dp/Sg4.sub_4740.sorted",
+ "fly_dmoj/Sg4.sub_4740.sorted",
+ "fly_yakuba/Sg4.sub_4740.sorted",
+ "fly_simul/Sg4.sub_4740.sorted",
+ "fly/Sg4.sub_4740.sorted",
+ "fly_ananas/Sg4.sub_4740.sorted"
+ ],
+ "Cell-Line" : "Sg4",
+ "submission" : "4740",
+ "label" : "transfrag;Sg4;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Lai, E.",
+ "Tracks" : [
+ "fly_virilis/Lai_RNASEQ_DUAL_CELLS/S3cell_V074_V128",
+ "fly_yakuba/Lai_RNASEQ_DUAL_CELLS/S3cell_V074_V128",
+ "fly_dmoj/submission_4771.sorted",
+ "fly_simul/submission_4771.sorted",
+ "fly_dp/Lai_RNASEQ_DUAL_CELLS/S3cell_V074_V128",
+ "fly_dp/submission_4771.sorted",
+ "fly_ananas/Lai_RNASEQ_DUAL_CELLS/S3cell_V074_V128",
+ "fly_simul/Lai_RNASEQ_DUAL_CELLS/S3cell_V074_V128",
+ "fly_yakuba/submission_4771.sorted",
+ "fly_dmoj/Lai_RNASEQ_DUAL_CELLS/S3cell_V074_V128",
+ "fly_virilis/submission_4771.sorted",
+ "fly/submission_4771.sorted",
+ "fly/Lai_RNASEQ_DUAL_CELLS/S3cell_V074_V128",
+ "fly_ananas/submission_4771.sorted"
+ ],
+ "Cell-Line" : "S3",
+ "submission" : "4771",
+ "label" : "small-RNA;S3;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4772.sorted"
+ ],
+ "submission" : "4772",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4773.sorted"
+ ],
+ "submission" : "4773",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4774.sorted"
+ ],
+ "submission" : "4774",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4775.sorted"
+ ],
+ "submission" : "4775",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4776.sorted"
+ ],
+ "submission" : "4776",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4777.sorted"
+ ],
+ "submission" : "4777",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4778.sorted"
+ ],
+ "submission" : "4778",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_4779.sorted"
+ ],
+ "submission" : "4779",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Ovary",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Lai, E.",
+ "Tracks" : [
+ "fly/Lai_RNASEQ_DUAL_CELLS/fGS_OSScell_V091",
+ "fly_ananas/Lai_RNASEQ_DUAL_CELLS/fGS_OSScell_V091",
+ "fly_yakuba/Lai_RNASEQ_DUAL_CELLS/fGS_OSScell_V091",
+ "fly_virilis/submission_4780.sorted",
+ "fly/submission_4780.sorted",
+ "fly_dmoj/submission_4780.sorted",
+ "fly_dp/Lai_RNASEQ_DUAL_CELLS/fGS_OSScell_V091",
+ "fly_yakuba/submission_4780.sorted",
+ "fly_dp/submission_4780.sorted",
+ "fly_virilis/Lai_RNASEQ_DUAL_CELLS/fGS_OSScell_V091",
+ "fly_simul/submission_4780.sorted",
+ "fly_ananas/submission_4780.sorted",
+ "fly_simul/Lai_RNASEQ_DUAL_CELLS/fGS_OSScell_V091",
+ "fly_dmoj/Lai_RNASEQ_DUAL_CELLS/fGS_OSScell_V091"
+ ],
+ "Cell-Line" : "fGS/OSS",
+ "submission" : "4780",
+ "label" : "small-RNA;fGS/OSS;Adult stage;Ovary;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Lai, E.",
+ "Tracks" : [
+ "fly_yakuba/submission_4782.sorted",
+ "fly_yakuba/Lai_RNASEQ_DUAL_CELLS/G2cell_V127",
+ "fly_simul/Lai_RNASEQ_DUAL_CELLS/G2cell_V127",
+ "fly_virilis/submission_4782.sorted",
+ "fly_dp/submission_4782.sorted",
+ "fly_dmoj/Lai_RNASEQ_DUAL_CELLS/G2cell_V127",
+ "fly_simul/submission_4782.sorted",
+ "fly/Lai_RNASEQ_DUAL_CELLS/G2cell_V127",
+ "fly_dmoj/submission_4782.sorted",
+ "fly_ananas/submission_4782.sorted",
+ "fly/submission_4782.sorted",
+ "fly_ananas/Lai_RNASEQ_DUAL_CELLS/G2cell_V127",
+ "fly_virilis/Lai_RNASEQ_DUAL_CELLS/G2cell_V127",
+ "fly_dp/Lai_RNASEQ_DUAL_CELLS/G2cell_V127"
+ ],
+ "Cell-Line" : "G2",
+ "submission" : "4782",
+ "label" : "small-RNA;G2;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Ventral prothoracic disc",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Lai, E.",
+ "Tracks" : [
+ "fly_dmoj/submission_4785.sorted",
+ "fly/Lai_RNASEQ_DUAL_CELLS/CME_L1cell_V126",
+ "fly_dp/Lai_RNASEQ_DUAL_CELLS/CME_L1cell_V126",
+ "fly_virilis/submission_4785.sorted",
+ "fly_dmoj/Lai_RNASEQ_DUAL_CELLS/CME_L1cell_V126",
+ "fly/submission_4785.sorted",
+ "fly_yakuba/Lai_RNASEQ_DUAL_CELLS/CME_L1cell_V126",
+ "fly_yakuba/submission_4785.sorted",
+ "fly_dp/submission_4785.sorted",
+ "fly_virilis/Lai_RNASEQ_DUAL_CELLS/CME_L1cell_V126",
+ "fly_simul/submission_4785.sorted",
+ "fly_simul/Lai_RNASEQ_DUAL_CELLS/CME_L1cell_V126",
+ "fly_ananas/Lai_RNASEQ_DUAL_CELLS/CME_L1cell_V126",
+ "fly_ananas/submission_4785.sorted"
+ ],
+ "Cell-Line" : "CME-L1",
+ "submission" : "4785",
+ "label" : "small-RNA;CME-L1;Larvae 3rd instar;Ventral prothoracic disc;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Lai, E.",
+ "Tracks" : [
+ "fly_simul/Lai_RNASEQ_DUAL_CELLS/S1cell_V146",
+ "fly_yakuba/submission_4787.sorted",
+ "fly_dp/Lai_RNASEQ_DUAL_CELLS/S1cell_V146",
+ "fly_dmoj/submission_4787.sorted",
+ "fly_simul/submission_4787.sorted",
+ "fly_dp/submission_4787.sorted",
+ "fly_dmoj/Lai_RNASEQ_DUAL_CELLS/S1cell_V146",
+ "fly/Lai_RNASEQ_DUAL_CELLS/S1cell_V146",
+ "fly_yakuba/Lai_RNASEQ_DUAL_CELLS/S1cell_V146",
+ "fly/submission_4787.sorted",
+ "fly_ananas/submission_4787.sorted",
+ "fly_ananas/Lai_RNASEQ_DUAL_CELLS/S1cell_V146",
+ "fly_virilis/Lai_RNASEQ_DUAL_CELLS/S1cell_V146",
+ "fly_virilis/submission_4787.sorted"
+ ],
+ "Cell-Line" : "S1",
+ "submission" : "4787",
+ "label" : "small-RNA;S1;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Ovary",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Lai, E.",
+ "Tracks" : [
+ "fly_virilis/submission_4788.sorted",
+ "fly_dp/submission_4788.sorted",
+ "fly_dmoj/submission_4788.sorted",
+ "fly/Lai_RNASEQ_DUAL_CELLS/OSCcell_V144_M031",
+ "fly_dmoj/Lai_RNASEQ_DUAL_CELLS/OSCcell_V144_M031",
+ "fly_ananas/submission_4788.sorted",
+ "fly_ananas/Lai_RNASEQ_DUAL_CELLS/OSCcell_V144_M031",
+ "fly_simul/Lai_RNASEQ_DUAL_CELLS/OSCcell_V144_M031",
+ "fly_yakuba/Lai_RNASEQ_DUAL_CELLS/OSCcell_V144_M031",
+ "fly/submission_4788.sorted",
+ "fly_yakuba/submission_4788.sorted",
+ "fly_virilis/Lai_RNASEQ_DUAL_CELLS/OSCcell_V144_M031",
+ "fly_simul/submission_4788.sorted",
+ "fly_dp/Lai_RNASEQ_DUAL_CELLS/OSCcell_V144_M031"
+ ],
+ "Cell-Line" : "OvaryStemCells",
+ "submission" : "4788",
+ "label" : "small-RNA;OvaryStemCells;Adult stage;Ovary;RNA-seq",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RACE",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Piano, F.",
+ "submission" : "4815",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mixed Population Worms;25 degree celsius;RACE",
+ "category" : "RNA expression profiling",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed Population Worms",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Female heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5268",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult mated female eclosion + 20 days;Mated Female heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult mated female eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Female heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5269",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult mated female eclosion + 20 days;Mated Female heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult mated female eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Female heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5270",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult mated female eclosion + 20 days;Mated Female heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult mated female eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Mated Adult Ovaries",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5271",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult mated female, eclosion + 4 days;Mated Adult Ovaries;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult mated female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Male heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5272",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Male, eclosion + 4 days;Male heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Male heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5273",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Male, eclosion + 4 days;Male heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Male accessory glands",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5274",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Mated male, eclosion + 4 days;Male accessory glands;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Male heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5275",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Male, eclosion + 4 days;Male heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Testes",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5276",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Male, eclosion + 4 days;Testes;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Carcass",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5277",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Digestive system",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5278",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Carcass",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5279",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Digestive system",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5280",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Carcass",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5281",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Digestive system",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5282",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Central nervous system",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5283",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Central nervous system",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5284",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP) + 2 days;Central nervous system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Carcass",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5285",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Carcass;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Digestive system",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5286",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult, eclosion + 20 days;Digestive system;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Fat body",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5287",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Imaginal discs",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5288",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;L3 stage wandering stage larvae;Imaginal discs;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "L3 stage wandering stage larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Salivary glands",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5289",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Salivary glands;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Female virgin heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5290",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Female virgin heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Female virgin heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5291",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Female virgin heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Female virgin heads",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5292",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Female virgin heads;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Virgin adult ovaries",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5293",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;Adult Female, eclosion + 4 days;Virgin adult ovaries;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult Female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Fat body",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5294",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Fat body",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5295",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Fat body;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Salivary glands",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "submission" : "5296",
+ "Strain" : "Oregon R-modENCODE",
+ "label" : "total-RNA;Oregon R-modENCODE;White prepupae (WPP);Salivary glands;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Mated Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5297.sorted",
+ "fly_dp/submission_5297.sorted",
+ "fly_virilis/submission_5297.sorted",
+ "fly/submission_5297.sorted",
+ "fly_dmoj/submission_5297.sorted",
+ "fly_ananas/submission_5297.sorted",
+ "fly_simul/submission_5297.sorted"
+ ],
+ "submission" : "5297",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated female, eclosion + 1 days;Mated Female heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Mated Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5298.sorted",
+ "fly_ananas/submission_5298.sorted",
+ "fly/submission_5298.sorted",
+ "fly_virilis/submission_5298.sorted",
+ "fly_simul/submission_5298.sorted",
+ "fly_dp/submission_5298.sorted",
+ "fly_dmoj/submission_5298.sorted"
+ ],
+ "submission" : "5298",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated female, eclosion + 20 days;Mated Female heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Mated Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5299.sorted",
+ "fly_ananas/submission_5299.sorted",
+ "fly_dp/submission_5299.sorted",
+ "fly_dmoj/submission_5299.sorted",
+ "fly_virilis/submission_5299.sorted",
+ "fly_simul/submission_5299.sorted",
+ "fly/submission_5299.sorted"
+ ],
+ "submission" : "5299",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated female, eclosion + 4 days;Mated Female heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Ovary",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5300.sorted",
+ "fly_dp/submission_5300.sorted",
+ "fly_dmoj/submission_5300.sorted",
+ "fly_ananas/submission_5300.sorted",
+ "fly_virilis/submission_5300.sorted",
+ "fly/submission_5300.sorted",
+ "fly_simul/submission_5300.sorted"
+ ],
+ "submission" : "5300",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated female, eclosion + 4 days;Ovary;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Mated Male heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5301.sorted",
+ "fly_simul/submission_5301.sorted",
+ "fly_dp/submission_5301.sorted",
+ "fly_virilis/submission_5301.sorted",
+ "fly_ananas/submission_5301.sorted",
+ "fly_dmoj/submission_5301.sorted",
+ "fly/submission_5301.sorted"
+ ],
+ "submission" : "5301",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated male, eclosion + 1 days;Mated Male heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Mated Male heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/submission_5302.sorted",
+ "fly_yakuba/submission_5302.sorted",
+ "fly_virilis/submission_5302.sorted",
+ "fly_simul/submission_5302.sorted",
+ "fly_dmoj/submission_5302.sorted",
+ "fly_ananas/submission_5302.sorted",
+ "fly_dp/submission_5302.sorted"
+ ],
+ "submission" : "5302",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated male, eclosion + 20 days;Mated Male heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Accessory glands",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5303.sorted",
+ "fly_dp/submission_5303.sorted",
+ "fly_dmoj/submission_5303.sorted",
+ "fly_ananas/submission_5303.sorted",
+ "fly_virilis/submission_5303.sorted",
+ "fly_simul/submission_5303.sorted",
+ "fly/submission_5303.sorted"
+ ],
+ "submission" : "5303",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated male, eclosion + 4 days;Accessory glands;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Mated Male heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5304.sorted",
+ "fly/submission_5304.sorted",
+ "fly_ananas/submission_5304.sorted",
+ "fly_dp/submission_5304.sorted",
+ "fly_virilis/submission_5304.sorted",
+ "fly_simul/submission_5304.sorted",
+ "fly_yakuba/submission_5304.sorted"
+ ],
+ "submission" : "5304",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated male, eclosion + 4 days;Mated Male heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Testes",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5305.sorted",
+ "fly_virilis/submission_5305.sorted",
+ "fly_dmoj/submission_5305.sorted",
+ "fly_ananas/submission_5305.sorted",
+ "fly_simul/submission_5305.sorted",
+ "fly_dp/submission_5305.sorted",
+ "fly/submission_5305.sorted"
+ ],
+ "submission" : "5305",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mated male, eclosion + 4 days;Testes;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mated male, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_5306.sorted",
+ "fly_dp/submission_5306.sorted",
+ "fly_dmoj/submission_5306.sorted",
+ "fly_ananas/submission_5306.sorted",
+ "fly_yakuba/submission_5306.sorted",
+ "fly_simul/submission_5306.sorted",
+ "fly/submission_5306.sorted"
+ ],
+ "submission" : "5306",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mixed males and females eclosion + 1 days;Carcass;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed males and females eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5307.sorted",
+ "fly_virilis/submission_5307.sorted",
+ "fly_dp/submission_5307.sorted",
+ "fly_ananas/submission_5307.sorted",
+ "fly/submission_5307.sorted",
+ "fly_simul/submission_5307.sorted",
+ "fly_dmoj/submission_5307.sorted"
+ ],
+ "submission" : "5307",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mixed males and females eclosion + 1 days;Digestive system;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed males and females eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_5308.sorted",
+ "fly_dmoj/submission_5308.sorted",
+ "fly/submission_5308.sorted",
+ "fly_simul/submission_5308.sorted",
+ "fly_yakuba/submission_5308.sorted",
+ "fly_ananas/submission_5308.sorted",
+ "fly_dp/submission_5308.sorted"
+ ],
+ "submission" : "5308",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mixed males and females eclosion + 20 days;Carcass;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed males and females eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5309.sorted",
+ "fly_dmoj/submission_5309.sorted",
+ "fly_ananas/submission_5309.sorted",
+ "fly_simul/submission_5309.sorted",
+ "fly_dp/submission_5309.sorted",
+ "fly_virilis/submission_5309.sorted",
+ "fly/submission_5309.sorted"
+ ],
+ "submission" : "5309",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mixed males and females eclosion + 20 days;Digestive system;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed males and females eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5310.sorted",
+ "fly_dp/submission_5310.sorted",
+ "fly_dmoj/submission_5310.sorted",
+ "fly/submission_5310.sorted",
+ "fly_virilis/submission_5310.sorted",
+ "fly_simul/submission_5310.sorted",
+ "fly_ananas/submission_5310.sorted"
+ ],
+ "submission" : "5310",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mixed males and females eclosion + 4 days;Carcass;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed males and females eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5311.sorted",
+ "fly_simul/submission_5311.sorted",
+ "fly_virilis/submission_5311.sorted",
+ "fly_dp/submission_5311.sorted",
+ "fly_dmoj/submission_5311.sorted",
+ "fly_ananas/submission_5311.sorted",
+ "fly/submission_5311.sorted"
+ ],
+ "submission" : "5311",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Mixed males and females eclosion + 4 days;Digestive system;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed males and females eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "CNS",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5312.sorted",
+ "fly_ananas/submission_5312.sorted",
+ "fly/submission_5312.sorted",
+ "fly_simul/submission_5312.sorted",
+ "fly_dp/submission_5312.sorted",
+ "fly_dmoj/submission_5312.sorted",
+ "fly_virilis/submission_5312.sorted"
+ ],
+ "submission" : "5312",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;White prepupae (WPP) + 2 days;CNS;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "CNS",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_5313.sorted",
+ "fly_dmoj/submission_5313.sorted",
+ "fly_ananas/submission_5313.sorted",
+ "fly_virilis/submission_5313.sorted",
+ "fly_dp/submission_5313.sorted",
+ "fly/submission_5313.sorted",
+ "fly_yakuba/submission_5313.sorted"
+ ],
+ "submission" : "5313",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Late third instar larvae;CNS;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late third instar larvae",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Carcass",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5314.sorted",
+ "fly_simul/submission_5314.sorted",
+ "fly_dmoj/submission_5314.sorted",
+ "fly_ananas/submission_5314.sorted",
+ "fly/submission_5314.sorted",
+ "fly_virilis/submission_5314.sorted",
+ "fly_dp/submission_5314.sorted"
+ ],
+ "submission" : "5314",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Larvae third instar wandering stage;Carcass;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae third instar wandering stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Digestive system",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5315.sorted",
+ "fly_virilis/submission_5315.sorted",
+ "fly_simul/submission_5315.sorted",
+ "fly_dmoj/submission_5315.sorted",
+ "fly_ananas/submission_5315.sorted",
+ "fly_dp/submission_5315.sorted",
+ "fly/submission_5315.sorted"
+ ],
+ "submission" : "5315",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Larvae third instar wandering stage;Digestive system;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae third instar wandering stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Fat body",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_5316.sorted",
+ "fly_dp/submission_5316.sorted",
+ "fly/submission_5316.sorted",
+ "fly_dmoj/submission_5316.sorted",
+ "fly_ananas/submission_5316.sorted",
+ "fly_yakuba/submission_5316.sorted",
+ "fly_virilis/submission_5316.sorted"
+ ],
+ "submission" : "5316",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Larvae third instar wandering stage;Fat body;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae third instar wandering stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Imaginal discs",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_5317.sorted",
+ "fly_dmoj/submission_5317.sorted",
+ "fly_yakuba/submission_5317.sorted",
+ "fly_ananas/submission_5317.sorted",
+ "fly_dp/submission_5317.sorted",
+ "fly/submission_5317.sorted",
+ "fly_virilis/submission_5317.sorted"
+ ],
+ "submission" : "5317",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Larvae third instar wandering stage;Imaginal discs;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae third instar wandering stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Salivary glands",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_5318.sorted",
+ "fly_dmoj/submission_5318.sorted",
+ "fly/submission_5318.sorted",
+ "fly_yakuba/submission_5318.sorted",
+ "fly_virilis/submission_5318.sorted",
+ "fly_dp/submission_5318.sorted",
+ "fly_simul/submission_5318.sorted"
+ ],
+ "submission" : "5318",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Larvae third instar wandering stage;Salivary glands;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae third instar wandering stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Virgin Female",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5319.sorted",
+ "fly/submission_5319.sorted",
+ "fly_virilis/submission_5319.sorted",
+ "fly_ananas/submission_5319.sorted",
+ "fly_simul/submission_5319.sorted",
+ "fly_dp/submission_5319.sorted",
+ "fly_dmoj/submission_5319.sorted"
+ ],
+ "submission" : "5319",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Virgin female, eclosion + 1 days;Virgin Female;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Virgin female, eclosion + 1 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Virgin Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_5320.sorted",
+ "fly_simul/submission_5320.sorted",
+ "fly_dmoj/submission_5320.sorted",
+ "fly_dp/submission_5320.sorted",
+ "fly_ananas/submission_5320.sorted",
+ "fly_yakuba/submission_5320.sorted",
+ "fly/submission_5320.sorted"
+ ],
+ "submission" : "5320",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Virgin female, eclosion + 20 days;Virgin Female heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Virgin female, eclosion + 20 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Virgin Female heads",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5321.sorted",
+ "fly_dp/submission_5321.sorted",
+ "fly_yakuba/submission_5321.sorted",
+ "fly_ananas/submission_5321.sorted",
+ "fly_virilis/submission_5321.sorted",
+ "fly_simul/submission_5321.sorted",
+ "fly/submission_5321.sorted"
+ ],
+ "submission" : "5321",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Virgin female, eclosion + 4 days;Virgin Female heads;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Virgin female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Ovary",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5322.sorted",
+ "fly_virilis/submission_5322.sorted",
+ "fly_simul/submission_5322.sorted",
+ "fly_dmoj/submission_5322.sorted",
+ "fly_ananas/submission_5322.sorted",
+ "fly_dp/submission_5322.sorted",
+ "fly/submission_5322.sorted"
+ ],
+ "submission" : "5322",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;Virgin female, eclosion + 4 days;Ovary;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Virgin female, eclosion + 4 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Fat",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5323.sorted",
+ "fly_ananas/submission_5323.sorted",
+ "fly_simul/submission_5323.sorted",
+ "fly_dp/submission_5323.sorted",
+ "fly/submission_5323.sorted",
+ "fly_dmoj/submission_5323.sorted",
+ "fly_virilis/submission_5323.sorted"
+ ],
+ "submission" : "5323",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;White prepupae (WPP) + 2 days;Fat;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP) + 2 days",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Fat body",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5324.sorted",
+ "fly_ananas/submission_5324.sorted",
+ "fly_simul/submission_5324.sorted",
+ "fly_dmoj/submission_5324.sorted",
+ "fly_virilis/submission_5324.sorted",
+ "fly/submission_5324.sorted",
+ "fly_yakuba/submission_5324.sorted"
+ ],
+ "submission" : "5324",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;White prepupae (WPP);Fat body;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Salivary glands",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5325.sorted",
+ "fly_ananas/submission_5325.sorted",
+ "fly_virilis/submission_5325.sorted",
+ "fly_simul/submission_5325.sorted",
+ "fly/submission_5325.sorted",
+ "fly_dmoj/submission_5325.sorted",
+ "fly_yakuba/submission_5325.sorted"
+ ],
+ "submission" : "5325",
+ "Strain" : "Y cn bw sp",
+ "label" : "transfrag;Y cn bw sp;White prepupae (WPP);Salivary glands;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "White prepupae (WPP)",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-tiling-array",
+ "factor" : "HIS-72",
+ "target" : "Chromatin Structure",
+ "principal_investigator" : "Henikoff, S.",
+ "Tracks" : [
+ "worm/HenikoffNUCL/Embryo_Mononucleosomes"
+ ],
+ "submission" : "5326",
+ "Strain" : "JJ2061",
+ "label" : "HIS-72;JJ2061;Mixed Embryos;DNA-tiling-array",
+ "category" : "Chromatin structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed Embryos",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5374"
+ ],
+ "submission" : "5374",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mixed stage of Embryos;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mixed stage of Embryos",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5375"
+ ],
+ "submission" : "5375",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L1 4 hrs post-L1 stage larvae;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L1 4 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5376"
+ ],
+ "submission" : "5376",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L2 14 hrs post-L1 stage larvae;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L2 14 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5377"
+ ],
+ "submission" : "5377",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L3 25 hrs post-L1 stage larvae;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L3 25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5378"
+ ],
+ "submission" : "5378",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L4 36 hrs post-L1 stage larvae;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Mid-L4 36 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5379"
+ ],
+ "submission" : "5379",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Young adult 48 hrs post-L1 stage larvae;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5380"
+ ],
+ "submission" : "5380",
+ "Strain" : "dpy28(y1) him-8(e1489)",
+ "label" : "small-RNA;dpy28(y1) him-8(e1489);Young Adult Males;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult Males",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5381"
+ ],
+ "submission" : "5381",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY0 post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY0 post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5382"
+ ],
+ "submission" : "5382",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Adult 5 days post-L4 stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult 5 days post-L4 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5383"
+ ],
+ "submission" : "5383",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Adult spe-9(hc88) 8 days post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult spe-9(hc88) 8 days post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5384"
+ ],
+ "submission" : "5384",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Adult 12 days post-L4 stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult 12 days post-L4 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5385"
+ ],
+ "submission" : "5385",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Young adult DAY1post-L4 molt stage larvae;20 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5386"
+ ],
+ "submission" : "5386",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Young adult DAY1post-L4 molt stage larvae;20 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5387"
+ ],
+ "submission" : "5387",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Young adult DAY1post-L4 molt stage larvae;20 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5388"
+ ],
+ "submission" : "5388",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;L1 arrest 24 hr post-L1 stage larvae;20 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "L1 arrest 24 hr post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5389"
+ ],
+ "submission" : "5389",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5390"
+ ],
+ "submission" : "5390",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5391"
+ ],
+ "submission" : "5391",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5392"
+ ],
+ "submission" : "5392",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5393"
+ ],
+ "submission" : "5393",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5394"
+ ],
+ "submission" : "5394",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5395"
+ ],
+ "submission" : "5395",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/miRNA_W5396"
+ ],
+ "submission" : "5396",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY1post-L4 molt stage larvae;23 degree celsius;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG10128",
+ "submission" : "5397",
+ "label" : "total-RNA;S2R+-CG10128;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG10203",
+ "submission" : "5398",
+ "label" : "total-RNA;S2R+-CG10203;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG10279",
+ "submission" : "5399",
+ "label" : "total-RNA;S2R+-CG10279;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG10851",
+ "submission" : "5400",
+ "label" : "total-RNA;S2R+-CG10851;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG12357",
+ "submission" : "5401",
+ "label" : "total-RNA;S2R+-CG12357;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG12749",
+ "submission" : "5402",
+ "label" : "total-RNA;S2R+-CG12749;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG1559",
+ "submission" : "5403",
+ "label" : "total-RNA;S2R+-CG1559;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG16725",
+ "submission" : "5405",
+ "label" : "total-RNA;S2R+-CG16725;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG16788",
+ "submission" : "5406",
+ "label" : "total-RNA;S2R+-CG16788;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG16901",
+ "submission" : "5407",
+ "label" : "total-RNA;S2R+-CG16901;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG17136",
+ "submission" : "5408",
+ "label" : "total-RNA;S2R+-CG17136;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG17838",
+ "submission" : "5409",
+ "label" : "total-RNA;S2R+-CG17838;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG31716",
+ "submission" : "5410",
+ "label" : "total-RNA;S2R+-CG31716;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG3613",
+ "submission" : "5412",
+ "label" : "total-RNA;S2R+-CG3613;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG4262",
+ "submission" : "5413",
+ "label" : "total-RNA;S2R+-CG4262;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG42670",
+ "submission" : "5414",
+ "label" : "total-RNA;S2R+-CG42670;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG4602",
+ "submission" : "5415",
+ "label" : "total-RNA;S2R+-CG4602;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG4816",
+ "submission" : "5416",
+ "label" : "total-RNA;S2R+-CG4816;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG5099",
+ "submission" : "5417",
+ "label" : "total-RNA;S2R+-CG5099;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG5442",
+ "submission" : "5418",
+ "label" : "total-RNA;S2R+-CG5442;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG6203",
+ "submission" : "5421",
+ "label" : "total-RNA;S2R+-CG6203;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG6227",
+ "submission" : "5422",
+ "label" : "total-RNA;S2R+-CG6227;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG6779",
+ "submission" : "5423",
+ "label" : "total-RNA;S2R+-CG6779;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG6841",
+ "submission" : "5424",
+ "label" : "total-RNA;S2R+-CG6841;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG6987",
+ "submission" : "5425",
+ "label" : "total-RNA;S2R+-CG6987;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG7437",
+ "submission" : "5426",
+ "label" : "total-RNA;S2R+-CG7437;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG8636",
+ "submission" : "5427",
+ "label" : "total-RNA;S2R+-CG8636;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG8749",
+ "submission" : "5428",
+ "label" : "total-RNA;S2R+-CG8749;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-CG9998",
+ "submission" : "5429",
+ "label" : "total-RNA;S2R+-CG9998;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RIP-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+-pMK33-C-FLAG-HA Empty Vector",
+ "submission" : "5430",
+ "label" : "total-RNA;S2R+-pMK33-C-FLAG-HA Empty Vector;Late Embryonic stage;Embryo-derived cell-line;RIP-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5438.sorted",
+ "fly_ananas/submission_5438.sorted",
+ "fly_dmoj/submission_5438.sorted",
+ "fly/submission_5438.sorted",
+ "fly_virilis/submission_5438.sorted",
+ "fly_simul/submission_5438.sorted",
+ "fly_yakuba/submission_5438.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG10128",
+ "submission" : "5438",
+ "label" : "transfrag;S2R+-CG10128;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_5439.sorted",
+ "fly_dmoj/submission_5439.sorted",
+ "fly_simul/submission_5439.sorted",
+ "fly/submission_5439.sorted",
+ "fly_dp/submission_5439.sorted",
+ "fly_yakuba/submission_5439.sorted",
+ "fly_virilis/submission_5439.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG10203",
+ "submission" : "5439",
+ "label" : "transfrag;S2R+-CG10203;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/submission_5440.sorted",
+ "fly_dmoj/submission_5440.sorted",
+ "fly_virilis/submission_5440.sorted",
+ "fly_ananas/submission_5440.sorted",
+ "fly_dp/submission_5440.sorted",
+ "fly_yakuba/submission_5440.sorted",
+ "fly_simul/submission_5440.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG10279",
+ "submission" : "5440",
+ "label" : "transfrag;S2R+-CG10279;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5441.sorted",
+ "fly_dmoj/submission_5441.sorted",
+ "fly_simul/submission_5441.sorted",
+ "fly_ananas/submission_5441.sorted",
+ "fly_yakuba/submission_5441.sorted",
+ "fly/submission_5441.sorted",
+ "fly_virilis/submission_5441.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG10851",
+ "submission" : "5441",
+ "label" : "transfrag;S2R+-CG10851;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5442.sorted",
+ "fly_simul/submission_5442.sorted",
+ "fly/submission_5442.sorted",
+ "fly_virilis/submission_5442.sorted",
+ "fly_yakuba/submission_5442.sorted",
+ "fly_ananas/submission_5442.sorted",
+ "fly_dp/submission_5442.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG12357",
+ "submission" : "5442",
+ "label" : "transfrag;S2R+-CG12357;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5443.sorted",
+ "fly_simul/submission_5443.sorted",
+ "fly/submission_5443.sorted",
+ "fly_virilis/submission_5443.sorted",
+ "fly_ananas/submission_5443.sorted",
+ "fly_yakuba/submission_5443.sorted",
+ "fly_dp/submission_5443.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG12749",
+ "submission" : "5443",
+ "label" : "transfrag;S2R+-CG12749;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/submission_5444.sorted",
+ "fly_dmoj/submission_5444.sorted",
+ "fly_virilis/submission_5444.sorted",
+ "fly_yakuba/submission_5444.sorted",
+ "fly_simul/submission_5444.sorted",
+ "fly_dp/submission_5444.sorted",
+ "fly_ananas/submission_5444.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG1559",
+ "submission" : "5444",
+ "label" : "transfrag;S2R+-CG1559;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5446.sorted",
+ "fly_simul/submission_5446.sorted",
+ "fly_virilis/submission_5446.sorted",
+ "fly_dp/submission_5446.sorted",
+ "fly_dmoj/submission_5446.sorted",
+ "fly/submission_5446.sorted",
+ "fly_ananas/submission_5446.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG16725",
+ "submission" : "5446",
+ "label" : "transfrag;S2R+-CG16725;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5447.sorted",
+ "fly_ananas/submission_5447.sorted",
+ "fly_dp/submission_5447.sorted",
+ "fly_simul/submission_5447.sorted",
+ "fly_virilis/submission_5447.sorted",
+ "fly_yakuba/submission_5447.sorted",
+ "fly/submission_5447.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG16788",
+ "submission" : "5447",
+ "label" : "transfrag;S2R+-CG16788;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5448.sorted",
+ "fly_dp/submission_5448.sorted",
+ "fly_yakuba/submission_5448.sorted",
+ "fly/submission_5448.sorted",
+ "fly_virilis/submission_5448.sorted",
+ "fly_simul/submission_5448.sorted",
+ "fly_ananas/submission_5448.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG16901",
+ "submission" : "5448",
+ "label" : "transfrag;S2R+-CG16901;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_5449.sorted",
+ "fly_yakuba/submission_5449.sorted",
+ "fly_dp/submission_5449.sorted",
+ "fly_ananas/submission_5449.sorted",
+ "fly/submission_5449.sorted",
+ "fly_dmoj/submission_5449.sorted",
+ "fly_virilis/submission_5449.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG17136",
+ "submission" : "5449",
+ "label" : "transfrag;S2R+-CG17136;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5450.sorted",
+ "fly_dmoj/submission_5450.sorted",
+ "fly/submission_5450.sorted",
+ "fly_virilis/submission_5450.sorted",
+ "fly_simul/submission_5450.sorted",
+ "fly_dp/submission_5450.sorted",
+ "fly_ananas/submission_5450.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG17838",
+ "submission" : "5450",
+ "label" : "transfrag;S2R+-CG17838;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_5451.sorted",
+ "fly_simul/submission_5451.sorted",
+ "fly/submission_5451.sorted",
+ "fly_dmoj/submission_5451.sorted",
+ "fly_dp/submission_5451.sorted",
+ "fly_yakuba/submission_5451.sorted",
+ "fly_virilis/submission_5451.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG31716",
+ "submission" : "5451",
+ "label" : "transfrag;S2R+-CG31716;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5453.sorted",
+ "fly_ananas/submission_5453.sorted",
+ "fly_dmoj/submission_5453.sorted",
+ "fly_simul/submission_5453.sorted",
+ "fly_virilis/submission_5453.sorted",
+ "fly/submission_5453.sorted",
+ "fly_yakuba/submission_5453.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG3613",
+ "submission" : "5453",
+ "label" : "transfrag;S2R+-CG3613;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5454.sorted",
+ "fly_virilis/submission_5454.sorted",
+ "fly_simul/submission_5454.sorted",
+ "fly_ananas/submission_5454.sorted",
+ "fly/submission_5454.sorted",
+ "fly_dp/submission_5454.sorted",
+ "fly_dmoj/submission_5454.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG4262",
+ "submission" : "5454",
+ "label" : "transfrag;S2R+-CG4262;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_5455.sorted",
+ "fly_yakuba/submission_5455.sorted",
+ "fly_dp/submission_5455.sorted",
+ "fly/submission_5455.sorted",
+ "fly_simul/submission_5455.sorted",
+ "fly_dmoj/submission_5455.sorted",
+ "fly_ananas/submission_5455.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG42670",
+ "submission" : "5455",
+ "label" : "transfrag;S2R+-CG42670;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_yakuba/submission_5456.sorted",
+ "fly_dp/submission_5456.sorted",
+ "fly_ananas/submission_5456.sorted",
+ "fly/submission_5456.sorted",
+ "fly_virilis/submission_5456.sorted",
+ "fly_dmoj/submission_5456.sorted",
+ "fly_simul/submission_5456.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG4602",
+ "submission" : "5456",
+ "label" : "transfrag;S2R+-CG4602;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/submission_5457.sorted",
+ "fly_ananas/submission_5457.sorted",
+ "fly_dp/submission_5457.sorted",
+ "fly_dmoj/submission_5457.sorted",
+ "fly_yakuba/submission_5457.sorted",
+ "fly_virilis/submission_5457.sorted",
+ "fly_simul/submission_5457.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG4816",
+ "submission" : "5457",
+ "label" : "transfrag;S2R+-CG4816;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_5458.sorted",
+ "fly_virilis/submission_5458.sorted",
+ "fly_dp/submission_5458.sorted",
+ "fly_simul/submission_5458.sorted",
+ "fly_yakuba/submission_5458.sorted",
+ "fly_dmoj/submission_5458.sorted",
+ "fly/submission_5458.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG5099",
+ "submission" : "5458",
+ "label" : "transfrag;S2R+-CG5099;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5459.sorted",
+ "fly_yakuba/submission_5459.sorted",
+ "fly_simul/submission_5459.sorted",
+ "fly/submission_5459.sorted",
+ "fly_ananas/submission_5459.sorted",
+ "fly_virilis/submission_5459.sorted",
+ "fly_dmoj/submission_5459.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG5442",
+ "submission" : "5459",
+ "label" : "transfrag;S2R+-CG5442;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5462.sorted",
+ "fly_virilis/submission_5462.sorted",
+ "fly/submission_5462.sorted",
+ "fly_ananas/submission_5462.sorted",
+ "fly_yakuba/submission_5462.sorted",
+ "fly_simul/submission_5462.sorted",
+ "fly_dp/submission_5462.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG6203",
+ "submission" : "5462",
+ "label" : "transfrag;S2R+-CG6203;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_ananas/submission_5463.sorted",
+ "fly/submission_5463.sorted",
+ "fly_yakuba/submission_5463.sorted",
+ "fly_simul/submission_5463.sorted",
+ "fly_virilis/submission_5463.sorted",
+ "fly_dp/submission_5463.sorted",
+ "fly_dmoj/submission_5463.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG6227",
+ "submission" : "5463",
+ "label" : "transfrag;S2R+-CG6227;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_5464.sorted",
+ "fly_dmoj/submission_5464.sorted",
+ "fly/submission_5464.sorted",
+ "fly_yakuba/submission_5464.sorted",
+ "fly_dp/submission_5464.sorted",
+ "fly_ananas/submission_5464.sorted",
+ "fly_virilis/submission_5464.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG6779",
+ "submission" : "5464",
+ "label" : "transfrag;S2R+-CG6779;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5465.sorted",
+ "fly_dmoj/submission_5465.sorted",
+ "fly_ananas/submission_5465.sorted",
+ "fly_virilis/submission_5465.sorted",
+ "fly_simul/submission_5465.sorted",
+ "fly_yakuba/submission_5465.sorted",
+ "fly/submission_5465.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG6841",
+ "submission" : "5465",
+ "label" : "transfrag;S2R+-CG6841;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_5466.sorted",
+ "fly_yakuba/submission_5466.sorted",
+ "fly_dp/submission_5466.sorted",
+ "fly/submission_5466.sorted",
+ "fly_ananas/submission_5466.sorted",
+ "fly_simul/submission_5466.sorted",
+ "fly_dmoj/submission_5466.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG6987",
+ "submission" : "5466",
+ "label" : "transfrag;S2R+-CG6987;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_simul/submission_5467.sorted",
+ "fly_ananas/submission_5467.sorted",
+ "fly/submission_5467.sorted",
+ "fly_yakuba/submission_5467.sorted",
+ "fly_virilis/submission_5467.sorted",
+ "fly_dp/submission_5467.sorted",
+ "fly_dmoj/submission_5467.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG7437",
+ "submission" : "5467",
+ "label" : "transfrag;S2R+-CG7437;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_virilis/submission_5468.sorted",
+ "fly_simul/submission_5468.sorted",
+ "fly_dp/submission_5468.sorted",
+ "fly_ananas/submission_5468.sorted",
+ "fly_dmoj/submission_5468.sorted",
+ "fly/submission_5468.sorted",
+ "fly_yakuba/submission_5468.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG8636",
+ "submission" : "5468",
+ "label" : "transfrag;S2R+-CG8636;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dp/submission_5469.sorted",
+ "fly_dmoj/submission_5469.sorted",
+ "fly_ananas/submission_5469.sorted",
+ "fly/submission_5469.sorted",
+ "fly_yakuba/submission_5469.sorted",
+ "fly_virilis/submission_5469.sorted",
+ "fly_simul/submission_5469.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG8749",
+ "submission" : "5469",
+ "label" : "transfrag;S2R+-CG8749;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly_dmoj/submission_5470.sorted",
+ "fly_dp/submission_5470.sorted",
+ "fly/submission_5470.sorted",
+ "fly_ananas/submission_5470.sorted",
+ "fly_virilis/submission_5470.sorted",
+ "fly_simul/submission_5470.sorted",
+ "fly_yakuba/submission_5470.sorted"
+ ],
+ "Cell-Line" : "S2R+-CG9998",
+ "submission" : "5470",
+ "label" : "transfrag;S2R+-CG9998;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Tracks" : [
+ "fly/submission_5471.sorted",
+ "fly_dmoj/submission_5471.sorted",
+ "fly_yakuba/submission_5471.sorted",
+ "fly_ananas/submission_5471.sorted",
+ "fly_simul/submission_5471.sorted",
+ "fly_dp/submission_5471.sorted",
+ "fly_virilis/submission_5471.sorted"
+ ],
+ "Cell-Line" : "S2R+-pMK33-C-FLAG-HA Empty Vector",
+ "submission" : "5471",
+ "label" : "transfrag;S2R+-pMK33-C-FLAG-HA Empty Vector;Late Embryonic stage;Embryo-derived cell-line;integrated-gene-model",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "1182-4H",
+ "submission" : "5479",
+ "label" : "transfrag;1182-4H;Late Embryonic stage;Embryo-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "CME-W1-Cl.8+",
+ "submission" : "5480",
+ "label" : "transfrag;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "ML-DmD16-c3",
+ "submission" : "5482",
+ "label" : "transfrag;ML-DmD16-c3;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "ML-DmD17-c3",
+ "submission" : "5483",
+ "label" : "transfrag;ML-DmD17-c3;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Antenna disc-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "ML-DmD20-c2",
+ "submission" : "5484",
+ "label" : "transfrag;ML-DmD20-c2;Larvae 3rd instar;Antenna disc-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Imaginal disc-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "ML-DmD4-c1",
+ "submission" : "5486",
+ "label" : "transfrag;ML-DmD4-c1;Larvae 3rd instar;Imaginal disc-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "ML-DmD8",
+ "submission" : "5487",
+ "label" : "transfrag;ML-DmD8;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "ML-DmD9",
+ "submission" : "5488",
+ "label" : "transfrag;ML-DmD9;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Ventral prothoracic disc",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "CME-L1",
+ "submission" : "5489",
+ "label" : "transfrag;CME-L1;Larvae 3rd instar;Ventral prothoracic disc;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Antenna disc-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "ML-DmD20-c5",
+ "submission" : "5490",
+ "label" : "transfrag;ML-DmD20-c5;Larvae 3rd instar;Antenna disc-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S1",
+ "submission" : "5491",
+ "label" : "transfrag;S1;Late Embryonic stage;Embryo-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S2R+",
+ "submission" : "5492",
+ "label" : "transfrag;S2R+;Late Embryonic stage;Embryo-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "S3",
+ "submission" : "5493",
+ "label" : "transfrag;S3;Late Embryonic stage;Embryo-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "Sg4",
+ "submission" : "5494",
+ "label" : "transfrag;Sg4;Late Embryonic stage;Embryo-derived cell-line;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "CME W2",
+ "submission" : "5495",
+ "label" : "transfrag;CME W2;Larvae 3rd instar;Dorsal mesothoracic disc;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "Tissue" : "Embryonic/larval hemocyte",
+ "factor" : "transfrag",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "mbn2",
+ "submission" : "5496",
+ "label" : "transfrag;mbn2;Late Embryonic stage;Embryonic/larval hemocyte;DNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "CNV-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Replication-Copy-Number",
+ "target" : "Copy Number Variation",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_ananas/MacAlpine_CNV_PairEnded/CNV_PE_KC167",
+ "fly_yakuba/MacAlpine_CNV_PairEnded/CNV_PE_KC167",
+ "fly/MacAlpine_CNV_PairEnded/CNV_PE_KC167",
+ "fly_simul/MacAlpine_CNV_PairEnded/CNV_PE_KC167",
+ "fly_virilis/MacAlpine_CNV_PairEnded/CNV_PE_KC167",
+ "fly_dmoj/MacAlpine_CNV_PairEnded/CNV_PE_KC167",
+ "fly_dp/MacAlpine_CNV_PairEnded/CNV_PE_KC167"
+ ],
+ "Cell-Line" : "Kc167",
+ "submission" : "5523",
+ "label" : "Replication-Copy-Number;Kc167;Late Embryonic stage;Embryo-derived cell-line;CNV-seq",
+ "category" : "Copy Number Variation",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "CNV-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Replication-Copy-Number",
+ "target" : "Copy Number Variation",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_yakuba/MacAlpine_CNV_PairEnded/CNV_PE_S2",
+ "fly/MacAlpine_CNV_PairEnded/CNV_PE_S2",
+ "fly_virilis/MacAlpine_CNV_PairEnded/CNV_PE_S2",
+ "fly_ananas/MacAlpine_CNV_PairEnded/CNV_PE_S2",
+ "fly_simul/MacAlpine_CNV_PairEnded/CNV_PE_S2",
+ "fly_dp/MacAlpine_CNV_PairEnded/CNV_PE_S2",
+ "fly_dmoj/MacAlpine_CNV_PairEnded/CNV_PE_S2"
+ ],
+ "Cell-Line" : "S2-DRSC",
+ "submission" : "5524",
+ "label" : "Replication-Copy-Number;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;CNV-seq",
+ "category" : "Copy Number Variation",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "CNV-seq",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "Replication-Copy-Number",
+ "target" : "Copy Number Variation",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_yakuba/MacAlpine_CNV_PairEnded/CNV_PE_Cl.8",
+ "fly_dp/MacAlpine_CNV_PairEnded/CNV_PE_Cl.8",
+ "fly_dmoj/MacAlpine_CNV_PairEnded/CNV_PE_Cl.8",
+ "fly_virilis/MacAlpine_CNV_PairEnded/CNV_PE_Cl.8",
+ "fly_ananas/MacAlpine_CNV_PairEnded/CNV_PE_Cl.8",
+ "fly/MacAlpine_CNV_PairEnded/CNV_PE_Cl.8",
+ "fly_simul/MacAlpine_CNV_PairEnded/CNV_PE_Cl.8"
+ ],
+ "Cell-Line" : "CME-W1-Cl.8+",
+ "submission" : "5525",
+ "label" : "Replication-Copy-Number;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;CNV-seq",
+ "category" : "Copy Number Variation",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "base pair" : "50 base pair",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Replication-Timing",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_ananas/MacAlpine_REPLISEQ_5526/MidLate_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5526/MidLate_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5526/Early_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5526/MidLate_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5526/Late_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5526/MidEarly_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5526/MidLate_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5526/Early_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5526/Early_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5526/MidEarly_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5526/Late_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5526/Early_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5526/Late_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5526/MidEarly_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5526/Late_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5526/MidLate_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5526/MidEarly_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5526/Late_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5526/MidEarly_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5526/Early_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5526/MidEarly_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5526/Early_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5526/MidLate_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5526/MidLate_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5526/Late_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5526/MidEarly_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5526/Early_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5526/Late_S-Phase"
+ ],
+ "Cell-Line" : "Kc167",
+ "submission" : "5526",
+ "label" : "Replication-Timing;Kc167;Late Embryonic stage;50 base pair;Embryo-derived cell-line;DNA-seq",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "base pair" : "50 base pair",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "Replication-Timing",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_dp/MacAlpine_REPLISEQ_5527/MidLate_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5527/Early_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5527/Early_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5527/Late_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5527/Late_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5527/Late_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5527/MidLate_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5527/MidEarly_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5527/Late_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5527/MidLate_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5527/MidLate_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5527/MidLate_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5527/Early_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5527/Late_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5527/Early_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5527/MidLate_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5527/MidEarly_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5527/MidLate_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5527/Early_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5527/Late_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5527/Early_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5527/MidEarly_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5527/MidEarly_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5527/MidEarly_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5527/Early_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5527/MidEarly_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5527/Late_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5527/MidEarly_S-Phase"
+ ],
+ "Cell-Line" : "S2-DRSC",
+ "submission" : "5527",
+ "label" : "Replication-Timing;S2-DRSC;Late Embryonic stage;50 base pair;Embryo-derived cell-line;DNA-seq",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "DNA-seq",
+ "base pair" : "50 base pair",
+ "Tissue" : "CNS-derived cell-line",
+ "factor" : "Replication-Timing",
+ "target" : "DNA Replication",
+ "principal_investigator" : "MacAlpine, D.",
+ "Tracks" : [
+ "fly_ananas/MacAlpine_REPLISEQ_5528/MidLate_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5528/Late_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5528/Early_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5528/Early_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5528/MidEarly_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5528/Late_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5528/Late_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5528/Early_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5528/MidLate_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5528/Late_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5528/MidLate_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5528/Late_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5528/Early_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5528/MidLate_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5528/MidEarly_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5528/MidLate_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5528/Late_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5528/MidEarly_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5528/MidEarly_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5528/Early_S-Phase",
+ "fly/MacAlpine_REPLISEQ_5528/Late_S-Phase",
+ "fly_yakuba/MacAlpine_REPLISEQ_5528/MidEarly_S-Phase",
+ "fly_ananas/MacAlpine_REPLISEQ_5528/Early_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5528/Early_S-Phase",
+ "fly_dp/MacAlpine_REPLISEQ_5528/MidLate_S-Phase",
+ "fly_simul/MacAlpine_REPLISEQ_5528/MidLate_S-Phase",
+ "fly_virilis/MacAlpine_REPLISEQ_5528/MidEarly_S-Phase",
+ "fly_dmoj/MacAlpine_REPLISEQ_5528/MidEarly_S-Phase"
+ ],
+ "Cell-Line" : "ML-DmBG3-c2",
+ "submission" : "5528",
+ "label" : "Replication-Timing;ML-DmBG3-c2;Larvae 3rd instar;50 base pair;CNS-derived cell-line;DNA-seq",
+ "category" : "Replication",
+ "type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
+ "organism" : "D. melanogaster"
+ },
+ {
+ "technique" : "RNA-seq",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Celniker, S.",
+ "Cell-Line" : "Kc167",
+ "submission" : "5952",
+ "label" : "total-RNA;Kc167;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Embryo-derived cell-line",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Tracks" : [
- "fly_ananas/CME_L1.sub_4721.merged",
- "fly_virilis/CME_L1.sub_4721.merged",
- "fly_dmoj/CME_L1.sub_4721.merged",
- "fly_yakuba/CME_L1.sub_4721.merged",
- "fly_simul/CME_L1.sub_4721.merged",
- "fly_dp/CME_L1.sub_4721.merged",
- "fly/CME_L1.sub_4721.merged"
- ],
- "Cell-Line" : "CME-L1",
- "submission" : "4721",
- "label" : "transfrag;CME-L1;RNA-seq",
+ "Cell-Line" : "S2-DRSC",
+ "submission" : "5953",
+ "label" : "total-RNA;S2-DRSC;Late Embryonic stage;Embryo-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Late Embryonic stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "CNS-derived cell-line",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Tracks" : [
- "fly_virilis/CME_W2.sub_4722.merged",
- "fly_dmoj/CME_W2.sub_4722.merged",
- "fly_yakuba/CME_W2.sub_4722.merged",
- "fly_ananas/CME_W2.sub_4722.merged",
- "fly_simul/CME_W2.sub_4722.merged",
- "fly/CME_W2.sub_4722.merged",
- "fly_dp/CME_W2.sub_4722.merged"
- ],
- "Cell-Line" : "CME-W2",
- "submission" : "4722",
- "label" : "transfrag;CME-W2;RNA-seq",
+ "Cell-Line" : "ML-DmBG3-c2",
+ "submission" : "5954",
+ "label" : "total-RNA;ML-DmBG3-c2;Larvae 3rd instar;CNS-derived cell-line;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Dorsal mesothoracic disc",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Tracks" : [
- "fly/GM2.sub_4723.merged",
- "fly_yakuba/GM2.sub_4723.merged",
- "fly_simul/GM2.sub_4723.merged",
- "fly_dp/GM2.sub_4723.merged",
- "fly_virilis/GM2.sub_4723.merged",
- "fly_dmoj/GM2.sub_4723.merged",
- "fly_ananas/GM2.sub_4723.merged"
- ],
- "Cell-Line" : "GM2",
- "submission" : "4723",
- "label" : "transfrag;GM2;RNA-seq",
+ "Cell-Line" : "CME-W1-Cl.8+",
+ "submission" : "5955",
+ "label" : "total-RNA;CME-W1-Cl.8+;Larvae 3rd instar;Dorsal mesothoracic disc;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Larvae 3rd instar",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Ovary",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Tracks" : [
- "fly_simul/Kc167.sub_4724.merged",
- "fly_dmoj/Kc167.sub_4724.merged",
- "fly_ananas/Kc167.sub_4724.merged",
- "fly_yakuba/Kc167.sub_4724.merged",
- "fly/Kc167.sub_4724.merged",
- "fly_virilis/Kc167.sub_4724.merged",
- "fly_dp/Kc167.sub_4724.merged"
- ],
- "Cell-Line" : "Kc167",
- "submission" : "4724",
- "label" : "transfrag;Kc167;RNA-seq",
+ "Cell-Line" : "OvarySomaticSheet",
+ "submission" : "5964",
+ "label" : "total-RNA;OvarySomaticSheet;Adult stage;Ovary;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Ovary",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Tracks" : [
- "fly_dmoj/MBN2.sub_4725.merged",
- "fly_yakuba/MBN2.sub_4725.merged",
- "fly_simul/MBN2.sub_4725.merged",
- "fly_virilis/MBN2.sub_4725.merged",
- "fly_dp/MBN2.sub_4725.merged",
- "fly_ananas/MBN2.sub_4725.merged",
- "fly/MBN2.sub_4725.merged"
- ],
- "Cell-Line" : "Mbn2",
- "submission" : "4725",
- "label" : "transfrag;Mbn2;RNA-seq",
+ "Cell-Line" : "OvaryStemCells",
+ "submission" : "5965",
+ "label" : "total-RNA;OvaryStemCells;Adult stage;Ovary;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Ovary",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
- "Tracks" : [
- "fly_ananas/ML-DmBG1-c1.sub_4726.sorted",
- "fly_dp/ML-DmBG1-c1.sub_4726.sorted",
- "fly_simul/ML-DmBG1-c1.sub_4726.sorted",
- "fly/ML-DmBG1-c1.sub_4726.sorted",
- "fly_virilis/ML-DmBG1-c1.sub_4726.sorted",
- "fly_dmoj/ML-DmBG1-c1.sub_4726.sorted",
- "fly_yakuba/ML-DmBG1-c1.sub_4726.sorted"
- ],
- "Cell-Line" : "ML-DmD17-c3",
- "submission" : "4726",
- "label" : "transfrag;ML-DmD17-c3;RNA-seq",
+ "Cell-Line" : "fGS/OSS",
+ "submission" : "5966",
+ "label" : "total-RNA;fGS/OSS;Adult stage;Ovary;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Ovary",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Tracks" : [
- "fly_yakuba/ML-DmBG2-c2.sub_4727.merged",
- "fly_virilis/ML-DmBG2-c2.sub_4727.merged",
- "fly_ananas/ML-DmBG2-c2.sub_4727.merged",
- "fly_simul/ML-DmBG2-c2.sub_4727.merged",
- "fly_dmoj/ML-DmBG2-c2.sub_4727.merged",
- "fly_dp/ML-DmBG2-c2.sub_4727.merged",
- "fly/ML-DmBG2-c2.sub_4727.merged"
+ "fly_simul/6137YAAXX_2.bam.bam.sorted",
+ "fly_ananas/6137YAAXX_2.bam.bam.sorted",
+ "fly/6137YAAXX_2.bam.bam.sorted",
+ "fly_virilis/6137YAAXX_2.bam.bam.sorted",
+ "fly_dp/6137YAAXX_2.bam.bam.sorted",
+ "fly_dmoj/6137YAAXX_2.bam.bam.sorted",
+ "fly_yakuba/6137YAAXX_2.bam.bam.sorted"
],
- "Cell-Line" : "ML-DmBG2-c2",
- "submission" : "4727",
- "label" : "transfrag;ML-DmBG2-c2;RNA-seq",
+ "Cell-Line" : "OvarySomaticSheet",
+ "submission" : "5967",
+ "label" : "total-RNA;OvarySomaticSheet;Adult stage;Ovary;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Ovary",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Tracks" : [
- "fly_dmoj/ML-DmD11.sub_4728.merged",
- "fly_dp/ML-DmD11.sub_4728.merged",
- "fly_yakuba/ML-DmD11.sub_4728.merged",
- "fly/ML-DmD11.sub_4728.merged",
- "fly_ananas/ML-DmD11.sub_4728.merged",
- "fly_virilis/ML-DmD11.sub_4728.merged",
- "fly_simul/ML-DmD11.sub_4728.merged"
+ "fly_dp/6137YAAXX_3.bam.bam.sorted",
+ "fly_dmoj/6137YAAXX_3.bam.bam.sorted",
+ "fly_virilis/6137YAAXX_3.bam.bam.sorted",
+ "fly_ananas/6137YAAXX_3.bam.bam.sorted",
+ "fly_yakuba/6137YAAXX_3.bam.bam.sorted",
+ "fly_simul/6137YAAXX_3.bam.bam.sorted",
+ "fly/6137YAAXX_3.bam.bam.sorted"
],
- "Cell-Line" : "ML-DmD11",
- "submission" : "4728",
- "label" : "transfrag;ML-DmD11;RNA-seq",
+ "Cell-Line" : "OvaryStemCells",
+ "submission" : "5968",
+ "label" : "total-RNA;OvaryStemCells;Adult stage;Ovary;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "Tissue" : "Ovary",
+ "factor" : "total-RNA",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Tracks" : [
- "fly_dp/ML-DmD16-c3.sub_4729.merged",
- "fly_dmoj/ML-DmD16-c3.sub_4729.merged",
- "fly_yakuba/ML-DmD16-c3.sub_4729.merged",
- "fly_virilis/ML-DmD16-c3.sub_4729.merged",
- "fly_ananas/ML-DmD16-c3.sub_4729.merged",
- "fly_simul/ML-DmD16-c3.sub_4729.merged",
- "fly/ML-DmD16-c3.sub_4729.merged"
+ "fly_dp/6137YAAXX_4.bam.bam.sorted",
+ "fly_ananas/6137YAAXX_4.bam.bam.sorted",
+ "fly_dmoj/6137YAAXX_4.bam.bam.sorted",
+ "fly/6137YAAXX_4.bam.bam.sorted",
+ "fly_yakuba/6137YAAXX_4.bam.bam.sorted",
+ "fly_virilis/6137YAAXX_4.bam.bam.sorted",
+ "fly_simul/6137YAAXX_4.bam.bam.sorted"
],
- "Cell-Line" : "ML-DmD16-c3",
- "submission" : "4729",
- "label" : "transfrag;ML-DmD16-c3;RNA-seq",
+ "Cell-Line" : "fGS/OSS",
+ "submission" : "5969",
+ "label" : "total-RNA;fGS/OSS;Adult stage;Ovary;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
- "technique" : "RNA-seq",
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Ovary",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Tracks" : [
- "fly_yakuba/ML-DmD17-c3.sub_4730.merged",
- "fly_ananas/ML-DmD17-c3.sub_4730.merged",
- "fly/ML-DmD17-c3.sub_4730.merged",
- "fly_dp/ML-DmD17-c3.sub_4730.merged",
- "fly_virilis/ML-DmD17-c3.sub_4730.merged",
- "fly_simul/ML-DmD17-c3.sub_4730.merged",
- "fly_dmoj/ML-DmD17-c3.sub_4730.merged"
+ "fly_simul/OSS_all_redo.sorted.bam.bam.sorted",
+ "fly_dmoj/OSS_all_redo.sorted.bam.bam.sorted",
+ "fly_dp/OSS_all_redo.sorted.bam.bam.sorted",
+ "fly_virilis/OSS_all_redo.sorted.bam.bam.sorted",
+ "fly/OSS_all_redo.sorted.bam.bam.sorted",
+ "fly_yakuba/OSS_all_redo.sorted.bam.bam.sorted",
+ "fly_ananas/OSS_all_redo.sorted.bam.bam.sorted"
],
- "Cell-Line" : "ML-DmD17-c3",
- "submission" : "4730",
- "label" : "transfrag;ML-DmD17-c3;RNA-seq",
+ "Cell-Line" : "OvarySomaticSheet",
+ "submission" : "5970",
+ "label" : "transfrag;OvarySomaticSheet;Adult stage;Ovary;integrated-gene-model",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
- "technique" : "RNA-seq",
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Ovary",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Tracks" : [
- "fly_dmoj/ML-DmD20-c5.sub_4731.merged",
- "fly_virilis/ML-DmD20-c5.sub_4731.merged",
- "fly_simul/ML-DmD20-c5.sub_4731.merged",
- "fly_yakuba/ML-DmD20-c5.sub_4731.merged",
- "fly_dp/ML-DmD20-c5.sub_4731.merged",
- "fly_ananas/ML-DmD20-c5.sub_4731.merged",
- "fly/ML-DmD20-c5.sub_4731.merged"
+ "fly_yakuba/OSC_all_redo.sorted.bam.bam.sorted",
+ "fly_simul/OSC_all_redo.sorted.bam.bam.sorted",
+ "fly_dp/OSC_all_redo.sorted.bam.bam.sorted",
+ "fly/OSC_all_redo.sorted.bam.bam.sorted",
+ "fly_dmoj/OSC_all_redo.sorted.bam.bam.sorted",
+ "fly_ananas/OSC_all_redo.sorted.bam.bam.sorted",
+ "fly_virilis/OSC_all_redo.sorted.bam.bam.sorted"
],
- "Cell-Line" : "ML-DmD20-c5",
- "submission" : "4731",
- "label" : "transfrag;ML-DmD20-c5;RNA-seq",
+ "Cell-Line" : "OvaryStemCells",
+ "submission" : "5971",
+ "label" : "transfrag;OvaryStemCells;Adult stage;Ovary;integrated-gene-model",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
- "technique" : "RNA-seq",
+ "technique" : "integrated-gene-model",
+ "Tissue" : "Ovary",
"factor" : "transfrag",
"target" : "mRNA",
"principal_investigator" : "Celniker, S.",
"Tracks" : [
- "fly_ananas/ML-DmD21.sub_4732.sorted",
- "fly/ML-DmD21.sub_4732.sorted",
- "fly_yakuba/ML-DmD21.sub_4732.sorted",
- "fly_dp/ML-DmD21.sub_4732.sorted",
- "fly_virilis/ML-DmD21.sub_4732.sorted",
- "fly_simul/ML-DmD21.sub_4732.sorted",
- "fly_dmoj/ML-DmD21.sub_4732.sorted"
+ "fly_virilis/fGS_all_redo.sorted.bam.bam.sorted",
+ "fly/fGS_all_redo.sorted.bam.bam.sorted",
+ "fly_yakuba/fGS_all_redo.sorted.bam.bam.sorted",
+ "fly_dmoj/fGS_all_redo.sorted.bam.bam.sorted",
+ "fly_simul/fGS_all_redo.sorted.bam.bam.sorted",
+ "fly_dp/fGS_all_redo.sorted.bam.bam.sorted",
+ "fly_ananas/fGS_all_redo.sorted.bam.bam.sorted"
],
- "Cell-Line" : "ML-DmD21",
- "submission" : "4732",
- "label" : "transfrag;ML-DmD21;RNA-seq",
+ "Cell-Line" : "fGS/OSS",
+ "submission" : "5972",
+ "label" : "transfrag;fGS/OSS;Adult stage;Ovary;integrated-gene-model",
"category" : "Gene Structure",
"type" : "data set",
+ "Developmental-Stage" : "Adult stage",
"organism" : "D. melanogaster"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
+ "submission" : "6435",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer daf-2(e1370) 91 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Dauer daf-2(e1370) 91 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
+ "submission" : "6436",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Dauer entry daf-2(e1370) 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "total-RNA",
+ "target" : "mRNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_yakuba/ML-DmD32.sub_4733.merged",
- "fly_ananas/ML-DmD32.sub_4733.merged",
- "fly_virilis/ML-DmD32.sub_4733.merged",
- "fly_simul/ML-DmD32.sub_4733.merged",
- "fly/ML-DmD32.sub_4733.merged",
- "fly_dp/ML-DmD32.sub_4733.merged",
- "fly_dmoj/ML-DmD32.sub_4733.merged"
+ "worm/submission_6437.sorted"
],
- "Cell-Line" : "ML-DmD32",
- "submission" : "4733",
- "label" : "transfrag;ML-DmD32;RNA-seq",
+ "submission" : "6437",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
+ "factor" : "total-RNA",
"target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/ML-DmD4-c1.sub_4734.merged",
- "fly_dmoj/ML-DmD4-c1.sub_4734.merged",
- "fly_ananas/ML-DmD4-c1.sub_4734.merged",
- "fly_yakuba/ML-DmD4-c1.sub_4734.merged",
- "fly_virilis/ML-DmD4-c1.sub_4734.merged",
- "fly_dp/ML-DmD4-c1.sub_4734.merged",
- "fly/ML-DmD4-c1.sub_4734.merged"
+ "worm/submission_6438.sorted"
],
- "Cell-Line" : "ML-DmD4-c1",
- "submission" : "4734",
- "label" : "transfrag;ML-DmD4-c1;RNA-seq",
+ "submission" : "6438",
+ "Strain" : "daf-2(e1370)",
+ "label" : "total-RNA;daf-2(e1370);Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae;25 degree celsius;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Dauer exit daf-2(e1370) 91 hrs 15dC 12 hrs post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "25 degree celsius"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly/ML-DmD8.sub_4735.sorted",
- "fly_dp/ML-DmD8.sub_4735.sorted",
- "fly_yakuba/ML-DmD8.sub_4735.sorted",
- "fly_dmoj/ML-DmD8.sub_4735.sorted",
- "fly_virilis/ML-DmD8.sub_4735.sorted",
- "fly_simul/ML-DmD8.sub_4735.sorted",
- "fly_ananas/ML-DmD8.sub_4735.sorted"
+ "worm/Egg_s_3.S-3.WS220.soap.sam_sorted"
],
- "Cell-Line" : "ML-DmD8",
- "submission" : "4735",
- "label" : "transfrag;ML-DmD8;RNA-seq",
+ "submission" : "6496",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mixed stage of Embryos;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mixed stage of Embryos",
+ "organism" : "C. elegans"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly/ML-DmD9.sub_4736.sorted",
- "fly_simul/ML-DmD9.sub_4736.sorted",
- "fly_dp/ML-DmD9.sub_4736.sorted",
- "fly_yakuba/ML-DmD9.sub_4736.sorted",
- "fly_dmoj/ML-DmD9.sub_4736.sorted",
- "fly_ananas/ML-DmD9.sub_4736.sorted",
- "fly_virilis/ML-DmD9.sub_4736.sorted"
+ "worm/L1_s_5.S-3.WS220.soap.sam_sorted"
],
- "Cell-Line" : "ML-DmD9",
- "submission" : "4736",
- "label" : "transfrag;ML-DmD9;RNA-seq",
+ "submission" : "6497",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L1 4 hrs post-L1 stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L1 4 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_simul/S1.sub_4737.merged",
- "fly_dp/S1.sub_4737.merged",
- "fly/S1.sub_4737.merged",
- "fly_virilis/S1.sub_4737.merged",
- "fly_dmoj/S1.sub_4737.merged",
- "fly_ananas/S1.sub_4737.merged",
- "fly_yakuba/S1.sub_4737.merged"
+ "worm/L2_s_6.S-3.WS220.soap.sam1_header.sam_sorted"
],
- "Cell-Line" : "S1",
- "submission" : "4737",
- "label" : "transfrag;S1;RNA-seq",
+ "submission" : "6498",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L2 14 hrs post-L1 stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L2 14 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_ananas/S2Rplus.sub_4738.merged",
- "fly_dp/S2Rplus.sub_4738.merged",
- "fly_dmoj/S2Rplus.sub_4738.merged",
- "fly_yakuba/S2Rplus.sub_4738.merged",
- "fly/S2Rplus.sub_4738.merged",
- "fly_virilis/S2Rplus.sub_4738.merged",
- "fly_simul/S2Rplus.sub_4738.merged"
+ "worm/L3_s_7.S-3.WS220.soap.sam1_header.sam_sorted"
],
- "Cell-Line" : "S2R",
- "submission" : "4738",
- "label" : "transfrag;S2R;RNA-seq",
+ "submission" : "6499",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L3 25 hrs post-L1 stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L3 25 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_dmoj/S3.sub_4739.merged",
- "fly_virilis/S3.sub_4739.merged",
- "fly_simul/S3.sub_4739.merged",
- "fly/S3.sub_4739.merged",
- "fly_dp/S3.sub_4739.merged",
- "fly_yakuba/S3.sub_4739.merged",
- "fly_ananas/S3.sub_4739.merged"
+ "worm/L4_s_8.S-3.WS220.soap.sam1_header.sam"
],
- "Cell-Line" : "S3",
- "submission" : "4739",
- "label" : "transfrag;S3;RNA-seq",
+ "submission" : "6500",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Mid-L4 36 hrs post-L1 stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Mid-L4 36 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
},
{
"technique" : "RNA-seq",
- "factor" : "transfrag",
- "target" : "mRNA",
- "principal_investigator" : "Celniker, S.",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "fly_virilis/Sg4.sub_4740.sorted",
- "fly_dp/Sg4.sub_4740.sorted",
- "fly_dmoj/Sg4.sub_4740.sorted",
- "fly_yakuba/Sg4.sub_4740.sorted",
- "fly_simul/Sg4.sub_4740.sorted",
- "fly/Sg4.sub_4740.sorted",
- "fly_ananas/Sg4.sub_4740.sorted"
+ "worm/YA_Adult_s_1.S-3.WS220.soap.sam1_header.sam"
],
- "Cell-Line" : "Sg4",
- "submission" : "4740",
- "label" : "transfrag;Sg4;RNA-seq",
+ "submission" : "6501",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Young adult 48 hrs post-L1 stage larvae;RNA-seq",
"category" : "Gene Structure",
"type" : "data set",
- "organism" : "D. melanogaster"
+ "Developmental-Stage" : "Young adult 48 hrs post-L1 stage larvae",
+ "organism" : "C. elegans"
},
{
- "technique" : "RACE",
+ "technique" : "RNA-seq",
"factor" : "small-RNA",
"target" : "small RNA",
- "principal_investigator" : "Piano, F.",
- "submission" : "4815",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/yMale_dpyhim_s_6.S-3.WS220.soap.sam_sorted"
+ ],
+ "submission" : "6502",
+ "Strain" : "dpy28(y1) him-8(e1489)",
+ "label" : "small-RNA;dpy28(y1) him-8(e1489);Young Adult Males;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young Adult Males",
+ "organism" : "C. elegans"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/YA_spe9day0_merged_ws220.soap.sam.bam.sorted"
+ ],
+ "submission" : "6503",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Young adult DAY0 post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY0 post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/YA_spe9day5_s_2.S3_ws220.soap.sam.bam.sorted"
+ ],
+ "submission" : "6504",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Adult 5 days post-L4 stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult 5 days post-L4 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/YA_spe9day8_merged_ws220.soap.sam.bam.sorted"
+ ],
+ "submission" : "6505",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Adult spe-9(hc88) 8 days post-L4 molt stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult spe-9(hc88) 8 days post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/YA_spe9day212_s_5.S3_ws220.soap.sam_sorted"
+ ],
+ "submission" : "6506",
+ "Strain" : "spe-9(hc88)",
+ "label" : "small-RNA;spe-9(hc88);Adult 12 days post-L4 stage larvae;23 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Adult 12 days post-L4 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "23 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_6507.sorted"
+ ],
+ "submission" : "6507",
"Strain" : "N2",
- "label" : "small-RNA;N2;Mixed Population Worms;25 degree celsius;RACE",
- "category" : "RNA expression profiling",
+ "label" : "small-RNA;N2;Young adult DAY1post-L4 molt stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Mixed Population Worms",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
"organism" : "C. elegans",
- "temperature" : "25 degree celsius"
+ "temperature" : "20 degree celsius"
},
{
- "technique" : "DNA-tiling-array",
- "factor" : "HIS-72",
- "target" : "Chromatin Structure",
- "principal_investigator" : "Henikoff, S.",
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
"Tracks" : [
- "worm/HenikoffNUCL/Embryo_Mononucleosomes"
+ "worm/submission_6508.sorted"
],
- "submission" : "5326",
- "Strain" : "JJ2061",
- "label" : "HIS-72;JJ2061;Mixed Embryos;DNA-tiling-array",
- "category" : "Chromatin structure",
+ "submission" : "6508",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Young adult DAY1post-L4 molt stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
"type" : "data set",
- "Developmental-Stage" : "Mixed Embryos",
- "organism" : "C. elegans"
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_6509.sorted"
+ ],
+ "submission" : "6509",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;Young adult DAY1post-L4 molt stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "Young adult DAY1post-L4 molt stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
+ },
+ {
+ "technique" : "RNA-seq",
+ "factor" : "small-RNA",
+ "target" : "small RNA",
+ "principal_investigator" : "Waterston, R.",
+ "Tracks" : [
+ "worm/submission_6510.sorted"
+ ],
+ "submission" : "6510",
+ "Strain" : "N2",
+ "label" : "small-RNA;N2;L1 arrest 24 hr post-L1 stage larvae;20 degree celsius;RNA-seq",
+ "category" : "Gene Structure",
+ "type" : "data set",
+ "Developmental-Stage" : "L1 arrest 24 hr post-L1 stage larvae",
+ "organism" : "C. elegans",
+ "temperature" : "20 degree celsius"
}
]
}
diff --git a/htdocs/publications b/htdocs/publications
deleted file mode 120000
index 871f569..0000000
--- a/htdocs/publications
+++ /dev/null
@@ -1 +0,0 @@
-../data/publications/
\ No newline at end of file
diff --git a/perl/lib/perl/5.10.1/auto/VM-EC2/.packlist b/perl/lib/perl/5.10.1/auto/VM-EC2/.packlist
new file mode 100644
index 0000000..a2d59cd
--- /dev/null
+++ b/perl/lib/perl/5.10.1/auto/VM-EC2/.packlist
@@ -0,0 +1,78 @@
+/modencode/perl/man/man3/VM::EC2.3pm
+/modencode/perl/man/man3/VM::EC2::AvailabilityZone.3pm
+/modencode/perl/man/man3/VM::EC2::BlockDevice.3pm
+/modencode/perl/man/man3/VM::EC2::BlockDevice::Attachment.3pm
+/modencode/perl/man/man3/VM::EC2::BlockDevice::EBS.3pm
+/modencode/perl/man/man3/VM::EC2::BlockDevice::Mapping.3pm
+/modencode/perl/man/man3/VM::EC2::BlockDevice::Mapping::EBS.3pm
+/modencode/perl/man/man3/VM::EC2::Dispatch.3pm
+/modencode/perl/man/man3/VM::EC2::ElasticAddress.3pm
+/modencode/perl/man/man3/VM::EC2::Error.3pm
+/modencode/perl/man/man3/VM::EC2::Generic.3pm
+/modencode/perl/man/man3/VM::EC2::Group.3pm
+/modencode/perl/man/man3/VM::EC2::Image.3pm
+/modencode/perl/man/man3/VM::EC2::Image::LaunchPermission.3pm
+/modencode/perl/man/man3/VM::EC2::Instance.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::ConsoleOutput.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::Metadata.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::MonitoringState.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::PasswordData.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::Placement.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::Set.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::State.3pm
+/modencode/perl/man/man3/VM::EC2::Instance::State::Reason.3pm
+/modencode/perl/man/man3/VM::EC2::KeyPair.3pm
+/modencode/perl/man/man3/VM::EC2::Region.3pm
+/modencode/perl/man/man3/VM::EC2::ReservationSet.3pm
+/modencode/perl/man/man3/VM::EC2::ReservedInstance.3pm
+/modencode/perl/man/man3/VM::EC2::ReservedInstance::Offering.3pm
+/modencode/perl/man/man3/VM::EC2::SecurityGroup.3pm
+/modencode/perl/man/man3/VM::EC2::SecurityGroup::GroupPermission.3pm
+/modencode/perl/man/man3/VM::EC2::SecurityGroup::IpPermission.3pm
+/modencode/perl/man/man3/VM::EC2::Snapshot.3pm
+/modencode/perl/man/man3/VM::EC2::Snapshot::CreateVolumePermission.3pm
+/modencode/perl/man/man3/VM::EC2::Spot::DatafeedSubscription.3pm
+/modencode/perl/man/man3/VM::EC2::Spot::InstanceRequest.3pm
+/modencode/perl/man/man3/VM::EC2::Spot::PriceHistory.3pm
+/modencode/perl/man/man3/VM::EC2::Tag.3pm
+/modencode/perl/man/man3/VM::EC2::Volume.3pm
+/modencode/perl/share/perl/5.10.1/VM/EC2.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/AvailabilityZone.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/BlockDevice.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Attachment.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/BlockDevice/EBS.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping/EBS.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Dispatch.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/ElasticAddress.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Error.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Generic.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Group.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Image.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Image/LaunchPermission.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/ConsoleOutput.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/Metadata.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/MonitoringState.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/PasswordData.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/Placement.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/Set.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/State.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/State/Change.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Instance/State/Reason.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/KeyPair.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Region.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/ReservationSet.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/ReservedInstance.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/ReservedInstance/Offering.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/SecurityGroup.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/SecurityGroup/GroupPermission.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/SecurityGroup/IpPermission.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Snapshot.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Snapshot/CreateVolumePermission.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Spot/DatafeedSubscription.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Spot/InstanceRequest.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Spot/LaunchSpecification.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Spot/PriceHistory.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Tag.pm
+/modencode/perl/share/perl/5.10.1/VM/EC2/Volume.pm
diff --git a/perl/man/man3/VM::EC2.3pm b/perl/man/man3/VM::EC2.3pm
new file mode 100644
index 0000000..c1d6e39
--- /dev/null
+++ b/perl/man/man3/VM::EC2.3pm
@@ -0,0 +1,2555 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2 3pm"
+.TH VM::EC2 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2 \- Control the Amazon EC2 and Eucalyptus Clouds
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 2
+\& # set environment variables EC2_ACCESS_KEY, EC2_SECRET_KEY and/or EC2_URL
+\& # to fill in arguments automatically
+\&
+\& ## IMAGE AND INSTANCE MANAGEMENT
+\& # get new EC2 object
+\& my $ec2 = VM::EC2\->new(\-access_key => \*(Aqaccess key id\*(Aq,
+\& \-secret_key => \*(Aqaws_secret_key\*(Aq,
+\& \-endpoint => \*(Aqhttp://ec2.amazonaws.com\*(Aq);
+\&
+\& # fetch an image by its ID
+\& my $image = $ec2\->describe_images(\*(Aqami\-12345\*(Aq);
+\&
+\& # get some information about the image
+\& my $architecture = $image\->architecture;
+\& my $description = $image\->description;
+\& my @devices = $image\->blockDeviceMapping;
+\& for my $d (@devices) {
+\& print $d\->deviceName,"\en";
+\& print $d\->snapshotId,"\en";
+\& print $d\->volumeSize,"\en";
+\& }
+\&
+\& # run two instances
+\& my @instances = $image\->run_instances(\-key_name =>\*(AqMy_key\*(Aq,
+\& \-security_group=>\*(Aqdefault\*(Aq,
+\& \-min_count =>2,
+\& \-instance_type => \*(Aqt1.micro\*(Aq)
+\& or die $ec2\->error_str;
+\&
+\& # wait for both instances to reach "running" or other terminal state
+\& $ec2\->wait_for_instances(@instances);
+\&
+\& # print out both instance\*(Aqs current state and DNS name
+\& for my $i (@instances) {
+\& my $status = $i\->current_status;
+\& my $dns = $i\->dnsName;
+\& print "$i: [$status] $dns\en";
+\& }
+\&
+\& # tag both instances with Role "server"
+\& foreach (@instances) {$_\->add_tag(Role=>\*(Aqserver\*(Aq);
+\&
+\& # stop both instances
+\& foreach (@instances) {$_\->stop}
+\&
+\& # find instances tagged with Role=Server that are
+\& # stopped, change the user data and restart.
+\& @instances = $ec2\->describe_instances({\*(Aqtag:Role\*(Aq => \*(AqServer\*(Aq,
+\& \*(Aqrun\-state\-name\*(Aq => \*(Aqstopped\*(Aq});
+\& for my $i (@instances) {
+\& $i\->userData(\*(AqSecure\-mode: off\*(Aq);
+\& $i\->start or warn "Couldn\*(Aqt start $i: ",$i\->error_str;
+\& }
+\&
+\& # create an image from both instance, tag them, and make
+\& # them public
+\& for my $i (@instances) {
+\& my $img = $i\->create_image("Autoimage from $i","Test image");
+\& $img\->add_tags(Name => "Autoimage from $i",
+\& Role => \*(AqServer\*(Aq,
+\& Status=> \*(AqProduction\*(Aq);
+\& $img\->make_public(1);
+\& }
+\&
+\& ## KEY MANAGEMENT
+\&
+\& # retrieve the name and fingerprint of the first instance\*(Aqs
+\& # key pair
+\& my $kp = $instances[0]\->keyPair;
+\& print $instances[0], ": keypair $kp=",$kp\->fingerprint,"\en";
+\&
+\& # create a new key pair
+\& $kp = $ec2\->create_key_pair(\*(AqMy Key\*(Aq);
+\&
+\& # get the private key from this key pair and write it to a disk file
+\& # in ssh\-compatible format
+\& my $private_key = $kp\->private_key;
+\& open (my $f,\*(Aq>MyKeypair.rsa\*(Aq) or die $!;
+\& print $f $private_key;
+\& close $f;
+\&
+\& # Import a preexisting SSH key
+\& my $public_key = \*(Aqssh\-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8o...\*(Aq;
+\& $key = $ec2\->import_key_pair(\*(AqNewKey\*(Aq,$public_key);
+\&
+\& ## SECURITY GROUPS AND FIREWALL RULES
+\& # Create a new security group
+\& my $group = $ec2\->create_security_group(\-name => \*(AqNewGroup\*(Aq,
+\& \-description => \*(Aqexample\*(Aq);
+\&
+\& # Add a firewall rule
+\& $group\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => 80,
+\& \-source_ip => [\*(Aq192.168.2.0/24\*(Aq,\*(Aq192.168.2.1/24\*(Aq});
+\&
+\& # Write rules back to Amazon
+\& $group\->update;
+\&
+\& # Print current firewall rules
+\& print join ("\en",$group\->ipPermissions),"\en";
+\&
+\& ## VOLUME && SNAPSHOT MANAGEMENT
+\&
+\& # find existing volumes that are available
+\& my @volumes = $ec2\->describe_volumes({status=>\*(Aqavailable\*(Aq});
+\&
+\& # back \*(Aqem all up to snapshots
+\& foreach (@volumes) {$_\->snapshot(\*(AqBackup on \*(Aq.localtime)}
+\&
+\& # find a stopped instance in first volume\*(Aqs availability zone and
+\& # attach the volume to the instance using /dev/sdg
+\& my $vol = $volumes[0];
+\& my $zone = $vol\->availabilityZone;
+\& @instances = $ec2\->describe_instances({\*(Aqavailability\-zone\*(Aq=> $zone,
+\& \*(Aqrun\-state\-name\*(Aq => $stopped);
+\& $instances[0]\->attach_volume($vol=>\*(Aq/dev/sdg\*(Aq) if @instances;
+\&
+\& # create a new 20 gig volume
+\& $vol = $ec2\->create_volume(\-availability_zone=> \*(Aqus\-east\-1a\*(Aq,
+\& \-size => 20);
+\& $ec2\->wait_for_volumes($vol);
+\& print "Volume $vol is ready!\en" if $vol\->current_status eq \*(Aqavailable\*(Aq;
+\&
+\& # create a new elastic address and associate it with an instance
+\& my $address = $ec2\->allocate_address();
+\& $instances[0]\->associate_address($address);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This is an interface to the 2011\-05\-15 version of the Amazon \s-1AWS\s0 \s-1API\s0
+(http://aws.amazon.com/ec2). It was written provide access to the new
+tag and metadata interface that is not currently supported by
+Net::Amazon::EC2, as well as to provide developers with an extension
+mechanism for the \s-1API\s0. This library will also support the Eucalyptus
+open source cloud (http://open.eucalyptus.com).
+.PP
+The main interface is the \s-1VM::EC2\s0 object, which provides methods for
+interrogating the Amazon \s-1EC2\s0, launching instances, and managing
+instance lifecycle. These methods return the following major object
+classes which act as specialized interfaces to \s-1AWS:\s0
+.PP
+.Vb 12
+\& VM::EC2::BlockDevice \-\- A block device
+\& VM::EC2::BlockDevice::Attachment \-\- Attachment of a block device to an EC2 instance
+\& VM::EC2::BlockDevice::EBS \-\- An elastic block device
+\& VM::EC2::BlockDevice::Mapping \-\- Mapping of a virtual storage device to a block device
+\& VM::EC2::BlockDevice::Mapping::EBS \-\- Mapping of a virtual storage device to an EBS block device
+\& VM::EC2::Group \-\- Security groups
+\& VM::EC2::Image \-\- Amazon Machine Images (AMIs)
+\& VM::EC2::Instance \-\- Virtual machine instances
+\& VM::EC2::Instance::Metadata \-\- Access to runtime metadata from running instances
+\& VM::EC2::Region \-\- Availability regions
+\& VM::EC2::Snapshot \-\- EBS snapshots
+\& VM::EC2::Tag \-\- Metadata tags
+.Ve
+.PP
+In addition, there are several utility classes:
+.PP
+.Vb 6
+\& VM::EC2::Generic \-\- Base class for all AWS objects
+\& VM::EC2::Error \-\- Error messages
+\& VM::EC2::Dispatch \-\- Maps AWS XML responses onto perl object classes
+\& VM::EC2::ReservationSet \-\- Hidden class used for describe_instances() request;
+\& The reservation Ids are copied into the Instance
+\& object.
+.Ve
+.PP
+The interface provided by these modules is based on that described at
+http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/. The
+following caveats apply:
+.PP
+.Vb 4
+\& 1) Not all of the Amazon API is currently implemented. Specifically,
+\& calls dealing with Virtual Private Clouds (VPC), cluster management,
+\& and spot instances are not currently supported.
+\& See L for a list of all the unimplemented API calls.
+\&
+\& 2) For consistency with common Perl coding practices, method calls
+\& are lowercase and words in long method names are separated by
+\& underscores. The Amazon API prefers mixed case. So in the Amazon
+\& API the call to fetch instance information is "DescribeInstances",
+\& while in VM::EC2, the method is "describe_instances". To avoid
+\& annoyance, if you use the mixed case form for a method name, the
+\& Perl autoloader will automatically translate it to underscores for
+\& you, and vice\-versa; this means you can call either
+\& $ec2\->describe_instances() or $ec2\->DescribeInstances().
+\&
+\& 3) Named arguments passed to methods are all lowercase, use
+\& underscores to separate words and start with hyphens.
+\& In other words, if the AWS API calls for an argument named
+\& "InstanceId" to be passed to the "DescribeInstances" call, then
+\& the corresponding Perl function will look like:
+\&
+\& $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-12345\*(Aq)
+\&
+\& In most cases automatic case translation will be performed for you
+\& on arguments. So in the previous example, you could use
+\& \-InstanceId as well as \-instance_id. The exception
+\& is when an absurdly long argument name was replaced with an
+\& abbreviated one as described below. In this case, you must use
+\& the documented argument name.
+\&
+\& In a small number of cases, when the parameter name was absurdly
+\& long, it has been abbreviated. For example, the
+\& "Placement.AvailabilityZone" parameter has been represented as
+\& \-placement_zone and not \-placement_availability_zone. See the
+\& documentation for these cases.
+\&
+\& 4) For each of the describe_foo() methods (where "foo" is a type of
+\& resource such as "instance"), you can fetch the resource by using
+\& their IDs either with the long form:
+\&
+\& $ec2\->describe_foo(\-foo_id=>[\*(Aqa\*(Aq,\*(Aqb\*(Aq,\*(Aqc\*(Aq]),
+\&
+\& or a shortcut form:
+\&
+\& $ec2\->describe_foo(\*(Aqa\*(Aq,\*(Aqb\*(Aq,\*(Aqc\*(Aq);
+\&
+\& 5) When the API calls for a list of arguments named Arg.1, Arg.2,
+\& then the Perl interface allows you to use an anonymous array for
+\& the consecutive values. For example to call describe_instances()
+\& with multiple instance IDs, use:
+\&
+\& @i = $ec2\->describe_instances(\-instance_id=>[\*(Aqi\-12345\*(Aq,\*(Aqi\-87654\*(Aq])
+\&
+\& 6) All Filter arguments are represented as a \-filter argument whose value is
+\& an anonymous hash:
+\&
+\& @i = $ec2\->describe_instances(\-filter=>{architecture=>\*(Aqi386\*(Aq,
+\& \*(Aqtag:Name\*(Aq =>\*(AqWebServer\*(Aq})
+\&
+\& If there are no other arguments you wish to pass, you can omit the
+\& \-filter argument and just pass a hashref:
+\&
+\& @i = $ec2\->describe_instances({architecture=>\*(Aqi386\*(Aq,
+\& \*(Aqtag:Name\*(Aq =>\*(AqWebServer\*(Aq})
+\&
+\& For any filter, you may represent multiple OR arguments as an arrayref:
+\&
+\& @i = $ec2\->describe\-instances({\*(Aqinstance\-state\-name\*(Aq=>[\*(Aqstopped\*(Aq,\*(Aqterminated\*(Aq]})
+\&
+\& When adding or removing tags, the \-tag argument uses the same syntax.
+\&
+\& 7) The tagnames of each XML object returned from AWS are converted into methods
+\& with the same name and typography. So the tag in a
+\& DescribeInstancesResponse, becomes:
+\&
+\& $instance\->privateIpAddress
+\&
+\& You can also use the more Perlish form \-\- this is equivalent:
+\&
+\& $instance\->private_ip_address
+\&
+\& Methods that correspond to complex objects in the XML hierarchy
+\& return the appropriate Perl object. For example, an instance\*(Aqs
+\& blockDeviceMapping() method returns an object of type
+\& VM::EC2::BlockDevice::Mapping.
+\&
+\& All objects have a fields() method that will return the XML
+\& tagnames listed in the AWS specifications.
+\&
+\& @fields = sort $instance\->fields;
+\& # \*(AqamiLaunchIndex\*(Aq, \*(Aqarchitecture\*(Aq, \*(AqblockDeviceMapping\*(Aq, ...
+\&
+\& 8) Whenever an object has a unique ID, string overloading is used so that
+\& the object interpolates the ID into the string. For example, when you
+\& print a VM::EC2::Volume object, or use it in another string context,
+\& then it will appear as the string "vol\-123456". Nevertheless, it will
+\& continue to be usable for method calls.
+\&
+\& ($v) = $ec2\->describe_volumes();
+\& print $v,"\en"; # prints as "vol\-123456"
+\& $zone = $v\->availabilityZone; # acts like an object
+\&
+\& 9) Many objects have convenience methods that invoke the AWS API on your
+\& behalf. For example, instance objects have a current_status() method that returns
+\& the run status of the object, as well as start(), stop() and terminate()
+\& methods that control the instance\*(Aqs lifecycle.
+\&
+\& if ($instance\->current_status eq \*(Aqrunning\*(Aq) {
+\& $instance\->stop;
+\& }
+\&
+\& 10) Calls to AWS that have failed for one reason or another (invalid
+\& parameters, communications problems, service interruptions) will
+\& return undef and set the VM::EC2\->is_error() method to true. The
+\& error message and its code can then be recovered by calling
+\& VM::EC2\->error.
+\&
+\& $i = $ec2\->describe_instance(\*(Aqi\-123456\*(Aq);
+\& unless ($i) {
+\& warn \*(AqGot no instance. Message was: \*(Aq,$ec2\->error;
+\& }
+\&
+\& You may also elect to raise an exception when an error occurs.
+\& See the new() method for details.
+.Ve
+.SH "CORE METHODS"
+.IX Header "CORE METHODS"
+This section describes the \s-1VM::EC2\s0 constructor, accessor methods, and
+methods relevant to error handling.
+.ie n .SS "$ec2 = \s-1VM::EC2\-\s0>new(\-access_key=>$id,\-secret_key=>$key,\-endpoint=>$url)"
+.el .SS "\f(CW$ec2\fP = \s-1VM::EC2\-\s0>new(\-access_key=>$id,\-secret_key=>$key,\-endpoint=>$url)"
+.IX Subsection "$ec2 = VM::EC2->new(-access_key=>$id,-secret_key=>$key,-endpoint=>$url)"
+Create a new Amazon access object. Required parameters are:
+.PP
+.Vb 1
+\& \-access_key Access ID for an authorized user
+\&
+\& \-secret_key Secret key corresponding to the Access ID
+\&
+\& \-endpoint The URL for making API requests
+\&
+\& \-raise_error If true, throw an exception.
+\&
+\& \-print_error If true, print errors to STDERR.
+.Ve
+.PP
+One or more of \-access_key, \-secret_key and \-endpoint can be omitted
+if the environment variables \s-1EC2_ACCESS_KEY\s0, \s-1EC2_SECRET_KEY\s0 and
+\&\s-1EC2_URL\s0 are defined.
+.PP
+To use a Eucalyptus cloud, please provide the appropriate endpoint
+\&\s-1URL\s0.
+.PP
+By default, when the Amazon \s-1API\s0 reports an error, such as attempting
+to perform an invalid operation on an instance, the corresponding
+method will return empty and the error message can be recovered from
+\&\f(CW$ec2\fR\->\fIerror()\fR. However, if you pass \-raise_error=>1 to \fInew()\fR, the module
+will instead raise a fatal error, which you can trap with eval{} and
+report with $@:
+.PP
+.Vb 5
+\& eval {
+\& $ec2\->some_dangerous_operation();
+\& $ec2\->another_dangerous_operation();
+\& };
+\& print STDERR "something bad happened: $@" if $@;
+.Ve
+.PP
+The error object can be retrieved with \f(CW$ec2\fR\->\fIerror()\fR as before.
+.ie n .SS "$access_key = $ec2\->access_key(<$new_access_key>)"
+.el .SS "\f(CW$access_key\fP = \f(CW$ec2\fP\->access_key(<$new_access_key>)"
+.IX Subsection "$access_key = $ec2->access_key(<$new_access_key>)"
+Get or set the \s-1ACCESS\s0 \s-1KEY\s0
+.ie n .SS "$secret = $ec2\->secret(<$new_secret>)"
+.el .SS "\f(CW$secret\fP = \f(CW$ec2\fP\->secret(<$new_secret>)"
+.IX Subsection "$secret = $ec2->secret(<$new_secret>)"
+Get or set the \s-1SECRET\s0 \s-1KEY\s0
+.ie n .SS "$endpoint = $ec2\->endpoint(<$new_endpoint>)"
+.el .SS "\f(CW$endpoint\fP = \f(CW$ec2\fP\->endpoint(<$new_endpoint>)"
+.IX Subsection "$endpoint = $ec2->endpoint(<$new_endpoint>)"
+Get or set the \s-1ENDPOINT\s0 \s-1URL\s0.
+.ie n .SS "$ec2\->raise_error($boolean)"
+.el .SS "\f(CW$ec2\fP\->raise_error($boolean)"
+.IX Subsection "$ec2->raise_error($boolean)"
+Change the handling of error conditions. Pass a true value to cause
+Amazon \s-1API\s0 errors to raise a fatal error. Pass false to make methods
+return undef. In either case, you can detect the error condition
+by calling \fIis_error()\fR and fetch the error message using \fIerror()\fR. This
+method will also return the current state of the raise error flag.
+.ie n .SS "$ec2\->print_error($boolean)"
+.el .SS "\f(CW$ec2\fP\->print_error($boolean)"
+.IX Subsection "$ec2->print_error($boolean)"
+Change the handling of error conditions. Pass a true value to cause
+Amazon \s-1API\s0 errors to print error messages to \s-1STDERR\s0. Pass false to
+cancel this behavior.
+.ie n .SS "$boolean = $ec2\->is_error"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->is_error"
+.IX Subsection "$boolean = $ec2->is_error"
+If a method fails, it will return undef. However, some methods, such
+as \fIdescribe_images()\fR, will also return undef if no resources matches
+your search criteria. Call \fIis_error()\fR to distinguish the two
+eventualities:
+.PP
+.Vb 5
+\& @images = $ec2\->describe_images(\-owner=>\*(Aq29731912785\*(Aq);
+\& unless (@images) {
+\& die "Error: ",$ec2\->error if $ec2\->is_error;
+\& print "No appropriate images found\en";
+\& }
+.Ve
+.ie n .SS "$err = $ec2\->error"
+.el .SS "\f(CW$err\fP = \f(CW$ec2\fP\->error"
+.IX Subsection "$err = $ec2->error"
+If the most recently-executed method failed, \f(CW$ec2\fR\->\fIerror()\fR will return
+the error code and other descriptive information. This method will
+return undef if the most recently executed method was successful.
+.PP
+The returned object is actually an AWS::Error object, which
+has two methods named \fIcode()\fR and \fImessage()\fR. If used in a string
+context, its operator overloading returns the composite string
+\&\*(L"$message [$code]\*(R".
+.ie n .SS "$err = $ec2\->error_str"
+.el .SS "\f(CW$err\fP = \f(CW$ec2\fP\->error_str"
+.IX Subsection "$err = $ec2->error_str"
+Same as \fIerror()\fR except it returns the string representation, not the
+object. This works better in debuggers and exception handlers.
+.SH "EC2 REGIONS AND AVAILABILITY ZONES"
+.IX Header "EC2 REGIONS AND AVAILABILITY ZONES"
+This section describes methods that allow you to fetch information on
+\&\s-1EC2\s0 regions and availability zones. These methods return objects of
+type VM::EC2::Region and VM::EC2::AvailabilityZone.
+.ie n .SS "@regions = $ec2\->describe_regions(\-region_name=>\e@list)"
+.el .SS "\f(CW@regions\fP = \f(CW$ec2\fP\->describe_regions(\-region_name=>\e@list)"
+.IX Subsection "@regions = $ec2->describe_regions(-region_name=>@list)"
+.ie n .SS "@regionss = $ec2\->describe_regions(@list)"
+.el .SS "\f(CW@regionss\fP = \f(CW$ec2\fP\->describe_regions(@list)"
+.IX Subsection "@regionss = $ec2->describe_regions(@list)"
+Describe regions and return a list of VM::EC2::Region objects. Call
+with no arguments to return all regions. You may provide a list of
+regions in either of the two forms shown above in order to restrict
+the list returned. Glob-style wildcards, such as \*(L"*east\*(R") are allowed.
+.ie n .SS "@zones = $ec2\->describe_availability_zones(\-zone_name=>\e@names,\-filter=>\e%filters)"
+.el .SS "\f(CW@zones\fP = \f(CW$ec2\fP\->describe_availability_zones(\-zone_name=>\e@names,\-filter=>\e%filters)"
+.IX Subsection "@zones = $ec2->describe_availability_zones(-zone_name=>@names,-filter=>%filters)"
+.ie n .SS "@zones = $ec2\->describe_availability_zones(@names)"
+.el .SS "\f(CW@zones\fP = \f(CW$ec2\fP\->describe_availability_zones(@names)"
+.IX Subsection "@zones = $ec2->describe_availability_zones(@names)"
+Describe availability zones and return a list of
+VM::EC2::AvailabilityZone objects. Call with no arguments to return
+all availability regions. You may provide a list of zones in either
+of the two forms shown above in order to restrict the list
+returned. Glob-style wildcards, such as \*(L"*east\*(R") are allowed.
+.PP
+If you provide a single argument consisting of a hashref, it is
+treated as a \-filter argument. In other words:
+.PP
+.Vb 1
+\& $ec2\->describe_availability_zones({state=>\*(Aqavailable\*(Aq})
+.Ve
+.PP
+is equivalent to
+.PP
+.Vb 1
+\& $ec2\->describe_availability_zones(\-filter=>{state=>\*(Aqavailable\*(Aq})
+.Ve
+.PP
+Availability zone filters are described at
+http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference\-query\-DescribeAvailabilityZones.html
+.SH "EC2 INSTANCES"
+.IX Header "EC2 INSTANCES"
+The methods in this section allow you to retrieve information about
+\&\s-1EC2\s0 instances, launch new instances, control the instance lifecycle
+(e.g. starting and stopping them), and fetching the console output
+from instances.
+.PP
+The primary object manipulated by these methods is
+VM::EC2::Instance. Please see the VM::EC2::Instance manual page
+for additional methods that allow you to attach and detach volumes,
+modify an instance's attributes, and convert instances into images.
+.ie n .SS "@instances = $ec2\->describe_instances(\-instance_id=>\e@ids,\-filter=>\e%filters)"
+.el .SS "\f(CW@instances\fP = \f(CW$ec2\fP\->describe_instances(\-instance_id=>\e@ids,\-filter=>\e%filters)"
+.IX Subsection "@instances = $ec2->describe_instances(-instance_id=>@ids,-filter=>%filters)"
+.ie n .SS "@instances = $ec2\->describe_instances(@instance_ids)"
+.el .SS "\f(CW@instances\fP = \f(CW$ec2\fP\->describe_instances(@instance_ids)"
+.IX Subsection "@instances = $ec2->describe_instances(@instance_ids)"
+.ie n .SS "@instances = $ec2\->describe_instances(\e%filters)"
+.el .SS "\f(CW@instances\fP = \f(CW$ec2\fP\->describe_instances(\e%filters)"
+.IX Subsection "@instances = $ec2->describe_instances(%filters)"
+Return a series of VM::EC2::Instance objects. Optional parameters are:
+.PP
+.Vb 2
+\& \-instance_id ID of the instance(s) to return information on.
+\& This can be a string scalar, or an arrayref.
+\&
+\& \-filter Tags and other filters to apply.
+.Ve
+.PP
+The filter argument is a hashreference in which the keys are the
+filter names, and the values are the match strings. Some filters
+accept wildcards.
+.PP
+A typical filter example:
+.PP
+.Vb 5
+\& $ec2\->describe_instances(
+\& \-filter => {\*(Aqblock\-device\-mapping.device\-name\*(Aq=>\*(Aq/dev/sdh\*(Aq,
+\& \*(Aqarchitecture\*(Aq => \*(Aqi386\*(Aq,
+\& \*(Aqtag:Role\*(Aq => \*(AqServer\*(Aq
+\& });
+.Ve
+.PP
+You may omit the \-filter argument name if there are no other arguments:
+.PP
+.Vb 3
+\& $ec2\->describe_instances({\*(Aqblock\-device\-mapping.device\-name\*(Aq=>\*(Aq/dev/sdh\*(Aq,
+\& \*(Aqarchitecture\*(Aq => \*(Aqi386\*(Aq,
+\& \*(Aqtag:Role\*(Aq => \*(AqServer\*(Aq});
+.Ve
+.PP
+There are a large number of potential filters, which are listed at
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeInstances.html.
+.PP
+Note that the objects returned from this method are the instances
+themselves, and not a reservation set. The reservation \s-1ID\s0 can be
+retrieved from each instance by calling its \fIreservationId()\fR method.
+.ie n .SS "@i = $ec2\->run_instances(%param)"
+.el .SS "\f(CW@i\fP = \f(CW$ec2\fP\->run_instances(%param)"
+.IX Subsection "@i = $ec2->run_instances(%param)"
+This method will provision and launch one or more instances given an
+\&\s-1AMI\s0 \s-1ID\s0. If successful, the method returns a series of
+VM::EC2::Instance objects.
+.IP "Required parameters:" 4
+.IX Item "Required parameters:"
+.Vb 1
+\& \-image_id ID of an AMI to launch
+.Ve
+.IP "Optional parameters:" 4
+.IX Item "Optional parameters:"
+.Vb 10
+\& \-min_count Minimum number of instances to launch [1]
+\& \-max_count Maximum number of instances to launch [1]
+\& \-key_name Name of the keypair to use
+\& \-security_group_id Security group ID to use for this instance.
+\& Use an arrayref for multiple group IDs
+\& \-security_group Security group name to use for this instance.
+\& Use an arrayref for multiple values.
+\& \-user_data User data to pass to the instances. Do NOT base64
+\& encode this. It will be done for you.
+\& \-instance_type Type of the instance to use. See below for a
+\& list.
+\& \-availability_zone The availability zone you want to launch the
+\& instance into. Call $ec2\->regions for a list.
+\& \-zone Short version of \-availability_aone.
+\& \-placement_zone Deprecated version of \-availability_zone.
+\& \-placement_group An existing placement group to launch the
+\& instance into. Applicable to cluster instances
+\& only.
+\& \-placement_tenancy Specify \*(Aqdedicated\*(Aq to launch the instance on a
+\& dedicated server. Only applicable for VPC
+\& instances.
+\& \-kernel_id ID of the kernel to use for the instances,
+\& overriding the kernel specified in the image.
+\& \-ramdisk_id ID of the ramdisk to use for the instances,
+\& overriding the ramdisk specified in the image.
+\& \-block_devices Specify block devices to map onto the instances,
+\& overriding the values specified in the image.
+\& See below for the syntax of this argument.
+\& \-block_device_mapping Alias for \-block_devices.
+\& \-monitoring Pass a true value to enable detailed monitoring.
+\& \-subnet_id ID of the subnet to launch the instance
+\& into. Only applicable for VPC instances.
+\& \-termination_protection Pass true to lock the instance so that it
+\& cannot be terminated using the API. Use
+\& modify_instance() to unset this if youu wish to
+\& terminate the instance later.
+\& \-disable_api_termination \-\- Same as above.
+\& \-shutdown_behavior Pass "stop" (the default) to stop the instance
+\& and save its disk state when "shutdown" is called
+\& from within the instance. Stopped instances can
+\& be restarted later. Pass "terminate" to
+\& instead terminate the instance and discard its
+\& state completely.
+\& \-instance_initiated_shutdown_behavior \-\- Same as above.
+\& \-private_ip_address Assign the instance to a specific IP address
+\& from a VPC subnet (VPC only).
+\& \-client_token Unique identifier that you can provide to ensure
+\& idempotency of the request. You can use
+\& $ec2\->token() to generate a suitable identifier.
+\& See http://docs.amazonwebservices.com/AWSEC2/
+\& latest/UserGuide/Run_Instance_Idempotency.html
+.Ve
+.IP "Instance types" 4
+.IX Item "Instance types"
+The following is the list of instance types currently allowed by
+Amazon:
+.Sp
+.Vb 3
+\& m1.small c1.medium m2.xlarge cc1.4xlarge cg1.4xlarge t1.micro
+\& m1.large c1.xlarge m2.2xlarge
+\& m1.xlarge m2.4xlarge
+.Ve
+.IP "Block device syntax" 4
+.IX Item "Block device syntax"
+The syntax of \-block_devices is identical to what is used by the
+ec2\-run\-instances command-line tool. Borrowing from the manual page of
+that tool:
+.Sp
+The format is '=', where 'block\-device' can be one of the
+following:
+.Sp
+.Vb 2
+\& \- \*(Aqnone\*(Aq: indicates that a block device that would be exposed at the
+\& specified device should be suppressed. For example: \*(Aq/dev/sdb=none\*(Aq
+\&
+\& \- \*(Aqephemeral[0\-3]\*(Aq: indicates that the Amazon EC2 ephemeral store
+\& (instance local storage) should be exposed at the specified device.
+\& For example: \*(Aq/dev/sdc=ephemeral0\*(Aq.
+\&
+\& \- \*(Aq[][:[:]]\*(Aq: indicates
+\& that an Amazon EBS volume, created from the specified Amazon EBS
+\& snapshot, should be exposed at the specified device. The following
+\& combinations are supported:
+\&
+\& \- \*(Aq\*(Aq: the ID of an Amazon EBS snapshot, which must
+\& be owned by or restorable by the caller. May be left out if a
+\& is specified, creating an empty Amazon EBS volume of
+\& the specified size.
+\&
+\& \- \*(Aq\*(Aq: the size (GiBs) of the Amazon EBS volume to be
+\& created. If a snapshot was specified, this may not be smaller
+\& than the size of the snapshot itself.
+\&
+\& \- \*(Aq\*(Aq: indicates whether the Amazon EBS
+\& volume should be deleted on instance termination. If not
+\& specified, this will default to \*(Aqtrue\*(Aq and the volume will be
+\& deleted.
+\&
+\& Examples: \-block_devices => \*(Aq/dev/sdb=snap\-7eb96d16\*(Aq
+\& \-block_devices => \*(Aq/dev/sdc=snap\-7eb96d16:80:false\*(Aq
+\& \-block_devices => \*(Aq/dev/sdd=:120\*(Aq
+.Ve
+.Sp
+To provide multiple mappings, use an array reference. In this example,
+we launch two 'm1.small' instance in which /dev/sdb is mapped to
+ephemeral storage and /dev/sdc is mapped to a new 100 G \s-1EBS\s0 volume:
+.Sp
+.Vb 5
+\& @i=$ec2\->run_instances(\-image_id => \*(Aqami\-12345\*(Aq,
+\& \-min_count => 2,
+\& \-block_devices => [\*(Aq/dev/sdb=ephemeral0\*(Aq,
+\& \*(Aq/dev/sdc=:100:true\*(Aq]
+\& )
+.Ve
+.IP "Return value" 4
+.IX Item "Return value"
+On success, this method returns a list of VM::EC2::Instance
+objects. If called in a scalar context \s-1AND\s0 only one instance was
+requested, it will return a single instance object (rather than
+returning a list of size one which is then converted into numeric \*(L"1\*(R",
+as would be the usual Perl behavior).
+.Sp
+Note that this behavior is different from the Amazon \s-1API\s0, which
+returns a ReservationSet. In this \s-1API\s0, ask the instances for the
+the reservation, owner, requester, and group information using
+\&\fIreservationId()\fR, \fIownerId()\fR, \fIrequesterId()\fR and \fIgroups()\fR methods.
+.IP "Tips" 4
+.IX Item "Tips"
+1. If you have a VM::EC2::Image object returned from
+ \fIDescribe_images()\fR, you may run it using \fIrun_instances()\fR:
+.Sp
+.Vb 5
+\& my $image = $ec2\->describe_images(\-image_id => \*(Aqami\-12345\*(Aq);
+\& $image\->run_instances( \-min_count => 10,
+\& \-block_devices => [\*(Aq/dev/sdb=ephemeral0\*(Aq,
+\& \*(Aq/dev/sdc=:100:true\*(Aq]
+\& )
+.Ve
+.Sp
+2. It may take a short while for a newly-launched instance to be
+ returned by \fIdescribe_instances()\fR. You may need to sleep for 1\-2 seconds
+ before \fIcurrent_status()\fR returns the correct value.
+.Sp
+3. Each instance object has a \fIcurrent_status()\fR method which will
+ return the current run state of the instance. You may poll this
+ method to wait until the instance is running:
+.Sp
+.Vb 5
+\& my $instance = $ec2\->run_instances(...);
+\& sleep 1;
+\& while ($instance\->current_status ne \*(Aqrunning\*(Aq) {
+\& sleep 5;
+\& }
+.Ve
+.Sp
+4. The utility method \fIwait_for_instances()\fR will wait until all
+ passed instances are in the 'running' or other terminal state.
+.Sp
+.Vb 2
+\& my @instances = $ec2\->run_instances(...);
+\& $ec2\->wait_for_instances(@instances);
+.Ve
+.ie n .SS "@s = $ec2\->start_instances(\-instance_id=>\e@instance_ids) =head2 @s = $ec2\->start_instances(@instance_ids)"
+.el .SS "\f(CW@s\fP = \f(CW$ec2\fP\->start_instances(\-instance_id=>\e@instance_ids) =head2 \f(CW@s\fP = \f(CW$ec2\fP\->start_instances(@instance_ids)"
+.IX Subsection "@s = $ec2->start_instances(-instance_id=>@instance_ids) =head2 @s = $ec2->start_instances(@instance_ids)"
+Start the instances named by \f(CW@instance_ids\fR and return one or more
+VM::EC2::Instance::State::Change objects.
+.PP
+To wait for the all the instance ids to reach their final state
+(\*(L"running\*(R" unless an error occurs), call \fIwait_for_instances()\fR.
+.PP
+Example:
+.PP
+.Vb 2
+\& # find all stopped instances
+\& @instances = $ec2\->describe_instances(\-filter=>{\*(Aqinstance\-state\-name\*(Aq=>\*(Aqstopped\*(Aq});
+\&
+\& # start them
+\& $ec2\->start_instances(@instances)
+\&
+\& # pause till they are running (or crashed)
+\& $ec2\->wait_for_instances(@instances)
+.Ve
+.PP
+You can also start an instance by calling the object's \fIstart()\fR method:
+.PP
+.Vb 2
+\& $instances[0]\->start(\*(Aqwait\*(Aq); # start instance and wait for it to
+\& # be running
+.Ve
+.PP
+The objects returned by calling \fIstart_instances()\fR indicate the current
+and previous states of the instance. The previous state is typically
+\&\*(L"stopped\*(R" and the current state is usually \*(L"pending.\*(R" This information
+is only current to the time that the \fIstart_instances()\fR method was called.
+To get the current run state of the instance, call its \fIstatus()\fR
+method:
+.PP
+.Vb 1
+\& die "ouch!" unless $instances[0]\->current_status eq \*(Aqrunning\*(Aq;
+.Ve
+.ie n .SS "@s = $ec2\->stop_instances(\-instance_id=>\e@instance_ids,\-force=>1)"
+.el .SS "\f(CW@s\fP = \f(CW$ec2\fP\->stop_instances(\-instance_id=>\e@instance_ids,\-force=>1)"
+.IX Subsection "@s = $ec2->stop_instances(-instance_id=>@instance_ids,-force=>1)"
+.ie n .SS "@s = $ec2\->stop_instances(@instance_ids)"
+.el .SS "\f(CW@s\fP = \f(CW$ec2\fP\->stop_instances(@instance_ids)"
+.IX Subsection "@s = $ec2->stop_instances(@instance_ids)"
+Stop the instances named by \f(CW@instance_ids\fR and return one or more
+VM::EC2::Instance::State::Change objects. In the named parameter
+version of this method, you may optionally provide a \-force argument,
+which if true, forces the instance to halt without giving it a chance
+to run its shutdown procedure (the equivalent of pulling a physical
+machine's plug).
+.PP
+To wait for instances to reach their final state, call
+\&\fIwait_for_instances()\fR.
+.PP
+Example:
+.PP
+.Vb 2
+\& # find all running instances
+\& @instances = $ec2\->describe_instances(\-filter=>{\*(Aqinstance\-state\-name\*(Aq=>\*(Aqrunning\*(Aq});
+\&
+\& # stop them immediately and wait for confirmation
+\& $ec2\->stop_instances(\-instance_id=>\e@instances,\-force=>1);
+\& $ec2\->wait_for_instances(@instances);
+.Ve
+.PP
+You can also stop an instance by calling the object's \fIstart()\fR method:
+.PP
+.Vb 2
+\& $instances[0]\->stop(\*(Aqwait\*(Aq); # stop first instance and wait for it to
+\& # stop completely
+.Ve
+.ie n .SS "@s = $ec2\->terminate_instances(\-instance_id=>\e@instance_ids)"
+.el .SS "\f(CW@s\fP = \f(CW$ec2\fP\->terminate_instances(\-instance_id=>\e@instance_ids)"
+.IX Subsection "@s = $ec2->terminate_instances(-instance_id=>@instance_ids)"
+.ie n .SS "@s = $ec2\->terminate_instances(@instance_ids)"
+.el .SS "\f(CW@s\fP = \f(CW$ec2\fP\->terminate_instances(@instance_ids)"
+.IX Subsection "@s = $ec2->terminate_instances(@instance_ids)"
+Terminate the instances named by \f(CW@instance_ids\fR and return one or more
+VM::EC2::Instance::State::Change objects. This method will fail
+for any instances whose termination protection field is set.
+.PP
+To wait for the all the instances to reach their final state, call
+\&\fIwait_for_instances()\fR.
+.PP
+Example:
+.PP
+.Vb 2
+\& # find all instances tagged as "Version 0.5"
+\& @instances = $ec2\->describe_instances({\*(Aqtag:Version\*(Aq=>\*(Aq0.5\*(Aq});
+\&
+\& # terminate them
+\& $ec2\->terminate_instances(@instances);
+.Ve
+.PP
+You can also terminate an instance by calling its \fIterminate()\fR method:
+.PP
+.Vb 1
+\& $instances[0]\->terminate;
+.Ve
+.ie n .SS "@s = $ec2\->reboot_instances(\-instance_id=>\e@instance_ids)"
+.el .SS "\f(CW@s\fP = \f(CW$ec2\fP\->reboot_instances(\-instance_id=>\e@instance_ids)"
+.IX Subsection "@s = $ec2->reboot_instances(-instance_id=>@instance_ids)"
+.ie n .SS "@s = $ec2\->reboot_instances(@instance_ids)"
+.el .SS "\f(CW@s\fP = \f(CW$ec2\fP\->reboot_instances(@instance_ids)"
+.IX Subsection "@s = $ec2->reboot_instances(@instance_ids)"
+Reboot the instances named by \f(CW@instance_ids\fR and return one or more
+VM::EC2::Instance::State::Change objects.
+.PP
+To wait for the all the instances to reach their final state, call
+\&\fIwait_for_instances()\fR.
+.PP
+You can also reboot an instance by calling its \fIterminate()\fR method:
+.PP
+.Vb 1
+\& $instances[0]\->reboot;
+.Ve
+.ie n .SS "$t = $ec2\->token"
+.el .SS "\f(CW$t\fP = \f(CW$ec2\fP\->token"
+.IX Subsection "$t = $ec2->token"
+Return a client token for use with \fIstart_instances()\fR.
+.ie n .SS "$ec2\->wait_for_instances(@instances)"
+.el .SS "\f(CW$ec2\fP\->wait_for_instances(@instances)"
+.IX Subsection "$ec2->wait_for_instances(@instances)"
+Wait for all members of the provided list of instances to reach some
+terminal state (\*(L"running\*(R", \*(L"stopped\*(R" or \*(L"terminated\*(R"), and then return
+a hash reference that maps each instance \s-1ID\s0 to its final state.
+.PP
+Typical usage:
+.PP
+.Vb 8
+\& my @instances = $image\->run_instances(\-key_name =>\*(AqMy_key\*(Aq,
+\& \-security_group=>\*(Aqdefault\*(Aq,
+\& \-min_count =>2,
+\& \-instance_type => \*(Aqt1.micro\*(Aq)
+\& or die $ec2\->error_str;
+\& my $status = $ec2\->wait_for_instances(@instances);
+\& my @failed = grep {$status\->{$_} ne \*(Aqrunning\*(Aq} @instances;
+\& print "The following failed: @failed\en";
+.Ve
+.PP
+If no terminal state is reached within a set timeout, then this method
+returns undef and sets \f(CW$ec2\fR\->\fIerror_str()\fR to a suitable message. The
+timeout, which defaults to 10 minutes (600 seconds), can be get or set
+with \f(CW$ec2\fR\->\fIwait_for_timeout()\fR.
+.ie n .SS "$ec2\->wait_for_snapshots(@snapshots)"
+.el .SS "\f(CW$ec2\fP\->wait_for_snapshots(@snapshots)"
+.IX Subsection "$ec2->wait_for_snapshots(@snapshots)"
+Wait for all members of the provided list of snapshots to reach some
+terminal state (\*(L"completed\*(R", \*(L"error\*(R"), and then return a hash
+reference that maps each snapshot \s-1ID\s0 to its final state.
+.PP
+This method may potentially wait forever. It has no set timeout. Wrap
+it in an eval{} and set \fIalarm()\fR if you wish to timeout.
+.ie n .SS "$ec2\->wait_for_volumes(@volumes)"
+.el .SS "\f(CW$ec2\fP\->wait_for_volumes(@volumes)"
+.IX Subsection "$ec2->wait_for_volumes(@volumes)"
+Wait for all members of the provided list of volumes to reach some
+terminal state (\*(L"available\*(R", \*(L"in-use\*(R", \*(L"deleted\*(R" or \*(L"error\*(R"), and then
+return a hash reference that maps each volume \s-1ID\s0 to its final state.
+.PP
+If no terminal state is reached within a set timeout, then this method
+returns undef and sets \f(CW$ec2\fR\->\fIerror_str()\fR to a suitable message. The
+timeout, which defaults to 10 minutes (600 seconds), can be get or set
+with \f(CW$ec2\fR\->\fIwait_for_timeout()\fR.
+.ie n .SS "$ec2\->wait_for_attachments(@attachment)"
+.el .SS "\f(CW$ec2\fP\->wait_for_attachments(@attachment)"
+.IX Subsection "$ec2->wait_for_attachments(@attachment)"
+Wait for all members of the provided list of
+VM::EC2::BlockDevice::Attachment objects to reach some terminal state
+(\*(L"attached\*(R" or \*(L"detached\*(R"), and then return a hash reference that maps
+each attachment to its final state.
+.PP
+Typical usage:
+.PP
+.Vb 9
+\& my $i = 0;
+\& my $instance = \*(Aqi\-12345\*(Aq;
+\& my @attach;
+\& foreach (@volume) {
+\& push @attach,$_\->attach($instance,\*(Aq/dev/sdf\*(Aq.$i++;
+\& }
+\& my $s = $ec2\->wait_for_attachments(@attach);
+\& my @failed = grep($s\->{$_} ne \*(Aqattached\*(Aq} @attach;
+\& warn "did not attach: ",join \*(Aq, \*(Aq,@failed;
+.Ve
+.PP
+If no terminal state is reached within a set timeout, then this method
+returns undef and sets \f(CW$ec2\fR\->\fIerror_str()\fR to a suitable message. The
+timeout, which defaults to 10 minutes (600 seconds), can be get or set
+with \f(CW$ec2\fR\->\fIwait_for_timeout()\fR.
+.ie n .SS "$ec2\->wait_for_terminal_state(\e@objects,['list','of','states'] [,$timeout])"
+.el .SS "\f(CW$ec2\fP\->wait_for_terminal_state(\e@objects,['list','of','states'] [,$timeout])"
+.IX Subsection "$ec2->wait_for_terminal_state(@objects,['list','of','states'] [,$timeout])"
+Generic version of the last four methods. Wait for all members of the provided list of Amazon objects
+instances to reach some terminal state listed in the second argument, and then return
+a hash reference that maps each object \s-1ID\s0 to its final state.
+.PP
+If a timeout is provided, in seconds, then the method will abort after
+waiting the indicated time and return undef.
+.ie n .SH "$timeout = $ec2\->wait_for_timeout([$new_timeout]);"
+.el .SH "\f(CW$timeout\fP = \f(CW$ec2\fP\->wait_for_timeout([$new_timeout]);"
+.IX Header "$timeout = $ec2->wait_for_timeout([$new_timeout]);"
+Get or change the timeout for \fIwait_for_instances()\fR, \fIwait_for_attachments()\fR,
+and \fIwait_for_volumes()\fR. The timeout is given in seconds, and defaults to
+600 (10 minutes). You can set this to 0 to wait forever.
+.ie n .SS "$password_data = $ec2\->get_password_data(\-instance_id=>'i\-12345');"
+.el .SS "\f(CW$password_data\fP = \f(CW$ec2\fP\->get_password_data(\-instance_id=>'i\-12345');"
+.IX Subsection "$password_data = $ec2->get_password_data(-instance_id=>'i-12345');"
+.ie n .SS "$password_data = $ec2\->get_password_data('i\-12345');"
+.el .SS "\f(CW$password_data\fP = \f(CW$ec2\fP\->get_password_data('i\-12345');"
+.IX Subsection "$password_data = $ec2->get_password_data('i-12345');"
+For Windows instances, get the administrator's password as a
+VM::EC2::Instance::PasswordData object.
+.ie n .SS "$output = $ec2\->get_console_output(\-instance_id=>'i\-12345')"
+.el .SS "\f(CW$output\fP = \f(CW$ec2\fP\->get_console_output(\-instance_id=>'i\-12345')"
+.IX Subsection "$output = $ec2->get_console_output(-instance_id=>'i-12345')"
+.ie n .SS "$output = $ec2\->get_console_output('i\-12345');"
+.el .SS "\f(CW$output\fP = \f(CW$ec2\fP\->get_console_output('i\-12345');"
+.IX Subsection "$output = $ec2->get_console_output('i-12345');"
+Return the console output of the indicated instance. The output is
+actually a VM::EC2::ConsoleOutput object, but it is
+overloaded so that when treated as a string it will appear as a
+large text string containing the console output. When treated like an
+object it provides \fIinstanceId()\fR and \fItimestamp()\fR methods.
+.ie n .SS "@monitoring_state = $ec2\->monitor_instances(@list_of_instanceIds)"
+.el .SS "\f(CW@monitoring_state\fP = \f(CW$ec2\fP\->monitor_instances(@list_of_instanceIds)"
+.IX Subsection "@monitoring_state = $ec2->monitor_instances(@list_of_instanceIds)"
+.ie n .SS "@monitoring_state = $ec2\->monitor_instances(\-instance_id=>\e@instanceIds)"
+.el .SS "\f(CW@monitoring_state\fP = \f(CW$ec2\fP\->monitor_instances(\-instance_id=>\e@instanceIds)"
+.IX Subsection "@monitoring_state = $ec2->monitor_instances(-instance_id=>@instanceIds)"
+This method enables monitoring for the listed instances and returns a
+list of VM::EC2::Instance::MonitoringState objects. You can
+later use these objects to activate and inactivate monitoring.
+.ie n .SS "@monitoring_state = $ec2\->unmonitor_instances(@list_of_instanceIds)"
+.el .SS "\f(CW@monitoring_state\fP = \f(CW$ec2\fP\->unmonitor_instances(@list_of_instanceIds)"
+.IX Subsection "@monitoring_state = $ec2->unmonitor_instances(@list_of_instanceIds)"
+.ie n .SS "@monitoring_state = $ec2\->unmonitor_instances(\-instance_id=>\e@instanceIds)"
+.el .SS "\f(CW@monitoring_state\fP = \f(CW$ec2\fP\->unmonitor_instances(\-instance_id=>\e@instanceIds)"
+.IX Subsection "@monitoring_state = $ec2->unmonitor_instances(-instance_id=>@instanceIds)"
+This method disables monitoring for the listed instances and returns a
+list of VM::EC2::Instance::MonitoringState objects. You can
+later use these objects to activate and inactivate monitoring.
+.ie n .SS "$meta = $ec2\->instance_metadata"
+.el .SS "\f(CW$meta\fP = \f(CW$ec2\fP\->instance_metadata"
+.IX Subsection "$meta = $ec2->instance_metadata"
+\&\fBFor use on running \s-1EC2\s0 instances only:\fR This method returns a
+VM::EC2::Instance::Metadata object that will return information about
+the currently running instance using the \s-1HTTP://\s0 metadata fields
+described at
+http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?instancedata\-data\-categories.html. This
+is usually fastest way to get runtime information on the current
+instance.
+.ie n .SS "@data = $ec2\->describe_instance_attribute($instance_id,$attribute)"
+.el .SS "\f(CW@data\fP = \f(CW$ec2\fP\->describe_instance_attribute($instance_id,$attribute)"
+.IX Subsection "@data = $ec2->describe_instance_attribute($instance_id,$attribute)"
+This method returns instance attributes. Only one attribute can be
+retrieved at a time. The following is the list of attributes that can be
+retrieved:
+.PP
+.Vb 10
+\& instanceType \-\- scalar
+\& kernel \-\- scalar
+\& ramdisk \-\- scalar
+\& userData \-\- scalar
+\& disableApiTermination \-\- scalar
+\& instanceInitiatedShutdownBehavior \-\- scalar
+\& rootDeviceName \-\- scalar
+\& blockDeviceMapping \-\- list of hashref
+\& sourceDestCheck \-\- scalar
+\& groupSet \-\- list of scalar
+.Ve
+.PP
+All of these values can be retrieved more conveniently from the
+VM::EC2::Instance object returned from \fIdescribe_instances()\fR, so
+there is no attempt to parse the results of this call into Perl
+objects. Therefore, some of the attributes, in particular
+\&'blockDeviceMapping' will be returned as raw hashrefs.
+.ie n .SS "$boolean = $ec2\->modify_instance_attribute($instance_id,\-$attribute_name=>$value)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->modify_instance_attribute($instance_id,\-$attribute_name=>$value)"
+.IX Subsection "$boolean = $ec2->modify_instance_attribute($instance_id,-$attribute_name=>$value)"
+This method changes instance attributes. It can only be applied to stopped instances.
+The following is the list of attributes that can be set:
+.PP
+.Vb 10
+\& \-instance_type \-\- type of instance, e.g. "m1.small"
+\& \-kernel \-\- kernel id
+\& \-ramdisk \-\- ramdisk id
+\& \-user_data \-\- user data
+\& \-termination_protection \-\- true to prevent termination from the console
+\& \-disable_api_termination \-\- same as the above
+\& \-shutdown_behavior \-\- "stop" or "terminate"
+\& \-instance_initiated_shutdown_behavior \-\- same as above
+\& \-root_device_name \-\- root device name
+\& \-source_dest_check \-\- enable NAT (VPC only)
+\& \-group_id \-\- VPC security group
+\& \-block_devices \-\- Specify block devices to change
+\& deleteOnTermination flag
+\& \-block_device_mapping \-\- Alias for \-block_devices
+.Ve
+.PP
+Only one attribute can be changed in a single request. For example:
+.PP
+.Vb 1
+\& $ec2\->modify_instance_attribute(\*(Aqi\-12345\*(Aq,\-kernel=>\*(Aqaki\-f70657b2\*(Aq);
+.Ve
+.PP
+The result code is true if the attribute was successfully modified,
+false otherwise. In the latter case, \f(CW$ec2\fR\->\fIerror()\fR will provide the
+error message.
+.PP
+The ability to change the deleteOnTermination flag for attached block devices
+is not documented in the official Amazon \s-1API\s0 documentation, but appears to work.
+The syntax is:
+.PP
+# turn on deleteOnTermination
+ \f(CW$ec2\fR\->modify_instance_attribute(\-block_devices=>'/dev/sdf=v\-12345')
+# turn off deleteOnTermination
+ \f(CW$ec2\fR\->modify_instance_attribute(\-block_devices=>'/dev/sdf=v\-12345')
+.PP
+The syntax is slightly different from what is used by \-block_devices
+in \fIrun_instances()\fR, and is \*(L"device=volumeId:boolean\*(R". Multiple block
+devices can be specified using an arrayref.
+.ie n .SS "$boolean = $ec2\->reset_instance_attribute($instance_id,$attribute)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->reset_instance_attribute($instance_id,$attribute)"
+.IX Subsection "$boolean = $ec2->reset_instance_attribute($instance_id,$attribute)"
+This method resets an attribute of the given instance to its default
+value. Valid attributes are \*(L"kernel\*(R", \*(L"ramdisk\*(R" and
+\&\*(L"sourceDestCheck\*(R". The result code is true if the reset was
+successful.
+.SH "EC2 AMAZON MACHINE IMAGES"
+.IX Header "EC2 AMAZON MACHINE IMAGES"
+The methods in this section allow you to query and manipulate Amazon
+machine images (AMIs). See VM::EC2::Image.
+.ie n .SS "@i = $ec2\->describe_images(\-image_id=>\e@id,\-executable_by=>$id, \-owner=>$id, \-filter=>\e%filters)"
+.el .SS "\f(CW@i\fP = \f(CW$ec2\fP\->describe_images(\-image_id=>\e@id,\-executable_by=>$id, \-owner=>$id, \-filter=>\e%filters)"
+.IX Subsection "@i = $ec2->describe_images(-image_id=>@id,-executable_by=>$id, -owner=>$id, -filter=>%filters)"
+.ie n .SS "@i = $ec2\->describe_images(@image_ids)"
+.el .SS "\f(CW@i\fP = \f(CW$ec2\fP\->describe_images(@image_ids)"
+.IX Subsection "@i = $ec2->describe_images(@image_ids)"
+Return a series of VM::EC2::Image objects, each describing an
+\&\s-1AMI\s0. Optional parameters:
+.PP
+.Vb 2
+\& \-image_id The id of the image, either a string scalar or an
+\& arrayref.
+\&
+\& \-executable_by Filter by images executable by the indicated user account
+\&
+\& \-owner Filter by owner account
+\&
+\& \-filter Tags and other filters to apply
+.Ve
+.PP
+If there are no other arguments, you may omit the \-filter argument
+name and call \fIdescribe_images()\fR with a single hashref consisting of
+the search filters you wish to apply.
+.PP
+The full list of image filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeImages.html
+.ie n .SS "$image = $ec2\->create_image(%args)"
+.el .SS "\f(CW$image\fP = \f(CW$ec2\fP\->create_image(%args)"
+.IX Subsection "$image = $ec2->create_image(%args)"
+Create an image from an EBS-backed instance and return a
+VM::EC2::Image object. The instance must be in the \*(L"stopped\*(R" or
+\&\*(L"running\*(R" state. In the latter case, Amazon will stop the instance,
+create the image, and then restart it unless the \-no_reboot argument
+is provided.
+.PP
+Arguments:
+.PP
+.Vb 4
+\& \-instance_id ID of the instance to create an image from. (required)
+\& \-name Name for the image that will be created. (required)
+\& \-description Description of the new image.
+\& \-no_reboot If true, don\*(Aqt reboot the instance.
+.Ve
+.ie n .SS "$image = $ec2\->register_image(%args)"
+.el .SS "\f(CW$image\fP = \f(CW$ec2\fP\->register_image(%args)"
+.IX Subsection "$image = $ec2->register_image(%args)"
+Register an image, creating an \s-1AMI\s0. This can be used to create an \s-1AMI\s0
+from a S3\-backed instance-store bundle, or to create an \s-1AMI\s0 from a
+snapshot of an EBS-backed root volume.
+.PP
+Required arguments:
+.PP
+.Vb 1
+\& \-name Name for the image that will be created.
+.Ve
+.PP
+Arguments required for an EBS-backed image:
+.PP
+.Vb 7
+\& \-root_device_name The root device name, e.g. /dev/sda1
+\& \-block_device_mapping The block device mapping strings, including the
+\& snapshot ID for the root volume. This can
+\& be either a scalar string or an arrayref.
+\& See run_instances() for a description of the
+\& syntax.
+\& \-block_devices Alias of the above.
+.Ve
+.PP
+Arguments required for an instance-store image:
+.PP
+.Vb 1
+\& \-image_location Full path to the AMI manifest in Amazon S3 storage.
+.Ve
+.PP
+Common optional arguments:
+.PP
+.Vb 4
+\& \-description Description of the AMI
+\& \-architecture Architecture of the image ("i386" or "x86_64")
+\& \-kernel_id ID fo the kernel to use
+\& \-ramdisk_id ID of the RAM disk to use
+.Ve
+.PP
+While you do not have to specify the kernel \s-1ID\s0, it is strongly
+recommended that you do so. Otherwise the kernel will have to be
+specified for \fIrun_instances()\fR.
+.PP
+Note: Immediately after registering the image you can add tags to it
+and use modify_image_attribute to change launch permissions, etc.
+.ie n .SS "$result = $ec2\->deregister_image($image_id)"
+.el .SS "\f(CW$result\fP = \f(CW$ec2\fP\->deregister_image($image_id)"
+.IX Subsection "$result = $ec2->deregister_image($image_id)"
+Deletes the registered image and returns true if successful.
+.ie n .SS "@data = $ec2\->describe_image_attribute($image_id,$attribute)"
+.el .SS "\f(CW@data\fP = \f(CW$ec2\fP\->describe_image_attribute($image_id,$attribute)"
+.IX Subsection "@data = $ec2->describe_image_attribute($image_id,$attribute)"
+This method returns image attributes. Only one attribute can be
+retrieved at a time. The following is the list of attributes that can be
+retrieved:
+.PP
+.Vb 6
+\& description \-\- scalar
+\& kernel \-\- scalar
+\& ramdisk \-\- scalar
+\& launchPermission \-\- list of scalar
+\& productCodes \-\- array
+\& blockDeviceMapping \-\- list of hashref
+.Ve
+.PP
+All of these values can be retrieved more conveniently from the
+VM::EC2::Image object returned from \fIdescribe_images()\fR, so there is
+no attempt to parse the results of this call into Perl objects. In
+particular, 'blockDeviceMapping' is returned as a raw hashrefs (there
+also seems to be an \s-1AWS\s0 bug that causes fetching this attribute to return an
+AuthFailure error).
+.PP
+Please see the VM::EC2::Image \fIlaunchPermissions()\fR and
+\&\fIblockDeviceMapping()\fR methods for more convenient ways to get this
+data.
+.ie n .SS "$boolean = $ec2\->modify_image_attribute($image_id,\-$attribute_name=>$value)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->modify_image_attribute($image_id,\-$attribute_name=>$value)"
+.IX Subsection "$boolean = $ec2->modify_image_attribute($image_id,-$attribute_name=>$value)"
+This method changes image attributes. The first argument is the image
+\&\s-1ID\s0, and this is followed by the attribute name and the value to change
+it to.
+.PP
+The following is the list of attributes that can be set:
+.PP
+.Vb 7
+\& \-launch_add_user \-\- scalar or arrayref of UserIds to grant launch permissions to
+\& \-launch_add_group \-\- scalar or arrayref of Groups to remove launch permissions from
+\& (only currently valid value is "all")
+\& \-launch_remove_user \-\- scalar or arrayref of UserIds to remove from launch permissions
+\& \-launch_remove_group \-\- scalar or arrayref of Groups to remove from launch permissions
+\& \-product_code \-\- scalar or array of product codes to add
+\& \-description \-\- scalar new description
+.Ve
+.PP
+You can abbreviate the launch permission arguments to \-add_user,
+\&\-add_group, \-remove_user, \-remove_group, etc.
+.PP
+Only one attribute can be changed in a single request.
+.PP
+For example:
+.PP
+.Vb 1
+\& $ec2\->modify_image_attribute(\*(Aqi\-12345\*(Aq,\-product_code=>[\*(Aqabcde\*(Aq,\*(Aqghijk\*(Aq]);
+.Ve
+.PP
+The result code is true if the attribute was successfully modified,
+false otherwise. In the latter case, \f(CW$ec2\fR\->\fIerror()\fR will provide the
+error message.
+.PP
+To make an image public, specify \-launch_add_group=>'all':
+.PP
+.Vb 1
+\& $ec2\->modify_image_attribute(\*(Aqi\-12345\*(Aq,\-launch_add_group=>\*(Aqall\*(Aq);
+.Ve
+.PP
+Also see VM::EC2::Image for shortcut methods. For example:
+.PP
+.Vb 1
+\& $image\->add_authorized_users(1234567,999991);
+.Ve
+.ie n .SS "$boolean = $ec2\->reset_image_attribute($image_id,$attribute_name)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->reset_image_attribute($image_id,$attribute_name)"
+.IX Subsection "$boolean = $ec2->reset_image_attribute($image_id,$attribute_name)"
+This method resets an attribute of the given snapshot to its default
+value. The valid attributes are:
+.PP
+.Vb 1
+\& launchPermission
+.Ve
+.SH "EC2 VOLUMES AND SNAPSHOTS"
+.IX Header "EC2 VOLUMES AND SNAPSHOTS"
+The methods in this section allow you to query and manipulate \s-1EC2\s0 \s-1EBS\s0
+volumes and snapshots. See VM::EC2::Volume and VM::EC2::Snapshot
+for additional functionality provided through the object interface.
+.ie n .SS "@v = $ec2\->describe_volumes(\-volume_id=>\e@ids,\-filter=>\e%filters)"
+.el .SS "\f(CW@v\fP = \f(CW$ec2\fP\->describe_volumes(\-volume_id=>\e@ids,\-filter=>\e%filters)"
+.IX Subsection "@v = $ec2->describe_volumes(-volume_id=>@ids,-filter=>%filters)"
+.ie n .SS "@v = $ec2\->describe_volumes(@volume_ids)"
+.el .SS "\f(CW@v\fP = \f(CW$ec2\fP\->describe_volumes(@volume_ids)"
+.IX Subsection "@v = $ec2->describe_volumes(@volume_ids)"
+Return a series of VM::EC2::Volume objects. Optional parameters:
+.PP
+.Vb 2
+\& \-volume_id The id of the volume to fetch, either a string
+\& scalar or an arrayref.
+\&
+\& \-filter One or more filters to apply to the search
+.Ve
+.PP
+The \-filter argument name can be omitted if there are no other
+arguments you wish to pass.
+.PP
+The full list of volume filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeVolumes.html
+.ie n .SS "$v = $ec2\->create_volume(\-availability_zone=>$zone,\-snapshot_id=>$snapshotId,\-size=>$size)"
+.el .SS "\f(CW$v\fP = \f(CW$ec2\fP\->create_volume(\-availability_zone=>$zone,\-snapshot_id=>$snapshotId,\-size=>$size)"
+.IX Subsection "$v = $ec2->create_volume(-availability_zone=>$zone,-snapshot_id=>$snapshotId,-size=>$size)"
+Create a volume in the specified availability zone and return
+information about it.
+.PP
+Arguments:
+.PP
+.Vb 2
+\& \-availability_zone \-\- An availability zone from
+\& describe_availability_zones (required)
+\&
+\& \-snapshot_id \-\- ID of a snapshot to use to build volume from.
+\&
+\& \-size \-\- Size of the volume, in GB (between 1 and 1024).
+.Ve
+.PP
+One or both of \-snapshot_id or \-size are required. For convenience,
+you may abbreviate \-availability_zone as \-zone, and \-snapshot_id as
+\&\-snapshot.
+.PP
+The returned object is a VM::EC2::Volume object.
+.ie n .SS "$result = $ec2\->delete_volume($volume_id);"
+.el .SS "\f(CW$result\fP = \f(CW$ec2\fP\->delete_volume($volume_id);"
+.IX Subsection "$result = $ec2->delete_volume($volume_id);"
+Deletes the specified volume. Returns a boolean indicating success of
+the delete operation. Note that a volume will remain in the \*(L"deleting\*(R"
+state for some time after this call completes.
+.ie n .SS "$attachment = $ec2\->attach_volume($volume_id,$instance_id,$device);"
+.el .SS "\f(CW$attachment\fP = \f(CW$ec2\fP\->attach_volume($volume_id,$instance_id,$device);"
+.IX Subsection "$attachment = $ec2->attach_volume($volume_id,$instance_id,$device);"
+.ie n .SS "$attachment = $ec2\->attach_volume(\-volume_id=>$volume_id,\-instance_id=>$instance_id,\-device=>$device);"
+.el .SS "\f(CW$attachment\fP = \f(CW$ec2\fP\->attach_volume(\-volume_id=>$volume_id,\-instance_id=>$instance_id,\-device=>$device);"
+.IX Subsection "$attachment = $ec2->attach_volume(-volume_id=>$volume_id,-instance_id=>$instance_id,-device=>$device);"
+Attaches the specified volume to the instance using the indicated
+device. All arguments are required:
+.PP
+.Vb 6
+\& \-volume_id \-\- ID of the volume to attach. The volume must be in
+\& "available" state.
+\& \-instance_id \-\- ID of the instance to attach to. Both instance and
+\& attachment must be in the same availability zone.
+\& \-device \-\- How the device is exposed to the instance, e.g.
+\& \*(Aq/dev/sdg\*(Aq.
+.Ve
+.PP
+The result is a VM::EC2::BlockDevice::Attachment object which
+you can monitor by calling \fIcurrent_status()\fR:
+.PP
+.Vb 5
+\& my $a = $ec2\->attach_volume(\*(Aqvol\-12345\*(Aq,\*(Aqi\-12345\*(Aq,\*(Aq/dev/sdg\*(Aq);
+\& while ($a\->current_status ne \*(Aqattached\*(Aq) {
+\& sleep 2;
+\& }
+\& print "volume is ready to go\en";
+.Ve
+.PP
+or more simply
+.PP
+.Vb 2
+\& my $a = $ec2\->attach_volume(\*(Aqvol\-12345\*(Aq,\*(Aqi\-12345\*(Aq,\*(Aq/dev/sdg\*(Aq);
+\& $ec2\->wait_for_attachments($a);
+.Ve
+.ie n .SS "$attachment = $ec2\->detach_volume($volume_id)"
+.el .SS "\f(CW$attachment\fP = \f(CW$ec2\fP\->detach_volume($volume_id)"
+.IX Subsection "$attachment = $ec2->detach_volume($volume_id)"
+.ie n .SS "$attachment = $ec2\->detach_volume(\-volume_id=>$volume_id,\-instance_id=>$instance_id, \-device=>$device, \-force=>$force);"
+.el .SS "\f(CW$attachment\fP = \f(CW$ec2\fP\->detach_volume(\-volume_id=>$volume_id,\-instance_id=>$instance_id, \-device=>$device, \-force=>$force);"
+.IX Subsection "$attachment = $ec2->detach_volume(-volume_id=>$volume_id,-instance_id=>$instance_id, -device=>$device, -force=>$force);"
+Detaches the specified volume from an instance.
+.PP
+.Vb 5
+\& \-volume_id \-\- ID of the volume to detach. (required)
+\& \-instance_id \-\- ID of the instance to detach from. (optional)
+\& \-device \-\- How the device is exposed to the instance. (optional)
+\& \-force \-\- Force detachment, even if previous attempts were
+\& unsuccessful. (optional)
+.Ve
+.PP
+The result is a VM::EC2::BlockDevice::Attachment object which
+you can monitor by calling \fIcurrent_status()\fR:
+.PP
+.Vb 5
+\& my $a = $ec2\->detach_volume(\*(Aqvol\-12345\*(Aq);
+\& while ($a\->current_status ne \*(Aqdetached\*(Aq) {
+\& sleep 2;
+\& }
+\& print "volume is ready to go\en";
+.Ve
+.PP
+Or more simply:
+.PP
+.Vb 3
+\& my $a = $ec2\->detach_volume(\*(Aqvol\-12345\*(Aq);
+\& $ec2\->wait_for_attachments($a);
+\& print "volume is ready to go\en" if $a\->current_status eq \*(Aqdetached\*(Aq;
+.Ve
+.ie n .SS "@snaps = $ec2\->describe_snapshots(\-snapshot_id=>\e@ids,%other_param)"
+.el .SS "\f(CW@snaps\fP = \f(CW$ec2\fP\->describe_snapshots(\-snapshot_id=>\e@ids,%other_param)"
+.IX Subsection "@snaps = $ec2->describe_snapshots(-snapshot_id=>@ids,%other_param)"
+.ie n .SS "@snaps = $ec2\->describe_snapshots(@snapshot_ids)"
+.el .SS "\f(CW@snaps\fP = \f(CW$ec2\fP\->describe_snapshots(@snapshot_ids)"
+.IX Subsection "@snaps = $ec2->describe_snapshots(@snapshot_ids)"
+Returns a series of VM::EC2::Snapshot objects. All parameters
+are optional:
+.PP
+.Vb 1
+\& \-snapshot_id ID of the snapshot
+\&
+\& \-owner Filter by owner ID
+\&
+\& \-restorable_by Filter by IDs of a user who is allowed to restore
+\& the snapshot
+\&
+\& \-filter Tags and other filters
+.Ve
+.PP
+The \-filter argument name can be omitted if there are no other
+arguments you wish to pass.
+.PP
+The full list of applicable filters can be found at
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeSnapshots.html
+.ie n .SS "@data = $ec2\->describe_snapshot_attribute($snapshot_id,$attribute)"
+.el .SS "\f(CW@data\fP = \f(CW$ec2\fP\->describe_snapshot_attribute($snapshot_id,$attribute)"
+.IX Subsection "@data = $ec2->describe_snapshot_attribute($snapshot_id,$attribute)"
+This method returns snapshot attributes. The first argument is the
+snapshot \s-1ID\s0, and the second is the name of the attribute to
+fetch. Currently Amazon defines only one attribute,
+\&\*(L"createVolumePermission\*(R", which will return a list of user Ids who are
+allowed to create volumes from this snapshot.
+.PP
+The result is a raw hash of attribute values. Please see
+VM::EC2::Snapshot for a more convenient way of accessing and
+modifying snapshot attributes.
+.ie n .SS "$boolean = $ec2\->modify_snapshot_attribute($snapshot_id,\-$argument=>$value)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->modify_snapshot_attribute($snapshot_id,\-$argument=>$value)"
+.IX Subsection "$boolean = $ec2->modify_snapshot_attribute($snapshot_id,-$argument=>$value)"
+This method changes snapshot attributes. The first argument is the
+snapshot \s-1ID\s0, and this is followed by an attribute modification command
+and the value to change it to.
+.PP
+Currently the only attribute that can be changed is the
+createVolumeAttribute. This is done through the following arguments
+.PP
+.Vb 5
+\& \-createvol_add_user \-\- scalar or arrayref of UserIds to grant create volume permissions to
+\& \-createvol_add_group \-\- scalar or arrayref of Groups to remove create volume permissions from
+\& (only currently valid value is "all")
+\& \-createvol_remove_user \-\- scalar or arrayref of UserIds to remove from create volume permissions
+\& \-createvol_remove_group \-\- scalar or arrayref of Groups to remove from create volume permissions
+.Ve
+.PP
+You can abbreviate these to \-add_user, \-add_group, \-remove_user, \-remove_group, etc.
+.PP
+See VM::EC2::Snapshot for more convenient methods for interrogating
+and modifying the create volume permissions.
+.ie n .SS "$boolean = $ec2\->reset_snapshot_attribute($snapshot_id,$attribute)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->reset_snapshot_attribute($snapshot_id,$attribute)"
+.IX Subsection "$boolean = $ec2->reset_snapshot_attribute($snapshot_id,$attribute)"
+This method resets an attribute of the given snapshot to its default
+value. The only valid attribute at this time is
+\&\*(L"createVolumePermission.\*(R"
+.ie n .SS "$snapshot = $ec2\->create_snapshot($volume_id)"
+.el .SS "\f(CW$snapshot\fP = \f(CW$ec2\fP\->create_snapshot($volume_id)"
+.IX Subsection "$snapshot = $ec2->create_snapshot($volume_id)"
+.ie n .SS "$snapshot = $ec2\->create_snapshot(\-volume_id=>$vol,\-description=>$desc)"
+.el .SS "\f(CW$snapshot\fP = \f(CW$ec2\fP\->create_snapshot(\-volume_id=>$vol,\-description=>$desc)"
+.IX Subsection "$snapshot = $ec2->create_snapshot(-volume_id=>$vol,-description=>$desc)"
+Snapshot the \s-1EBS\s0 volume and store it to S3 storage. To ensure a
+consistent snapshot, the volume should be unmounted prior to
+initiating this operation.
+.PP
+Arguments:
+.PP
+.Vb 2
+\& \-volume_id \-\- ID of the volume to snapshot (required)
+\& \-description \-\- A description to add to the snapshot (optional)
+.Ve
+.PP
+The return value is a VM::EC2::Snapshot object that can be queried
+through its \fIcurrent_status()\fR interface to follow the progress of the
+snapshot operation.
+.PP
+Another way to accomplish the same thing is through the
+VM::EC2::Volume interface:
+.PP
+.Vb 6
+\& my $volume = $ec2\->describe_volumes(\-filter=>{\*(Aqtag:Name\*(Aq=>\*(AqAccountingData\*(Aq});
+\& $s = $volume\->create_snapshot("Backed up at ".localtime);
+\& while ($s\->current_status eq \*(Aqpending\*(Aq) {
+\& print "Progress: ",$s\->progress,"% done\en";
+\& }
+\& print "Snapshot status: ",$s\->current_status,"\en";
+.Ve
+.ie n .SS "$boolean = $ec2\->delete_snapshot($snapshot_id)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->delete_snapshot($snapshot_id)"
+.IX Subsection "$boolean = $ec2->delete_snapshot($snapshot_id)"
+Delete the indicated snapshot and return true if the request was
+successful.
+.SH "SECURITY GROUPS AND KEY PAIRS"
+.IX Header "SECURITY GROUPS AND KEY PAIRS"
+The methods in this section allow you to query and manipulate security
+groups (firewall rules) and \s-1SSH\s0 key pairs. See
+VM::EC2::SecurityGroup and VM::EC2::KeyPair for functionality
+that is available through these objects.
+.ie n .SS "@sg = $ec2\->describe_security_groups(\-group_id => \e@ids, \-group_name=> \e@names, \-filter => \e%filters);"
+.el .SS "\f(CW@sg\fP = \f(CW$ec2\fP\->describe_security_groups(\-group_id => \e@ids, \-group_name=> \e@names, \-filter => \e%filters);"
+.IX Subsection "@sg = $ec2->describe_security_groups(-group_id => @ids, -group_name=> @names, -filter => %filters);"
+.ie n .SS "@sg = $ec2\->describe_security_groups(@group_ids)"
+.el .SS "\f(CW@sg\fP = \f(CW$ec2\fP\->describe_security_groups(@group_ids)"
+.IX Subsection "@sg = $ec2->describe_security_groups(@group_ids)"
+Searches for security groups (firewall rules) matching the provided
+filters and return a series of VM::EC2::SecurityGroup objects.
+.PP
+Optional parameters:
+.PP
+.Vb 2
+\& \-group_name A single group name or an arrayref containing a list
+\& of names
+\&
+\& \-name Shorter version of \-group_name
+\&
+\& \-group_id A single group id (i.e. \*(Aqsg\-12345\*(Aq) or an arrayref
+\& containing a list of ids
+\&
+\& \-filter Filter on tags and other attributes.
+.Ve
+.PP
+The \-filter argument name can be omitted if there are no other
+arguments you wish to pass.
+.PP
+The full list of security group filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeSecurityGroups.html
+.ie n .SS "$group = $ec2\->create_security_group(\-group_name=>$name, \-group_description=>$description, \-vpc_id => $vpc_id )"
+.el .SS "\f(CW$group\fP = \f(CW$ec2\fP\->create_security_group(\-group_name=>$name, \-group_description=>$description, \-vpc_id => \f(CW$vpc_id\fP )"
+.IX Subsection "$group = $ec2->create_security_group(-group_name=>$name, -group_description=>$description, -vpc_id => $vpc_id )"
+Create a security group. Arguments are:
+.PP
+.Vb 4
+\& \-group_name Name of the security group (required)
+\& \-group_description Description of the security group (required)
+\& \-vpc_id Virtual private cloud security group ID
+\& (required for VPC security groups)
+.Ve
+.PP
+For convenience, you may use \-name and \-description as aliases for
+\&\-group_name and \-group_description respectively.
+.PP
+If succcessful, the method returns an object of type
+VM::EC2::SecurityGroup.
+.ie n .SS "$boolean = $ec2\->delete_security_group($group_id)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->delete_security_group($group_id)"
+.IX Subsection "$boolean = $ec2->delete_security_group($group_id)"
+.ie n .SS "$boolean = $ec2\->delete_security_group(\-group_id=>$group_id, \-group_name=>$name);"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->delete_security_group(\-group_id=>$group_id, \-group_name=>$name);"
+.IX Subsection "$boolean = $ec2->delete_security_group(-group_id=>$group_id, -group_name=>$name);"
+Delete a security group. Arguments are:
+.PP
+.Vb 2
+\& \-group_name Name of the security group
+\& \-group_id ID of the security group
+.Ve
+.PP
+Either \-group_name or \-group_id is required. In the single-argument
+form, the method deletes the security group given by its id.
+.PP
+If succcessful, the method returns true.
+.ie n .SS "$boolean = $ec2\->update_security_group($security_group)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->update_security_group($security_group)"
+.IX Subsection "$boolean = $ec2->update_security_group($security_group)"
+Add one or more incoming firewall rules to a security group. The rules
+to add are stored in a VM::EC2::SecurityGroup which is created
+either by \fIdescribe_security_groups()\fR or \fIcreate_security_group()\fR. This method combines
+the actions AuthorizeSecurityGroupIngress,
+AuthorizeSecurityGroupEgress, RevokeSecurityGroupIngress, and
+RevokeSecurityGroupEgress.
+.PP
+For details, see VM::EC2::SecurityGroup. Here is a brief summary:
+.PP
+.Vb 1
+\& $sg = $ec2\->create_security_group(\-name=>\*(AqMyGroup\*(Aq,\-description=>\*(AqExample group\*(Aq);
+\&
+\& # TCP on port 80 for the indicated address ranges
+\& $sg\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => 80,
+\& \-source_ip => [\*(Aq192.168.2.0/24\*(Aq,\*(Aq192.168.2.1/24\*(Aq});
+\&
+\& # TCP on ports 22 and 23 from anyone
+\& $sg\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => \*(Aq22..23\*(Aq,
+\& \-source_ip => \*(Aq0.0.0.0/0\*(Aq);
+\&
+\& # ICMP on echo (ping) port from anyone
+\& $sg\->authorize_incoming(\-protocol => \*(Aqicmp\*(Aq,
+\& \-port => 0,
+\& \-source_ip => \*(Aq0.0.0.0/0\*(Aq);
+\&
+\& # TCP to port 25 (mail) from instances belonging to
+\& # the "Mail relay" group belonging to user 12345678.
+\& $sg\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => 25,
+\& \-group => \*(Aq12345678/Mail relay\*(Aq);
+\&
+\& $result = $ec2\->update_security_group($sg);
+.Ve
+.PP
+or more simply:
+.PP
+.Vb 1
+\& $result = $sg\->update();
+.Ve
+.ie n .SS "$account_id = $ec2\->account_id"
+.el .SS "\f(CW$account_id\fP = \f(CW$ec2\fP\->account_id"
+.IX Subsection "$account_id = $ec2->account_id"
+Looks up the account \s-1ID\s0 corresponding to the credentials provided when
+the \s-1VM::EC2\s0 instance was created. The way this is done is to fetch the
+\&\*(L"default\*(R" security group, which is guaranteed to exist, and then
+return its groupId field. The result is cached so that subsequent
+accesses are fast.
+.ie n .SS "$account_id = $ec2\->userId"
+.el .SS "\f(CW$account_id\fP = \f(CW$ec2\fP\->userId"
+.IX Subsection "$account_id = $ec2->userId"
+Same as above, for convenience.
+.ie n .SS "@keys = $ec2\->describe_key_pairs(\-key_name => \e@names, \-filter => \e%filters); =head2 @keys = $ec2\->describe_key_pairs(@names);"
+.el .SS "\f(CW@keys\fP = \f(CW$ec2\fP\->describe_key_pairs(\-key_name => \e@names, \-filter => \e%filters); =head2 \f(CW@keys\fP = \f(CW$ec2\fP\->describe_key_pairs(@names);"
+.IX Subsection "@keys = $ec2->describe_key_pairs(-key_name => @names, -filter => %filters); =head2 @keys = $ec2->describe_key_pairs(@names);"
+Searches for ssh key pairs matching the provided filters and return
+a series of VM::EC2::KeyPair objects.
+.PP
+Optional parameters:
+.PP
+.Vb 3
+\& \-key_name A single key name or an arrayref containing a list
+\& of names
+\& \-filter Filter on tags and other attributes.
+.Ve
+.PP
+The full list of key filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeKeyPairs.html
+.ie n .SS "$key = $ec2\->create_key_pair($name)"
+.el .SS "\f(CW$key\fP = \f(CW$ec2\fP\->create_key_pair($name)"
+.IX Subsection "$key = $ec2->create_key_pair($name)"
+Create a new key pair with the specified name (required). If the key
+pair already exists, returns undef. The contents of the new keypair,
+including the PEM-encoded private key, is contained in the returned
+VM::EC2::KeyPair object:
+.PP
+.Vb 5
+\& my $key = $ec2\->create_key_pair(\*(AqMy Keypair\*(Aq);
+\& if ($key) {
+\& print $key\->fingerprint,"\en";
+\& print $key\->privateKey,"\en";
+\& }
+.Ve
+.ie n .SS "$key = $ec2\->import_key_pair(\-key_name=>$name, \-public_key_material=>$public_key)"
+.el .SS "\f(CW$key\fP = \f(CW$ec2\fP\->import_key_pair(\-key_name=>$name, \-public_key_material=>$public_key)"
+.IX Subsection "$key = $ec2->import_key_pair(-key_name=>$name, -public_key_material=>$public_key)"
+.ie n .SS "$key = $ec2\->import_key_pair($name,$public_key)"
+.el .SS "\f(CW$key\fP = \f(CW$ec2\fP\->import_key_pair($name,$public_key)"
+.IX Subsection "$key = $ec2->import_key_pair($name,$public_key)"
+Imports a preexisting public key into \s-1AWS\s0 under the specified name.
+If successful, returns a VM::EC2::KeyPair. The public key must be an
+\&\s-1RSA\s0 key of length 1024, 2048 or 4096. The method can be called with
+two unnamed arguments consisting of the key name and the public key
+material, or in a named argument form with the following argument
+names:
+.PP
+.Vb 2
+\& \-key_name \-\- desired name for the imported key pair (required)
+\& \-name \-\- shorter version of \-key_name
+\&
+\& \-public_key_material \-\- public key data (required)
+\& \-public_key \-\- shorter version of the above
+.Ve
+.PP
+This example uses Net::SSH::Perl::Key to generate a new keypair, and
+then uploads the public key to Amazon.
+.PP
+.Vb 1
+\& use Net::SSH::Perl::Key;
+\&
+\& my $newkey = Net::SSH::Perl::Key\->keygen(\*(AqRSA\*(Aq,1024);
+\& $newkey\->write_private(\*(Aq.ssh/MyKeypair.rsa\*(Aq); # save private parts
+\&
+\& my $key = $ec2\->import_key_pair(\*(AqMy Keypair\*(Aq => $newkey\->dump_public)
+\& or die $ec2\->error;
+\& print "My Keypair added with fingerprint ",$key\->fingerprint,"\en";
+.Ve
+.PP
+Several different formats are accepted for the key, including \s-1SSH\s0
+\&\*(L"authorized_keys\*(R" format (generated by ssh-keygen and
+Net::SSH::Perl::Key), the \s-1SSH\s0 public keys format, and \s-1DER\s0 format. You
+do not need to base64\-encode the key or perform any other
+pre-processing.
+.PP
+Note that the algorithm used by Amazon to calculate its key
+fingerprints differs from the one used by the ssh library, so don't
+try to compare the key fingerprints returned by Amazon to the ones
+produced by ssh-keygen or Net::SSH::Perl::Key.
+.ie n .SS "$result = $ec2\->delete_key_pair($name)"
+.el .SS "\f(CW$result\fP = \f(CW$ec2\fP\->delete_key_pair($name)"
+.IX Subsection "$result = $ec2->delete_key_pair($name)"
+Deletes the key pair with the specified name (required). Returns true
+if successful.
+.SH "TAGS"
+.IX Header "TAGS"
+These methods allow you to create, delete and fetch resource tags. You
+may find that you rarely need to use these methods directly because
+every object produced by \s-1VM::EC2\s0 supports a simple tag interface:
+.PP
+.Vb 5
+\& $object = $ec2\->describe_volumes(\-volume_id=>\*(Aqvol\-12345\*(Aq); # e.g.
+\& $tags = $object\->tags();
+\& $name = $tags\->{Name};
+\& $object\->add_tags(Role => \*(AqWeb Server\*(Aq, Status=>\*(Aqdevelopment);
+\& $object\->delete_tags(Name=>undef);
+.Ve
+.PP
+See VM::EC2::Generic for a full description of the uniform object
+tagging interface.
+.PP
+These methods are most useful when creating and deleting tags for
+multiple resources simultaneously.
+.ie n .SS "@t = $ec2\->describe_tags(\-filter=>\e%filters);"
+.el .SS "\f(CW@t\fP = \f(CW$ec2\fP\->describe_tags(\-filter=>\e%filters);"
+.IX Subsection "@t = $ec2->describe_tags(-filter=>%filters);"
+Return a series of VM::EC2::Tag objects, each describing an
+\&\s-1AMI\s0. A single optional \-filter argument is allowed.
+.PP
+Available filters are: key, resource-id, resource-type and value. See
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeTags.html
+.ie n .SS "$bool = $ec2\->create_tags(\-resource_id=>\e@ids,\-tag=>{key1=>value1...})"
+.el .SS "\f(CW$bool\fP = \f(CW$ec2\fP\->create_tags(\-resource_id=>\e@ids,\-tag=>{key1=>value1...})"
+.IX Subsection "$bool = $ec2->create_tags(-resource_id=>@ids,-tag=>{key1=>value1...})"
+Tags the resource indicated by \-resource_id with the tag(s) in in the
+hashref indicated by \-tag. You may specify a single resource by
+passing a scalar resourceId to \-resource_id, or multiple resources
+using an anonymous array. Returns a true value if tagging was
+successful.
+.PP
+The method name \*(L"\fIadd_tags()\fR\*(R" is an alias for \fIcreate_tags()\fR.
+.PP
+You may find it more convenient to tag an object retrieved with any of
+the \fIdescribe()\fR methods using the built-in \fIadd_tags()\fR method:
+.PP
+.Vb 2
+\& @snap = $ec2\->describe_snapshots(\-filter=>{status=>\*(Aqcompleted\*(Aq});
+\& foreach (@snap) {$_\->add_tags(ReadyToUse => \*(Aqtrue\*(Aq)}
+.Ve
+.PP
+but if there are many snapshots to tag simultaneously, this will be faster:
+.PP
+.Vb 2
+\& @snap = $ec2\->describe_snapshots(\-filter=>{status=>\*(Aqcompleted\*(Aq});
+\& $ec2\->add_tags(\-resource_id=>\e@snap,\-tag=>{ReadyToUse=>\*(Aqtrue\*(Aq});
+.Ve
+.PP
+Note that you can tag volumes, snapshots and images owned by other
+people. Only you will be able to see these tags.
+.ie n .SS "$bool = $ec2\->delete_tags(\-resource_id=>$id1,\-tag=>{key1=>value1...})"
+.el .SS "\f(CW$bool\fP = \f(CW$ec2\fP\->delete_tags(\-resource_id=>$id1,\-tag=>{key1=>value1...})"
+.IX Subsection "$bool = $ec2->delete_tags(-resource_id=>$id1,-tag=>{key1=>value1...})"
+Delete the indicated tags from the indicated resource. Pass an
+arrayref to operate on several resources at once. The tag syntax is a
+bit tricky. Use a value of undef to delete the tag unconditionally:
+.PP
+.Vb 1
+\& \-tag => { Role => undef } # deletes any Role tag
+.Ve
+.PP
+Any scalar value will cause the tag to be deleted only if its value
+exactly matches the specified value:
+.PP
+.Vb 2
+\& \-tag => { Role => \*(AqServer\*(Aq } # only delete the Role tag
+\& # if it currently has the value "Server"
+.Ve
+.PP
+An empty string value ('') will only delete the tag if its value is an
+empty string, which is probably not what you want.
+.PP
+Pass an array reference of tag names to delete each of the tag names
+unconditionally (same as passing a value of undef):
+.PP
+.Vb 1
+\& $ec2\->delete_tags([\*(AqName\*(Aq,\*(AqRole\*(Aq,\*(AqDescription\*(Aq]);
+.Ve
+.PP
+You may find it more convenient to delete tags from objects using
+their \fIdelete_tags()\fR method:
+.PP
+.Vb 2
+\& @snap = $ec2\->describe_snapshots(\-filter=>{status=>\*(Aqcompleted\*(Aq});
+\& foreach (@snap) {$_\->delete_tags(Role => undef)}
+.Ve
+.SH "ELASTIC IP ADDRESSES"
+.IX Header "ELASTIC IP ADDRESSES"
+The methods in this section allow you to allocate elastic \s-1IP\s0
+addresses, attach them to instances, and delete them. See
+VM::EC2::ElasticAddress.
+.ie n .SS "@addr = $ec2\->describe_addresses(\-public_ip=>\e@addr,\-allocation_id=>\e@id,\-filter\->\e%filters)"
+.el .SS "\f(CW@addr\fP = \f(CW$ec2\fP\->describe_addresses(\-public_ip=>\e@addr,\-allocation_id=>\e@id,\-filter\->\e%filters)"
+.IX Subsection "@addr = $ec2->describe_addresses(-public_ip=>@addr,-allocation_id=>@id,-filter->%filters)"
+.ie n .SS "@addr = $ec2\->describe_addresses(@public_ips)"
+.el .SS "\f(CW@addr\fP = \f(CW$ec2\fP\->describe_addresses(@public_ips)"
+.IX Subsection "@addr = $ec2->describe_addresses(@public_ips)"
+Queries \s-1AWS\s0 for a list of elastic \s-1IP\s0 addresses already allocated to
+you. All parameters are optional:
+.PP
+.Vb 6
+\& \-public_ip \-\- An IP address (in dotted format) or an arrayref of
+\& addresses to return information about.
+\& \-allocation_id \-\- An allocation ID or arrayref of such IDs. Only
+\& applicable to VPC addresses.
+\& \-filter \-\- A hashref of tag=>value pairs to filter the response
+\& on.
+.Ve
+.PP
+The list of applicable filters can be found at
+http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeAddresses.html.
+.PP
+This method returns a list of VM::EC2::ElasticAddress.
+.ie n .SS "$address_info = $ec2\->allocate_address([\-vpc=>1])"
+.el .SS "\f(CW$address_info\fP = \f(CW$ec2\fP\->allocate_address([\-vpc=>1])"
+.IX Subsection "$address_info = $ec2->allocate_address([-vpc=>1])"
+Request an elastic \s-1IP\s0 address. Pass \-vpc=>1 to allocate a \s-1VPC\s0 elastic
+address. The return object is a VM::EC2::ElasticAddress.
+.ie n .SS "$boolean = $ec2\->release_address($addr)"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->release_address($addr)"
+.IX Subsection "$boolean = $ec2->release_address($addr)"
+Release an elastic \s-1IP\s0 address. For non-VPC addresses, you may provide
+either an \s-1IP\s0 address string, or a VM::EC2::ElasticAddress. For \s-1VPC\s0
+addresses, you must obtain a VM::EC2::ElasticAddress first
+(e.g. with describe_addresses) and then pass that to the method.
+.ie n .SS "$result = $ec2\->associate_address($elastic_addr => $instance_id)"
+.el .SS "\f(CW$result\fP = \f(CW$ec2\fP\->associate_address($elastic_addr => \f(CW$instance_id\fP)"
+.IX Subsection "$result = $ec2->associate_address($elastic_addr => $instance_id)"
+Associate an elastic address with an instance id. Both arguments are
+mandatory. If you are associating a \s-1VPC\s0 elastic \s-1IP\s0 address with the
+instance, the result code will indicate the associationId. Otherwise
+it will be a simple perl truth value (\*(L"1\*(R") if successful, undef if
+false.
+.PP
+If this is an ordinary \s-1EC2\s0 Elastic \s-1IP\s0 address, the first argument may
+either be an ordinary string (xx.xx.xx.xx format) or a
+VM::EC2::ElasticAddress object. However, if it is a \s-1VPC\s0 elastic
+\&\s-1IP\s0 address, then the argument must be a VM::EC2::ElasticAddress
+as returned by \fIdescribe_addresses()\fR. The reason for this is that the
+allocationId must be retrieved from the object in order to use in the
+call.
+.ie n .SS "$bool = $ec2\->disassociate_address($elastic_addr)"
+.el .SS "\f(CW$bool\fP = \f(CW$ec2\fP\->disassociate_address($elastic_addr)"
+.IX Subsection "$bool = $ec2->disassociate_address($elastic_addr)"
+Disassociate an elastic address from whatever instance it is currently
+associated with, if any. The result will be true if disassociation was
+successful.
+.PP
+If this is an ordinary \s-1EC2\s0 Elastic \s-1IP\s0 address, the argument may
+either be an ordinary string (xx.xx.xx.xx format) or a
+VM::EC2::ElasticAddress object. However, if it is a \s-1VPC\s0 elastic
+\&\s-1IP\s0 address, then the argument must be a VM::EC2::ElasticAddress
+as returned by \fIdescribe_addresses()\fR. The reason for this is that the
+allocationId must be retrieved from the object in order to use in the
+call.
+.SH "RESERVED INSTANCES"
+.IX Header "RESERVED INSTANCES"
+These methods apply to describing, purchasing and using Reserved Instances.
+.ie n .SS "@offerings = $ec2\->describe_reserved_instances_offerings(@offering_ids)"
+.el .SS "\f(CW@offerings\fP = \f(CW$ec2\fP\->describe_reserved_instances_offerings(@offering_ids)"
+.IX Subsection "@offerings = $ec2->describe_reserved_instances_offerings(@offering_ids)"
+.ie n .SS "@offerings = $ec2\->describe_reserved_instances_offerings(%args)"
+.el .SS "\f(CW@offerings\fP = \f(CW$ec2\fP\->describe_reserved_instances_offerings(%args)"
+.IX Subsection "@offerings = $ec2->describe_reserved_instances_offerings(%args)"
+This method returns a list of the reserved instance offerings
+currently available for purchase. The arguments allow you to filter
+the offerings according to a variety of filters.
+.PP
+All arguments are optional. If no named arguments are used, then the
+arguments are treated as Reserved Instance Offering IDs.
+.PP
+.Vb 2
+\& \-reserved_instances_offering_id A scalar or arrayref of reserved
+\& instance offering IDs
+\&
+\& \-instance_type The instance type on which the
+\& reserved instance can be used,
+\& e.g. "c1.medium"
+\&
+\& \-availability_zone, \-zone The availability zone in which the
+\& reserved instance can be used.
+\&
+\& \-product_description The reserved instance description.
+\& Valid values are "Linux/UNIX",
+\& "Linux/UNIX (Amazon VPC)",
+\& "Windows", and "Windows (Amazon
+\& VPC)"
+\&
+\& \-instance_tenancy The tenancy of the reserved instance
+\& offering, either "default" or
+\& "dedicated". (VPC instances only)
+\&
+\& \-filter A set of filters to apply.
+.Ve
+.PP
+For available filters, see http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeReservedInstancesOfferings.html.
+.PP
+The returned objects are of type VM::EC2::ReservedInstance::Offering
+.PP
+This can be combined with the Offering \fIpurchase()\fR method as shown here:
+.PP
+.Vb 7
+\& @offerings = $ec2\->describe_reserved_instances_offerings(
+\& {\*(Aqavailability\-zone\*(Aq => \*(Aqus\-east\-1a\*(Aq,
+\& \*(Aqinstance\-type\*(Aq => \*(Aqc1.medium\*(Aq,
+\& \*(Aqproduct\-description\*(Aq =>\*(AqLinux/UNIX\*(Aq,
+\& \*(Aqduration\*(Aq => 31536000, # this is 1 year
+\& });
+\& $offerings[0]\->purchase(5) and print "Five reserved instances purchased\en";
+.Ve
+.PP
+Purchase one or more reserved instances based on an offering.
+.PP
+Arguments:
+.PP
+.Vb 2
+\& \-reserved_instances_offering_id, \-id \-\- The reserved instance offering ID
+\& to purchase (required).
+\&
+\& \-instance_count, \-count \-\- Number of instances to reserve
+\& under this offer (optional, defaults
+\& to 1).
+.Ve
+.PP
+Returns a Reserved Instances Id on success, undef on failure. Also see the \fIpurchase()\fR method of
+VM::EC2::ReservedInstance::Offering.
+.ie n .SS "@res_instances = $ec2\->describe_reserved_instances(@res_instance_ids)"
+.el .SS "\f(CW@res_instances\fP = \f(CW$ec2\fP\->describe_reserved_instances(@res_instance_ids)"
+.IX Subsection "@res_instances = $ec2->describe_reserved_instances(@res_instance_ids)"
+.ie n .SS "@res_instances = $ec2\->describe_reserved_instances(%args)"
+.el .SS "\f(CW@res_instances\fP = \f(CW$ec2\fP\->describe_reserved_instances(%args)"
+.IX Subsection "@res_instances = $ec2->describe_reserved_instances(%args)"
+This method returns a list of the reserved instances that you
+currently own. The information returned includes the type of
+instances that the reservation allows you to launch, the availability
+zone, and the cost per hour to run those reserved instances.
+.PP
+All arguments are optional. If no named arguments are used, then the
+arguments are treated as Reserved Instance IDs.
+.PP
+.Vb 2
+\& \-reserved_instances_id \-\- A scalar or arrayref of reserved
+\& instance IDs
+\&
+\& \-filter \-\- A set of filters to apply.
+.Ve
+.PP
+For available filters, see http://docs.amazonwebservices.com/AWSEC2/2011\-05\-15/APIReference/ApiReference\-query\-DescribeReservedInstances.html.
+.PP
+The returned objects are of type VM::EC2::ReservedInstance
+.SH "SPOT INSTANCES"
+.IX Header "SPOT INSTANCES"
+These methods allow you to request spot instances and manipulte spot
+data feed subscriptoins.
+.ie n .SS "$subscription = $ec2\->create_spot_datafeed_subscription($bucket,$prefix)"
+.el .SS "\f(CW$subscription\fP = \f(CW$ec2\fP\->create_spot_datafeed_subscription($bucket,$prefix)"
+.IX Subsection "$subscription = $ec2->create_spot_datafeed_subscription($bucket,$prefix)"
+This method creates a spot datafeed subscription. Provide the method with the
+name of an S3 bucket associated with your account, and a prefix to be appended
+to the files written by the datafeed. Spot instance usage logs will be written
+into the requested bucket, and prefixed with the desired prefix.
+.PP
+If no prefix is specified, it defaults to \*(L"\s-1SPOT_DATAFEED_\s0\*(R";
+.PP
+On success, a VM::EC2::Spot:DatafeedSubscription object is returned;
+.PP
+Only one datafeed is allowed per account;
+.ie n .SS "$boolean = $ec2\->\fIdelete_spot_datafeed_subscription()\fP"
+.el .SS "\f(CW$boolean\fP = \f(CW$ec2\fP\->\fIdelete_spot_datafeed_subscription()\fP"
+.IX Subsection "$boolean = $ec2->delete_spot_datafeed_subscription()"
+This method delete's the current account's spot datafeed
+subscription, if any. It takes no arguments.
+.PP
+On success, it returns true.
+.ie n .SS "$subscription = $ec2\->\fIdescribe_spot_datafeed_subscription()\fP"
+.el .SS "\f(CW$subscription\fP = \f(CW$ec2\fP\->\fIdescribe_spot_datafeed_subscription()\fP"
+.IX Subsection "$subscription = $ec2->describe_spot_datafeed_subscription()"
+This method describes the current account's spot datafeed
+subscription, if any. It takes no arguments.
+.PP
+On success, a VM::EC2::Spot:DatafeedSubscription object is returned;
+.ie n .SS "@spot_price_history = $ec2\->describe_spot_price_history(@filters)"
+.el .SS "\f(CW@spot_price_history\fP = \f(CW$ec2\fP\->describe_spot_price_history(@filters)"
+.IX Subsection "@spot_price_history = $ec2->describe_spot_price_history(@filters)"
+This method applies the specified filters to spot instances and
+returns a list of instances, timestamps and their price at the
+indicated time. Each spot price history point is represented as a
+VM::EC2::Spot::PriceHistory object.
+.PP
+Option parameters are:
+.PP
+.Vb 4
+\& \-start_time Start date and time of the desired history
+\& data, in the form yyyy\-mm\-ddThh:mm:ss (GMT).
+\& The Perl DateTime module provides a convenient
+\& way to create times in this format.
+\&
+\& \-end_time End date and time of the desired history
+\& data.
+\&
+\& \-instance_type The instance type, e.g. "m1.small", can be
+\& a scalar value or an arrayref.
+\&
+\& \-product_description The product description. One of "Linux/UNIX",
+\& "SUSE Linux" or "Windows". Can be a scalar value
+\& or an arrayref.
+\&
+\& \-availability_zone A single availability zone, such as "us\-east\-1a".
+\&
+\& \-max_results Maximum number of rows to return in a single
+\& call.
+\&
+\& \-next_token Specifies the next set of results to return; used
+\& internally.
+\&
+\& \-filter Hashref containing additional filters to apply,
+.Ve
+.PP
+The following filters are recognized: \*(L"instance-type\*(R",
+\&\*(L"product-description\*(R", \*(L"spot-price\*(R", \*(L"timestamp\*(R",
+\&\*(L"availability-zone\*(R". The '*' and '?' wildcards can be used in filter
+values, but numeric comparison operations are not supported by the
+Amazon \s-1API\s0. Note that wildcards are not generally allowed in the
+standard options. Hence if you wish to get spot price history in all
+availability zones in us-east, this will work:
+.PP
+.Vb 1
+\& $ec2\->describe_spot_price_history(\-filter=>{\*(Aqavailability\-zone\*(Aq=>\*(Aqus\-east*\*(Aq})
+.Ve
+.PP
+but this will return an invalid parameter error:
+.PP
+.Vb 1
+\& $ec2\->describe_spot_price_history(\-availability_zone=>\*(Aqus\-east*\*(Aq)
+.Ve
+.PP
+If you specify \-max_results, then the list of history objects returned
+may not represent the complete result set. In this case, the method
+\&\fImore_spot_prices()\fR will return true. You can then call
+\&\fIdescribe_spot_price_history()\fR repeatedly with no arguments in order to
+retrieve the remainder of the results. When there are no more results,
+\&\fImore_spot_prices()\fR will return false.
+.PP
+.Vb 9
+\& my @results = $ec2\->describe_spot_price_history(\-max_results => 20,
+\& \-instance_type => \*(Aqm1.small\*(Aq,
+\& \-availability_zone => \*(Aqus\-east*\*(Aq,
+\& \-product_description=>\*(AqLinux/UNIX\*(Aq);
+\& print_history(\e@results);
+\& while ($ec2\->more_spot_prices) {
+\& @results = $ec2\->describe_spot_price_history
+\& print_history(\e@results);
+\& }
+.Ve
+.ie n .SS "@requests = $ec2\->request_spot_instances(%param)"
+.el .SS "\f(CW@requests\fP = \f(CW$ec2\fP\->request_spot_instances(%param)"
+.IX Subsection "@requests = $ec2->request_spot_instances(%param)"
+This method will request one or more spot instances to be launched
+when the current spot instance run-hour price drops below a preset
+value and terminated when the spot instance run-hour price exceeds the
+value.
+.PP
+On success, will return a series of VM::EC2::Spot::InstanceRequest
+objects, one for each instance specified in \-instance_count.
+.IP "Required parameters:" 4
+.IX Item "Required parameters:"
+.Vb 1
+\& \-spot_price The desired spot price, in USD.
+\&
+\& \-image_id ID of an AMI to launch
+\&
+\& \-instance_type Type of the instance(s) to launch, such as "m1.small"
+.Ve
+.IP "Optional parameters:" 4
+.IX Item "Optional parameters:"
+.Vb 1
+\& \-instance_count Maximum number of instances to launch (default 1)
+\&
+\& \-type Spot instance request type; one of "one\-time" or "persistent"
+\&
+\& \-valid_from Date/time the request becomes effective, in format
+\& yyyy\-mm\-ddThh:mm:ss. Default is immediately.
+\&
+\& \-valid_until Date/time the request expires, in format
+\& yyyy\-mm\-ddThh:mm:ss. Default is to remain in
+\& effect indefinitely.
+\&
+\& \-launch_group Name of the launch group. Instances in the same
+\& launch group are started and terminated together.
+\& Default is to launch instances independently.
+\&
+\& \-availability_zone_group If specified, all instances that are given
+\& the same zone group name will be launched into the
+\& same availability zone. This is independent of
+\& the \-availability_zone argument, which specifies
+\& a particular availability zone.
+\&
+\& \-key_name Name of the keypair to use
+\&
+\& \-security_group_id Security group ID to use for this instance.
+\& Use an arrayref for multiple group IDs
+\&
+\& \-security_group Security group name to use for this instance.
+\& Use an arrayref for multiple values.
+\&
+\& \-user_data User data to pass to the instances. Do NOT base64
+\& encode this. It will be done for you.
+\&
+\& \-availability_zone The availability zone you want to launch the
+\& instance into. Call $ec2\->regions for a list.
+\& \-zone Short version of \-availability_aone.
+\&
+\& \-placement_group An existing placement group to launch the
+\& instance into. Applicable to cluster instances
+\& only.
+\& \-placement_tenancy Specify \*(Aqdedicated\*(Aq to launch the instance on a
+\& dedicated server. Only applicable for VPC
+\& instances.
+\&
+\& \-kernel_id ID of the kernel to use for the instances,
+\& overriding the kernel specified in the image.
+\&
+\& \-ramdisk_id ID of the ramdisk to use for the instances,
+\& overriding the ramdisk specified in the image.
+\&
+\& \-block_devices Specify block devices to map onto the instances,
+\& overriding the values specified in the image.
+\& See run_instances() for the syntax of this argument.
+\&
+\& \-block_device_mapping Alias for \-block_devices.
+\&
+\& \-monitoring Pass a true value to enable detailed monitoring.
+\&
+\& \-subnet_id Subnet ID in which to place instances launched under
+\& this request (VPC only).
+\&
+\& \-addressing_type Deprecated and undocumented, but present in the
+\& current EC2 API documentation.
+.Ve
+.ie n .SS "@requests = $ec2\->cancel_spot_instance_requests(@request_ids)"
+.el .SS "\f(CW@requests\fP = \f(CW$ec2\fP\->cancel_spot_instance_requests(@request_ids)"
+.IX Subsection "@requests = $ec2->cancel_spot_instance_requests(@request_ids)"
+This method cancels the pending requests. It does not terminate any
+instances that are already running as a result of the requests. It
+returns a list of VM::EC2::Spot::InstanceRequest objects, whose fields
+will be unpopulated except for spotInstanceRequestId and state.
+.ie n .SS "@requests = $ec2\->describe_spot_instance_requests(\-spot_instance_request_id=>\e@ids,\-filter=>\e%filters)"
+.el .SS "\f(CW@requests\fP = \f(CW$ec2\fP\->describe_spot_instance_requests(\-spot_instance_request_id=>\e@ids,\-filter=>\e%filters)"
+.IX Subsection "@requests = $ec2->describe_spot_instance_requests(-spot_instance_request_id=>@ids,-filter=>%filters)"
+.ie n .SS "@requests = $ec2\->describe_spot_instance_requests(@spot_instance_request_ids)"
+.el .SS "\f(CW@requests\fP = \f(CW$ec2\fP\->describe_spot_instance_requests(@spot_instance_request_ids)"
+.IX Subsection "@requests = $ec2->describe_spot_instance_requests(@spot_instance_request_ids)"
+.ie n .SS "@requests = $ec2\->describe_spot_instance_requests(\e%filters)"
+.el .SS "\f(CW@requests\fP = \f(CW$ec2\fP\->describe_spot_instance_requests(\e%filters)"
+.IX Subsection "@requests = $ec2->describe_spot_instance_requests(%filters)"
+This method will return information about current spot instance
+requests as a list of VM::EC2::Spot::InstanceRequest objects.
+.PP
+Optional parameters:
+.PP
+.Vb 1
+\& \-spot_instance_request_id \-\- Scalar or arrayref of request Ids.
+\&
+\& \-filter \-\- Tags and other filters to apply.
+.Ve
+.PP
+There are many filters available, described fully at http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/index.html?ApiReference\-ItemType\-SpotInstanceRequestSetItemType.html:
+.PP
+.Vb 10
+\& availability\-zone\-group
+\& create\-time
+\& fault\-code
+\& fault\-message
+\& instance\-id
+\& launch\-group
+\& launch.block\-device\-mapping.delete\-on\-termination
+\& launch.block\-device\-mapping.device\-name
+\& launch.block\-device\-mapping.snapshot\-id
+\& launch.block\-device\-mapping.volume\-size
+\& launch.group\-id
+\& launch.image\-id
+\& launch.instance\-type
+\& launch.kernel\-id
+\& launch.key\-name
+\& launch.monitoring\-enabled
+\& launch.ramdisk\-id
+\& product\-description
+\& spot\-instance\-request\-id
+\& spot\-price
+\& state
+\& tag\-key
+\& tag\-value
+\& tag:
+\& type
+\& launched\-availability\-zone
+\& valid\-from
+\& valid\-until
+.Ve
+.SH "INTERNAL METHODS"
+.IX Header "INTERNAL METHODS"
+These methods are used internally and are listed here without
+documentation (yet).
+.ie n .SS "$underscore_name = $ec2\->canonicalize($mixedCaseName)"
+.el .SS "\f(CW$underscore_name\fP = \f(CW$ec2\fP\->canonicalize($mixedCaseName)"
+.IX Subsection "$underscore_name = $ec2->canonicalize($mixedCaseName)"
+.ie n .SS "$instance_id = $ec2\->instance_parm(@args)"
+.el .SS "\f(CW$instance_id\fP = \f(CW$ec2\fP\->instance_parm(@args)"
+.IX Subsection "$instance_id = $ec2->instance_parm(@args)"
+.ie n .SS "@parameters = $ec2\->value_parm(ParameterName => \e%args)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->value_parm(ParameterName => \e%args)"
+.IX Subsection "@parameters = $ec2->value_parm(ParameterName => %args)"
+.ie n .SS "@parameters = $ec2\->single_parm(ParameterName => \e%args)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->single_parm(ParameterName => \e%args)"
+.IX Subsection "@parameters = $ec2->single_parm(ParameterName => %args)"
+.ie n .SS "@parameters = $ec2\->list_parm(ParameterName => \e%args)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->list_parm(ParameterName => \e%args)"
+.IX Subsection "@parameters = $ec2->list_parm(ParameterName => %args)"
+.ie n .SS "@parameters = $ec2\->filter_parm(\e%args)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->filter_parm(\e%args)"
+.IX Subsection "@parameters = $ec2->filter_parm(%args)"
+.ie n .SS "@parameters = $ec2\->tagcreate_parm(\e%args)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->tagcreate_parm(\e%args)"
+.IX Subsection "@parameters = $ec2->tagcreate_parm(%args)"
+.ie n .SS "@parameters = $ec2\->tagdelete_parm(\e%args)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->tagdelete_parm(\e%args)"
+.IX Subsection "@parameters = $ec2->tagdelete_parm(%args)"
+.ie n .SS "@parameters = $ec2\->key_value_parm($param_name,$keyname,$valuename,\e%args,$skip_undef_values)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->key_value_parm($param_name,$keyname,$valuename,\e%args,$skip_undef_values)"
+.IX Subsection "@parameters = $ec2->key_value_parm($param_name,$keyname,$valuename,%args,$skip_undef_values)"
+.ie n .SS "@parameters = $ec2\->launch_perm_parm($prefix,$suffix,$value)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->launch_perm_parm($prefix,$suffix,$value)"
+.IX Subsection "@parameters = $ec2->launch_perm_parm($prefix,$suffix,$value)"
+.ie n .SS "@parameters = $ec2\->block_device_parm($block_device_mapping_string)"
+.el .SS "\f(CW@parameters\fP = \f(CW$ec2\fP\->block_device_parm($block_device_mapping_string)"
+.IX Subsection "@parameters = $ec2->block_device_parm($block_device_mapping_string)"
+.ie n .SS "$version = $ec2\->\fIversion()\fP"
+.el .SS "\f(CW$version\fP = \f(CW$ec2\fP\->\fIversion()\fP"
+.IX Subsection "$version = $ec2->version()"
+\&\s-1API\s0 version.
+.ie n .SS "$ts = $ec2\->timestamp"
+.el .SS "\f(CW$ts\fP = \f(CW$ec2\fP\->timestamp"
+.IX Subsection "$ts = $ec2->timestamp"
+.ie n .SS "$ua = $ec2\->ua"
+.el .SS "\f(CW$ua\fP = \f(CW$ec2\fP\->ua"
+.IX Subsection "$ua = $ec2->ua"
+LWP::UserAgent object.
+.ie n .SS "@obj = $ec2\->call($action,@param);"
+.el .SS "\f(CW@obj\fP = \f(CW$ec2\fP\->call($action,@param);"
+.IX Subsection "@obj = $ec2->call($action,@param);"
+Make a call to Amazon using \f(CW$action\fR and the passed parameters, and
+return a list of objects.
+.ie n .SS "$request = $ec2\->make_request($action,@param);"
+.el .SS "\f(CW$request\fP = \f(CW$ec2\fP\->make_request($action,@param);"
+.IX Subsection "$request = $ec2->make_request($action,@param);"
+Set up the signed HTTP::Request object.
+.ie n .SS "$request = $ec2\->_sign(@args)"
+.el .SS "\f(CW$request\fP = \f(CW$ec2\fP\->_sign(@args)"
+.IX Subsection "$request = $ec2->_sign(@args)"
+Create and sign an HTTP::Request.
+.ie n .SS "@param = $ec2\->args(ParamName=>@_)"
+.el .SS "\f(CW@param\fP = \f(CW$ec2\fP\->args(ParamName=>@_)"
+.IX Subsection "@param = $ec2->args(ParamName=>@_)"
+Set up calls that take either method(\-resource_id=>'foo') or method('foo').
+.SH "MISSING METHODS"
+.IX Header "MISSING METHODS"
+As of 27 July 2011, the following Amazon \s-1API\s0 calls were \s-1NOT\s0 implemented:
+.PP
+AssociateDhcpOptions
+AssociateRouteTable
+AttachInternetGateway
+AttachVpnGateway
+BundleInstance
+CancelBundleTask
+CancelConversionTask
+CancelSpotInstanceRequests
+ConfirmProductInstance
+CreateCustomerGateway
+CreateDhcpOptions
+CreateInternetGateway
+CreateNetworkAcl
+CreateNetworkAclEntry
+CreatePlacementGroup
+CreateRoute
+CreateRouteTable
+CreateSpotDatafeedSubscription
+CreateSubnet
+CreateVpc
+CreateVpnConnection
+CreateVpnGateway
+DeleteCustomerGateway
+DeleteDhcpOptions
+DeleteInternetGateway
+DeleteNetworkAcl
+DeleteNetworkAclEntry
+DeletePlacementGroup
+DeleteRoute
+DeleteRouteTable
+DeleteSpotDatafeedSubscription
+DeleteSubnet
+DeleteVpc
+DeleteVpnConnection
+DeleteVpnGateway
+DescribeBundleTasks
+DescribeConversionTasks
+DescribeCustomerGateways
+DescribeDhcpOptions
+DescribeNetworkAcls
+DescribePlacementGroups
+DescribeRouteTables
+DescribeSpotDatafeedSubscription
+DescribeSpotInstanceRequests
+DescribeSpotPriceHistory
+DescribeSubnets
+DescribeVpcs
+DescribeVpnConnections
+DescribeVpnGateways
+DetachInternetGateway
+DetachVpnGateway
+DisassociateRouteTable
+ImportInstance
+ReplaceNetworkAclAssociation
+ReplaceNetworkAclEntry
+ReplaceRoute
+ReplaceRouteTableAssociation
+RequestSpotInstances
+.SH "OTHER INFORMATION"
+.IX Header "OTHER INFORMATION"
+This section contains technical information that may be of interest to developers.
+.SS "Signing and authentication protocol"
+.IX Subsection "Signing and authentication protocol"
+This module uses Amazon \s-1AWS\s0 signing protocol version 2, as described
+at
+http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?using\-query\-api.html. It
+uses the HmacSHA256 signature method, which is the most secure method
+currently available. For additional security, use \*(L"https\*(R" for the
+communications endpoint:
+.PP
+.Vb 1
+\& $ec2 = VM::EC2\->new(\-endpoint=>\*(Aqhttps://ec2.amazonaws.com\*(Aq);
+.Ve
+.SS "Subclassing \s-1VM::EC2\s0 objects"
+.IX Subsection "Subclassing VM::EC2 objects"
+To subclass \s-1VM::EC2\s0 objects (or implement your own from scratch) you
+will need to override the object dispatch mechanism. Fortunately this
+is very easy. After \*(L"use \s-1VM::EC2\s0\*(R" call
+VM::EC2::Dispatch\->\fIadd_override()\fR one or more times:
+.PP
+.Vb 1
+\& VM::EC2::Dispatch\->add_override($call_name => $dispatch).
+.Ve
+.PP
+The first argument, \f(CW$call_name\fR, is name of the Amazon \s-1API\s0 call, such as \*(L"DescribeImages\*(R".
+.PP
+The second argument, \f(CW$dispatch\fR, instructs VM::EC2::Dispatch how to
+create objects from the parsed \s-1XML\s0. There are three possible syntaxes:
+.PP
+.Vb 1
+\& 1) A CODE references, such as an anonymous subroutine.
+\&
+\& In this case the code reference will be invoked to handle the
+\& parsed XML returned from the request. The code will receive
+\& two arguments consisting of the parsed
+\& content of the response, and the VM::EC2 object used to generate the
+\& request.
+\&
+\& 2) A VM::EC2::Dispatch method name, optionally followed by its parameters
+\& delimited by commas. Example:
+\&
+\& "fetch_items,securityGroupInfo,VM::EC2::SecurityGroup"
+\&
+\& This tells Dispatch to invoke its fetch_items() method with
+\& the following arguments:
+\&
+\& $dispatch\->fetch_items($parsed_xml,$ec2,\*(AqsecurityGroupInfo\*(Aq,\*(AqVM::EC2::SecurityGroup\*(Aq)
+\&
+\& The fetch_items() method is used for responses in which a
+\& list of objects is embedded within a series of - tags.
+\& See L for more information.
+\&
+\& Other commonly\-used methods are "fetch_one", and "boolean".
+\&
+\& 3) A class name, such as \*(AqMyVolume\*(Aq
+\&
+\& In this case, class MyVolume is loaded and then its new() method
+\& is called with the four arguments ($parsed_xml,$ec2,$xmlns,$requestid),
+\& where $parsed_xml is the parsed XML response, $ec2 is the VM::EC2
+\& object that generated the request, $xmlns is the XML namespace
+\& of the XML response, and $requestid is the AWS\-generated ID for the
+\& request. Only the first two arguments are really useful.
+\&
+\& I suggest you inherit from VM::EC2::Generic and use the inherited new()
+\& method to store the parsed XML object and other arguments.
+.Ve
+.PP
+Dispatch tries each of (1), (2) and (3), in order. This means that
+class names cannot collide with method names.
+.PP
+The parsed content is the result of passing the raw \s-1XML\s0 through a
+XML::Simple object created with:
+.PP
+.Vb 3
+\& XML::Simple\->new(ForceArray => [\*(Aqitem\*(Aq],
+\& KeyAttr => [\*(Aqkey\*(Aq],
+\& SuppressEmpty => undef);
+.Ve
+.PP
+In general, this will give you a hash of hashes. Any tag named 'item'
+will be forced to point to an array reference, and any tag named \*(L"key\*(R"
+will be flattened as described in the XML::Simple documentation.
+.PP
+A simple way to examine the raw parsed \s-1XML\s0 is to invoke any
+VM::EC2::Generic's \fIas_string()\fR method:
+.PP
+.Vb 2
+\& my ($i) = $ec2\->describe_instances;
+\& print $i\->as_string;
+.Ve
+.PP
+This will give you a Data::Dumper representation of the \s-1XML\s0 after it
+has been parsed.
+.PP
+The suggested way to override the dispatch table is from within a
+subclass of \s-1VM::EC2:\s0
+.PP
+.Vb 8
+\& package \*(AqVM::EC2New\*(Aq;
+\& use base \*(AqVM::EC2\*(Aq;
+\& sub new {
+\& my $self=shift;
+\& VM::EC2::Dispatch\->add_override(\*(Aqcall_name_1\*(Aq=>\e&subroutine1).
+\& VM::EC2::Dispatch\->add_override(\*(Aqcall_name_2\*(Aq=>\e&subroutine2).
+\& $self\->SUPER::new(@_);
+\& }
+.Ve
+.PP
+See VM::EC2::Dispatch for a working example of subclassing \s-1VM::EC2\s0
+and one of its object classes.
+.SH "DEVELOPING"
+.IX Header "DEVELOPING"
+The git source for this library can be found at https://github.com/lstein/LibVM\-EC2\-Perl,
+To contribute to development, please obtain a github account and then either:
+.PP
+.Vb 2
+\& 1) Fork a copy of the repository, make your changes against this repository,
+\& and send a pull request to me to incorporate your changes.
+\&
+\& 2) Contact me by email and ask for push privileges on the repository.
+.Ve
+.PP
+See http://help.github.com/ for help getting started.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+Net::Amazon::EC2
+VM::EC2::Dispatch
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::BlockDevice::Attachment
+VM::EC2::BlockDevice::EBS
+VM::EC2::BlockDevice::Mapping
+VM::EC2::BlockDevice::Mapping::EBS
+VM::EC2::Error
+VM::EC2::Generic
+VM::EC2::Group
+VM::EC2::Image
+VM::EC2::Instance
+VM::EC2::Instance::ConsoleOutput
+VM::EC2::Instance::Metadata
+VM::EC2::Instance::MonitoringState
+VM::EC2::Instance::PasswordData
+VM::EC2::Instance::Set
+VM::EC2::Instance::State
+VM::EC2::Instance::State::Change
+VM::EC2::Instance::State::Reason
+VM::EC2::KeyPair
+VM::EC2::Region
+VM::EC2::ReservationSet
+VM::EC2::ReservedInstance
+VM::EC2::ReservedInstance::Offering
+VM::EC2::SecurityGroup
+VM::EC2::Snapshot
+VM::EC2::Tag
+VM::EC2::Volume
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
+.SH "POD ERRORS"
+.IX Header "POD ERRORS"
+Hey! \fBThe above document had some coding errors, which are explained below:\fR
+.IP "Around line 2618:" 4
+.IX Item "Around line 2618:"
+Unknown directive: =head
+.IP "Around line 2620:" 4
+.IX Item "Around line 2620:"
+Unknown directive: =head
+.IP "Around line 2964:" 4
+.IX Item "Around line 2964:"
+You forgot a '=back' before '=head2'
diff --git a/perl/man/man3/VM::EC2::AvailabilityZone.3pm b/perl/man/man3/VM::EC2::AvailabilityZone.3pm
new file mode 100644
index 0000000..e9ca54b
--- /dev/null
+++ b/perl/man/man3/VM::EC2::AvailabilityZone.3pm
@@ -0,0 +1,180 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::AvailabilityZone 3pm"
+.TH VM::EC2::AvailabilityZone 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::AvailabilityZone \- Object describing an Amazon availability zone
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @zones = $ec2\->describe_availability_zones(\-filter=>{state=>\*(Aqavailable\*(Aq});
+\&
+\& $zone = $zones[0];
+\& $name = $zone\->zoneName;
+\& @messages= $zone\->messages;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 availability zone, and is returned
+by \s-1VM::EC2\-\s0>\fIdescribe_availability_zones()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 5
+\& zoneName \-\- Name of the zone, e.g. "eu\-west\-1a"
+\& zoneState \-\- State of the availability zone, e.g. "available"
+\& regionName \-\- Name of the region
+\& region \-\- A VM::EC2::Region object corresponding to regionName
+\& messages \-\- A list of messages about the zone
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+zoneName.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Region
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::BlockDevice.3pm b/perl/man/man3/VM::EC2::BlockDevice.3pm
new file mode 100644
index 0000000..8edfe0d
--- /dev/null
+++ b/perl/man/man3/VM::EC2::BlockDevice.3pm
@@ -0,0 +1,214 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::BlockDevice 3pm"
+.TH VM::EC2::BlockDevice 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::BlockDevice \- Object describing how to construct an EC2 block device when launching an image
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $image = $ec2\->describe_images(\-image_id=>\*(Aqami\-123456\*(Aq);
+\& my @devices = $image\->blockDeviceMapping;
+\& for my $d (@devices) {
+\& my $virtual_device = $d\->deviceName;
+\& my $snapshot_id = $d\->snapshotId;
+\& my $volume_size = $d\->volumeSize;
+\& my $delete = $d\->deleteOnTermination;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon block device associated with an \s-1AMI\s0.
+The information in it is used to create a new volume when the \s-1AMI\s0 is launched.
+The object is returned by \s-1VM::EC2\-\s0>\fIdescribe_images()\fR.
+.PP
+Please see VM::EC2::Generic for methods shared by all \s-1VM::EC2\s0
+objects.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 6
+\& deviceName \-\- name of the device, such as /dev/sda1
+\& virtualName \-\- virtual device name, such as "ephemeral0"
+\& noDevice \-\- true if no device associated
+\& ebs \-\- parameters used to automatically set up Amazon EBS
+\& volumes when an instance is booted. This returns
+\& a VM::EC2::BlockDevice::EBS object.
+.Ve
+.PP
+For your convenience, a number of the \fIebs()\fR object's methods are
+passed through:
+.PP
+.Vb 5
+\& snapshotId \-\- ID of the snapshot used to create this EBS when an
+\& instance is launched from this image.
+\& volumeSize \-\- Size of the EBS volume (in gigs).
+\& deleteOnTermination \-\- Whether this EBS will be deleted when the
+\& instance terminates.
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will be interpolated as:
+.PP
+.Vb 1
+\& deviceName=snapshotId:volumeSize:deleteOnTermination
+.Ve
+.PP
+e.g.
+.PP
+.Vb 1
+\& /dev/sdg=snap\-12345:20:true
+.Ve
+.PP
+This happens to be the same syntax used to specify block device
+mappings in \fIrun_instances()\fR. See \s-1VM::EC2\s0.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::BlockDevice::Attachment
+VM::EC2::BlockDevice::EBS
+VM::EC2::Volume
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::BlockDevice::Attachment.3pm b/perl/man/man3/VM::EC2::BlockDevice::Attachment.3pm
new file mode 100644
index 0000000..6e22d17
--- /dev/null
+++ b/perl/man/man3/VM::EC2::BlockDevice::Attachment.3pm
@@ -0,0 +1,227 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::BlockDevice::Attachment 3pm"
+.TH VM::EC2::BlockDevice::Attachment 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::BlockDevice::Attachment \- Object describing the attachment of an EBS volume to an instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $volume = $ec2\->describe_volumes(\-volume_id=>\*(Aqvol\-12345\*(Aq);
+\& $attachment = $ec2\->attachment;
+\&
+\& $volId = $attachment\->volumeId;
+\& $device = $attachment\->device;
+\& $instanceId = $attachment\->instanceId;
+\& $status = $attachment\->status;
+\& $time = $attachment\->attachTime;
+\& $delete = $attachment\->deleteOnTermination;
+\& $attachment\->deleteOnTermination(1); # change delete flag
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe the attachment of an Amazon \s-1EBS\s0 volume
+to an instance. It is returned by VM::EC2::Volume\->\fIattachment()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+The following object methods are supported:
+.PP
+.Vb 8
+\& volumeId \-\- ID of the volume.
+\& instanceId \-\- ID of the instance
+\& status \-\- Attachment state, one of "attaching", "attached",
+\& "detaching", "detached".
+\& attachTime \-\- Timestamp for when volume was attached
+\& deleteOnTermination \-\- True if the EBS volume will be deleted when its
+\& attached instance terminates. Note that this is a
+\& Perl true, and not the string "true".
+.Ve
+.PP
+The deleteOnTermination method is slightly more sophisticated than
+the result from the standard \s-1AWS\s0 \s-1API\s0 because it returns the \s-1CURRENT\s0
+deleteOnTermination flag for the attachment, which might have been
+changed by \s-1VM::EC2\-\s0>\fImodify_instance_attributes()\fR. You may also change
+the deleteOnTermination state by passing a boolean argument to the
+method:
+.PP
+.Vb 1
+\& $attachment\->deleteOnTermination(1);
+.Ve
+.PP
+In addition, this class provides several convenience functions:
+.ie n .SS "$instance = $attachment\->instance"
+.el .SS "\f(CW$instance\fP = \f(CW$attachment\fP\->instance"
+.IX Subsection "$instance = $attachment->instance"
+Returns the VM::EC2::Instance corresponding to this attachment.
+.ie n .SS "$volume = $attachment\->volume"
+.el .SS "\f(CW$volume\fP = \f(CW$attachment\fP\->volume"
+.IX Subsection "$volume = $attachment->volume"
+Returns the VM::EC2::Volume object corresponding to this
+attachment.
+.ie n .SS "$device = $attachment\->deviceName"
+.el .SS "\f(CW$device\fP = \f(CW$attachment\fP\->deviceName"
+.IX Subsection "$device = $attachment->deviceName"
+Alias for \fIdevice()\fR to be compatible with VM::EC2::BlockDevice::Mapping call.
+.ie n .SS "$result = $attachment\->deleteOnTermination($boolean)"
+.el .SS "\f(CW$result\fP = \f(CW$attachment\fP\->deleteOnTermination($boolean)"
+.IX Subsection "$result = $attachment->deleteOnTermination($boolean)"
+Change the deleteOnTermination flag on this attachment.
+.ie n .SS "$status = $attachment\->current_status"
+.el .SS "\f(CW$status\fP = \f(CW$attachment\fP\->current_status"
+.IX Subsection "$status = $attachment->current_status"
+Refreshes the information in the object and returns \fIstatus()\fR.
+.ie n .SS "$attachment\->refresh"
+.el .SS "\f(CW$attachment\fP\->refresh"
+.IX Subsection "$attachment->refresh"
+Calls \s-1AWS\s0 to refresh the attachment information.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate into a
+string of the format \*(L"volumeId=>instanceId\*(R".
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+VM::EC2::Volume
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::BlockDevice::EBS.3pm b/perl/man/man3/VM::EC2::BlockDevice::EBS.3pm
new file mode 100644
index 0000000..94536c4
--- /dev/null
+++ b/perl/man/man3/VM::EC2::BlockDevice::EBS.3pm
@@ -0,0 +1,195 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::BlockDevice::EBS 3pm"
+.TH VM::EC2::BlockDevice::EBS 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::BlockDevice::EBS \- Object describing how to initialize an Amazon EBS volume from an image
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $image = $ec2\->describe_images(\-image_id=>\*(Aqami\-123456\*(Aq);
+\& my @devices = $image\->blockDeviceMapping;
+\& for my $d (@devices) {
+\& my $ebs = $d\->ebs;
+\& my $snapshot_id = $ebs\->snapshotId;
+\& my $size = $ebs\->volumeSize;
+\& my $delete = $ebs\->deleteOnTermination;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe the parameters used to create an
+Amazon \s-1EBS\s0 volume when running an image. Generally you will not call
+this directly, as all its methods are passed through by the
+VM::EC2::BlockDevice object returned from the
+\&\fIblockDeviceMapping()\fR call.
+.PP
+See VM::EC2::BlockDevice for a simpler way to get the
+information needed.
+.PP
+It is easy to confuse this with
+VM::EC2::BlockDevice::Mapping::EBS, which describes the
+attachment of an existing \s-1EBS\s0 volume to an instance. This class is
+instead used to store the parameters that will be used to generate a
+new \s-1EBS\s0 volume when an image is launched.
+.SH "METHODS"
+.IX Header "METHODS"
+The following object methods are supported:
+.PP
+.Vb 6
+\& snapshotId \-\- ID of the snapshot used to create this EBS when an
+\& instance is launched from this image.
+\& volumeSize \-\- Size of the EBS volume (in gigs).
+\& deleteOnTermination \-\- Whether this EBS will be deleted when the
+\& instance terminates. Note that this will return
+\& perl 0/1 values rather than the strings "false"/"true"
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+\&\s-1NONE\s0.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Snapshot
+VM::EC2::BlockDevice
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::BlockDevice::Mapping.3pm b/perl/man/man3/VM::EC2::BlockDevice::Mapping.3pm
new file mode 100644
index 0000000..8b2998e
--- /dev/null
+++ b/perl/man/man3/VM::EC2::BlockDevice::Mapping.3pm
@@ -0,0 +1,220 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::BlockDevice::Mapping 3pm"
+.TH VM::EC2::BlockDevice::Mapping 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::BlockDevice::Mapping \- Object describing an EC2 block device attached to an instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-123456\*(Aq);
+\& my @devices = $instance\->blockDeviceMapping;
+\& for my $dev (@devices) {
+\& $dev = $dev\->deviceName;
+\& $volume_id = $dev\->volumeId;
+\& $status = $dev\->status;
+\& $atime = $dev\->attachmentTime;
+\& $delete = $dev\->deleteOnTermination;
+\& $volume = $dev\->volume;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon block device associated with an instance;
+it is returned by Instance\->\fIblockDeviceMapping()\fR.
+.PP
+Please see VM::EC2::Generic for methods shared by all \s-1VM::EC2\s0
+objects.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 5
+\& deviceName \-\- Name of the device, such as /dev/sda1.
+\& instance \-\- Instance object associated with this volume.
+\& ebs \-\- A VM::EC2::BlockDevice::Mapping::EBS object
+\& describing the characteristics of the attached
+\& EBS volume
+.Ve
+.PP
+For your convenience, a number of the \fIebs()\fR object's methods are
+passed through:
+.PP
+.Vb 6
+\& volumeId \-\- ID of the volume.
+\& status \-\- One of "attaching", "attached", "detaching", "detached"
+\& attachTime \-\- Time this volume was attached
+\& deleteOnTermination \-\- Whether the volume will be deleted when its attached
+\& instance is deleted. Note that this will return perl true/false
+\& vales, rather than the strings "true" "false".
+.Ve
+.PP
+The \fIdeleteOnTermination()\fR method can be used to retrieve or modify this flag:
+.PP
+.Vb 2
+\& # get current deleteOnTermination flag
+\& my $current_flag = $dev\->deleteOnTermination;
+\&
+\& # if flag is true, then set it to false
+\& if ($current_flag) { $dev\->deleteOnTermination(0) }
+.Ve
+.PP
+In addition, the following convenience function is provided:
+.ie n .SS "$volume = $dev\->volume"
+.el .SS "\f(CW$volume\fP = \f(CW$dev\fP\->volume"
+.IX Subsection "$volume = $dev->volume"
+This returns a VM::EC2::Volume object from which more
+information about the volume, such as its size, can be derived.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will be interpolated as the
+deviceName.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::BlockDevice::Attachment
+VM::EC2::BlockDevice::Mapping::EBS
+VM::EC2::Volume
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::BlockDevice::Mapping::EBS.3pm b/perl/man/man3/VM::EC2::BlockDevice::Mapping::EBS.3pm
new file mode 100644
index 0000000..b7b2cc4
--- /dev/null
+++ b/perl/man/man3/VM::EC2::BlockDevice::Mapping::EBS.3pm
@@ -0,0 +1,216 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::BlockDevice::Mapping::EBS 3pm"
+.TH VM::EC2::BlockDevice::Mapping::EBS 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::BlockDevice::Mapping::EBS \- Object describing an EBS volume that has been mapped onto an Amazon EC2 instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& my $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-123456\*(Aq);
+\& my @devices = $instance\->blockDeviceMapping;
+\& for my $d (@devices) {
+\& my $ebs = $d\->ebs;
+\& $volume_id = $ebs\->volumeId;
+\& $status = $ebs\->status;
+\& $atime = $ebs\->attachmentTime;
+\& $delete = $ebs\->delete;
+\& $volume = $ebs\->volume;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe an Amazon \s-1EBS\s0 volume that is mapped
+onto an \s-1EC2\s0 block device. It is returned by
+\&\s-1VM::EC2\-\s0>\fIdescribe_instances()\fR.
+.PP
+It is easy to confuse this with VM::EC2::BlockDevice::EBS, which
+describes the parameters needed to create the \s-1EBS\s0 volume when an image
+is launched. This class is instead used to describe an active mapping
+between an instance's block device and the underlying \s-1EBS\s0 volume.
+.PP
+Because all the methods in this class are passed through to
+VM::EC2::BlockDeviceMapping, it is somewhat simpler to call
+them directly on the BlockDeviceMapping object:
+.PP
+.Vb 9
+\& my $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-123456\*(Aq);
+\& my @devices = $instance\->blockDeviceMapping;
+\& for my $d (@devices) {
+\& $volume_id = $d\->volumeId;
+\& $status = $d\->status;
+\& $atime = $d\->attachmentTime;
+\& $delete = $d\->delete;
+\& $volume = $d\->volume;
+\& }
+.Ve
+.SH "METHODS"
+.IX Header "METHODS"
+The following object methods are supported:
+.PP
+.Vb 6
+\& volumeId \-\- ID of the volume.
+\& status \-\- One of "attaching", "attached", "detaching", "detached"
+\& attachTime \-\- Time this volume was attached
+\& deleteOnTermination \-\- Whether the volume will be deleted when its attached
+\& instance is deleted. Note that this returns the perl
+\& 0/1 booleans rather than "false"/"true" strings.
+.Ve
+.PP
+In addition, the following convenience method is supported:
+.ie n .SS "$vol = $ebs\->volume"
+.el .SS "\f(CW$vol\fP = \f(CW$ebs\fP\->volume"
+.IX Subsection "$vol = $ebs->volume"
+This returns the VM::EC2::Volume object that corresponds to this
+\&\s-1EBS\s0. The volume will provide additional information, such as
+availabilit zone.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+\&\s-1NONE\s0
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Snapshot
+VM::EC2::BlockDevice
+VM::EC2::BlockDevice::Attachment
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Dispatch.3pm b/perl/man/man3/VM::EC2::Dispatch.3pm
new file mode 100644
index 0000000..8ffff4e
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Dispatch.3pm
@@ -0,0 +1,370 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Dispatch 3pm"
+.TH VM::EC2::Dispatch 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Dispatch \- Create Perl objects from AWS XML requests
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& VM::EC2::Dispatch\->add_override(\*(AqDescribeRegions\*(Aq=>\e&mysub);
+\&
+\& VM::EC2::Dispatch\->add_override(\*(AqDescribeTags\*(Aq=>\*(AqMy::Type\*(Aq);
+\&
+\& sub mysub {
+\& my ($parsed_xml_object,$ec2) = @_;
+\& my $payload = $parsed_xml_object\->{regionInfo}
+\& return My::Type\->new($payload,$ec2);
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This class handles turning the \s-1XML\s0 response to \s-1AWS\s0 requests into perl
+objects. Only one method is likely to be useful to developers, the
+\&\fIadd_override()\fR class method. This allows you to replace the handlers
+used to map the response onto objects.
+.SS "VM::EC2::Dispatch\->add_override($request_name => \e&sub)"
+.IX Subsection "VM::EC2::Dispatch->add_override($request_name => &sub)"
+.SS "VM::EC2::Dispatch\->add_override($request_name => 'Class::Name')"
+.IX Subsection "VM::EC2::Dispatch->add_override($request_name => 'Class::Name')"
+.SS "VM::EC2::Dispatch\->add_override($request_name => 'method_name,arg1,arg2,...')"
+.IX Subsection "VM::EC2::Dispatch->add_override($request_name => 'method_name,arg1,arg2,...')"
+Before invoking a \s-1VM::EC2\s0 request you wish to customize, call the
+\&\fIadd_override()\fR method with two arguments. The first argument is the
+name of the request you wish to customize, such as
+\&\*(L"DescribeVolumes\*(R". The second argument is either a code reference, a
+VM::EC2::Dispatch method name and arguments (separated by commas), or
+a class name.
+.PP
+In the case of a code reference as the second argument, the subroutine
+you provide will be invoked with four arguments consisting of the
+parsed \s-1XML\s0 response, the \s-1VM::EC2\s0 object, the \s-1XML\s0 namespace string from
+the request, and the Amazon-assigned request \s-1ID\s0. In practice, only the
+first two arguments are useful.
+.PP
+In the case of a string containing a classname, the class will be
+loaded if it needs to be, and then its \fInew()\fR method invoked as
+follows:
+.PP
+.Vb 1
+\& Your::Class\->new($parsed_xml,$ec2,$xmlns,$requestid)
+.Ve
+.PP
+Your \fInew()\fR method should return one or more objects. It is suggested
+that you subclass VM::EC2::Generic and use the inherited \fInew()\fR method
+to store the parsed \s-1XML\s0 and \s-1EC2\s0 object. See the code for
+VM::EC2::AvailabilityRegion for a simple template.
+.PP
+If the second argument is neither a code reference nor a classname, it
+will be treated as a VM::EC2::Dispatch method name and its arguments,
+separated by commas. The method will be invoked as follows:
+.PP
+.Vb 1
+\& $dispatch\->$method_name($raw_xml,$ec2,$arg1,$arg2,$arg3,...)
+.Ve
+.PP
+There are two methods currently defined for this purpose, \fIboolean()\fR,
+and \fIfetch_items()\fR, which handle the preprocessing of several common
+\&\s-1XML\s0 representations of \s-1EC2\s0 data. Note that in this form, the \s-1RAW\s0 \s-1XML\s0
+is passed in, not the parsed data structure.
+.PP
+The parsed \s-1XML\s0 response is generated by the XML::Simple module using
+these options:
+.PP
+.Vb 4
+\& $parser = XML::Simple\->new(ForceArray => [\*(Aqitem\*(Aq],
+\& KeyAttr => [\*(Aqkey\*(Aq],
+\& SuppressEmpty => undef);
+\& $parsed = $parser\->XMLin($raw_xml)
+.Ve
+.PP
+In general, this will give you a hash of hashes. Any tag named 'item'
+will be forced to point to an array reference, and any tag named \*(L"key\*(R"
+will be flattened as described in the XML::Simple documentation.
+.PP
+A simple way to examine the raw parsed \s-1XML\s0 is to invoke any
+VM::EC2::Object's as_string method:
+.PP
+.Vb 2
+\& my ($i) = $ec2\->describe_instances;
+\& print $i\->as_string;
+.Ve
+.PP
+This will give you a Data::Dumper representation of the \s-1XML\s0 after it
+has been parsed.
+.PP
+Look at the data structure \*(L"ObjectRegistration\*(R" in the source code for
+this module to see many examples of response to object mapping.
+.SH "OBJECT CREATION METHODS"
+.IX Header "OBJECT CREATION METHODS"
+The following methods perform simple pre-processing of the parsed \s-1XML\s0
+(a hash of hashes) before passing the modified data structure to the
+designated object class. They are used as the second argument to
+\&\fIadd_override()\fR
+.ie n .SS "$bool = $dispatch\->boolean($raw_xml,$ec2,$tag)"
+.el .SS "\f(CW$bool\fP = \f(CW$dispatch\fP\->boolean($raw_xml,$ec2,$tag)"
+.IX Subsection "$bool = $dispatch->boolean($raw_xml,$ec2,$tag)"
+This is used for \s-1XML\s0 responses like this:
+.PP
+.Vb 4
+\&
+\& 59dbff89\-35bd\-4eac\-99ed\-be587EXAMPLE
+\& true
+\&
+.Ve
+.PP
+It looks inside the structure for the tag named \f(CW$tag\fR (\*(L"return\*(R" if not
+provided), and returns a true value if the contents equals \*(L"true\*(R".
+.PP
+Pass it to \fIadd_override()\fR like this:
+.PP
+.Vb 1
+\& VM::EC2::Dispatch\->add_override(DeleteVolume => \*(Aqboolean,return\*(Aq;
+.Ve
+.PP
+or, since \*(L"return\*(R" is the default tag:
+.PP
+.Vb 1
+\& VM::EC2::Dispatch\->add_override(DeleteVolume => \*(Aqboolean\*(Aq;
+.Ve
+.ie n .SS "@objects = $dispatch\->fetch_items($raw_xml,$ec2,$container_tag,$object_class,$nokey)"
+.el .SS "\f(CW@objects\fP = \f(CW$dispatch\fP\->fetch_items($raw_xml,$ec2,$container_tag,$object_class,$nokey)"
+.IX Subsection "@objects = $dispatch->fetch_items($raw_xml,$ec2,$container_tag,$object_class,$nokey)"
+This is used for \s-1XML\s0 responses like this:
+.PP
+.Vb 10
+\&
+\& 59dbff89\-35bd\-4eac\-99ed\-be587EXAMPLE
+\&
+\&
-
+\& gsg\-keypair
+\&
+\& 1f:51:ae:28:bf:89:e9:d8:1f:25:5d:37:2d:7d:b8:ca:9f:f5:f1:6f
+\&
+\&
+\& -
+\& default\-keypair
+\&
+\& 0a:93:bb:e8:c2:89:e9:d8:1f:42:5d:37:1d:8d:b8:0a:88:f1:f1:1a
+\&
+\&
+\&
+\&
+.Ve
+.PP
+It looks inside the structure for the tag named \f(CW$container_tag\fR, pulls
+out the items that are stored under - and then passes the parsed
+contents to \f(CW$object_class\fR\->\fInew()\fR. The optional \f(CW$nokey\fR argument is used
+to suppress XML::Simple's default flattening behavior turning tags
+named \*(L"key\*(R" into hash keys.
+.PP
+Pass it to \fIadd_override()\fR like this:
+.PP
+.Vb 1
+\& VM::EC2::Dispatch\->add_override(DescribeVolumes => \*(Aqfetch_items,volumeSet,VM::EC2::Volume\*(Aq)
+.Ve
+.SH "EXAMPLE OF USING OVERRIDE TO SUBCLASS VM::EC2::Volume"
+.IX Header "EXAMPLE OF USING OVERRIDE TO SUBCLASS VM::EC2::Volume"
+The author decided that a volume object should not be able to delete
+itself, you disagree with that decision. Let's subclass
+VM::EC2::Volume to add a \fIdelete()\fR method.
+.PP
+First subclass the VM::EC2::Volume class:
+.PP
+.Vb 2
+\& package MyVolume;
+\& use base \*(AqVM::EC2::Volume\*(Aq;
+\&
+\& sub delete {
+\& my $self = shift;
+\& $self\->ec2\->delete_volume($self);
+\& }
+.Ve
+.PP
+Now subclass \s-1VM::EC2\s0 to add the appropriate overrides to the \fInew()\fR method:
+.PP
+.Vb 2
+\& package MyEC2;
+\& use base \*(AqVM::EC2\*(Aq;
+\&
+\& sub new {
+\& my $class = shift;
+\& VM::EC2::Dispatch\->add_override(CreateVolume =>\*(AqMyVolume\*(Aq);
+\& VM::EC2::Dispatch\->add_override(DescribeVolumes=>\*(Aqfetch_items,volumeSet,MyVolume\*(Aq);
+\& return $class\->SUPER::new(@_);
+\& }
+.Ve
+.PP
+Now we can test it out:
+.PP
+.Vb 4
+\& use MyEC2;
+\& # find all volumes that are "available" and not in\-use
+\& my @vol = $ec2\->describe_volumes({status=>\*(Aqavailable\*(Aq});
+\& for my $vol (@vol) { $vol\->delete && print "$vol deleted\en" }
+.Ve
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Object
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::BlockDevice::Attachment
+VM::EC2::BlockDevice::Mapping
+VM::EC2::BlockDevice::Mapping::EBS
+VM::EC2::Error
+VM::EC2::Generic
+VM::EC2::Group
+VM::EC2::Image
+VM::EC2::Instance
+VM::EC2::Instance::ConsoleOutput
+VM::EC2::Instance::Set
+VM::EC2::Instance::State
+VM::EC2::Instance::State::Change
+VM::EC2::Instance::State::Reason
+VM::EC2::Region
+VM::EC2::ReservationSet
+VM::EC2::SecurityGroup
+VM::EC2::Snapshot
+VM::EC2::Tag
+VM::EC2::Volume
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::ElasticAddress.3pm b/perl/man/man3/VM::EC2::ElasticAddress.3pm
new file mode 100644
index 0000000..3bb2fd0
--- /dev/null
+++ b/perl/man/man3/VM::EC2::ElasticAddress.3pm
@@ -0,0 +1,201 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::ElasticAddress 3pm"
+.TH VM::EC2::ElasticAddress 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::ElasticAddress \- Object describing an Amazon EC2 Elastic Address
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $addr = $ec2\->allocate_address;
+\&
+\& $ip = $addr\->publicIp;
+\& $domain = $addr\->domain;
+\& $allId = $addr\->allocationId;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 elastic address and is returned by
+by \s-1VM::EC2\-\s0>\fIallocate_address()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 7
+\& publicIp \-\- Public IP of the address
+\& domain \-\- Type of address, either "standard" or "vpc"
+\& allocationId \-\- For VPC addresses only, an allocation ID
+\& instanceId \-\- If the address is associated with an instance, the
+\& ID of that instance.
+\& associationId \-\- If the address is a VPC elastic IP, and associated
+\& with an instance, then the ID of the association.
+.Ve
+.PP
+In addition, the following convenience methods are provided:
+.ie n .SS "$result = $addr\->associate($instance_id)"
+.el .SS "\f(CW$result\fP = \f(CW$addr\fP\->associate($instance_id)"
+.IX Subsection "$result = $addr->associate($instance_id)"
+Associate this address with the given instance \s-1ID\s0 or
+VM::EC2::Instance object. If successful, the result code will be
+true for an ordinary \s-1EC2\s0 Elastic \s-1IP\s0,or equal to the associationId for
+a \s-1VPC\s0 Elastic \s-1IP\s0 address.
+.ie n .SS "$result = $addr\->\fIdisassociate()\fP"
+.el .SS "\f(CW$result\fP = \f(CW$addr\fP\->\fIdisassociate()\fP"
+.IX Subsection "$result = $addr->disassociate()"
+Disassociate this address with any instance it is already associated
+with. If successful, this method will return true.
+.ie n .SS "$addr\->\fIrefresh()\fP"
+.el .SS "\f(CW$addr\fP\->\fIrefresh()\fP"
+.IX Subsection "$addr->refresh()"
+This is an internal function called after \fIassociate()\fR and
+\&\fIdisassociate()\fR, and is used to refresh the address object's contents.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+publicIp.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Error.3pm b/perl/man/man3/VM::EC2::Error.3pm
new file mode 100644
index 0000000..5a45814
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Error.3pm
@@ -0,0 +1,180 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Error 3pm"
+.TH VM::EC2::Error 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Error \- Object describing an error emitted by the Amazon API
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instance(\-instance_id=>\*(Aqinvalid\-name\*(Aq);
+\& die $ec2\->error if $ec2\->is_error;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an error emitted by the Amazon \s-1API\s0. \s-1VM::EC2\s0
+method calls may return undef under either of two conditions: the
+request may simply have no results that satisfy it (for example,
+asking to describe an instance whose \s-1ID\s0 does not exist), or an error
+occurred due to invalid parameters or communication problems.
+.PP
+As described in \s-1VM::EC2\s0, the \s-1VM::EC2\-\s0>is_error method returns true if
+the last method call resulted in an error, and \s-1VM::EC2\-\s0>error returns
+the content of the error message.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 2
+\& message \-\- the error message
+\& code \-\- the error code
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the code
+and message into a single string in the format \*(L"Message [Code]\*(R".
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Generic.3pm b/perl/man/man3/VM::EC2::Generic.3pm
new file mode 100644
index 0000000..57b303b
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Generic.3pm
@@ -0,0 +1,377 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Generic 3pm"
+.TH VM::EC2::Generic 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Generic \- Base class for VM::EC2 objects
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& my $ec2 = VM::EC2\->new(\-access_key => \*(Aqaccess key id\*(Aq,
+\& \-secret_key => \*(Aqaws_secret_key\*(Aq,
+\& \-endpoint => \*(Aqhttp://ec2.amazonaws.com\*(Aq);
+\&
+\& my $object = $ec2\->some_method(...);
+\&
+\& # getting data fields
+\& my @field_names = $object\->fields;
+\&
+\& # invoking data fields as methods
+\& my $request_id = $object\->requestId;
+\& my $xmlns = $object\->xmlns;
+\&
+\& # tagging
+\& my $tags = $object\->tags;
+\&
+\& if ($tags\->{Role} eq \*(AqWebServer\*(Aq) {
+\& $object\->delete_tags(Role=>undef);
+\& $object\->add_tags(Role => \*(AqWeb Server\*(Aq,
+\& Status => \*(Aqdevelopment\*(Aq);
+\& }
+\&
+\& # get the parsed XML object as a hash
+\& my $hashref = $object\->payload;
+\&
+\& # get the parsed XML object as a Data::Dumper string
+\& my $text = $object\->as_string;
+\&
+\& # get the VM::EC2 object back
+\& my $ec2 = $object\->ec2;
+\&
+\& # get the most recent error string
+\& warn $object\->error_str;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This is a common base class for objects returned from \s-1VM::EC2\s0. It
+provides a number of generic methods that are used in subclasses, but
+is not intended to be used directly.
+.SH "METHODS"
+.IX Header "METHODS"
+.ie n .SS "$object = VM::EC2::Generic\->new($payload,$ec2 [,$xmlns, $requestId])"
+.el .SS "\f(CW$object\fP = VM::EC2::Generic\->new($payload,$ec2 [,$xmlns, \f(CW$requestId\fP])"
+.IX Subsection "$object = VM::EC2::Generic->new($payload,$ec2 [,$xmlns, $requestId])"
+Given the parsed \s-1XML\s0 generated by VM::EC2::Dispatch and the \s-1VM::EC2\s0
+object, return a new object. Two optional additional arguments provide
+the seldom-needed \s-1XML\s0 namespace and \s-1ID\s0 of the request that generated
+this object.
+.ie n .SS "$ec2 = $object\->ec2"
+.el .SS "\f(CW$ec2\fP = \f(CW$object\fP\->ec2"
+.IX Subsection "$ec2 = $object->ec2"
+.ie n .SS "$ec2 = $object\->aws"
+.el .SS "\f(CW$ec2\fP = \f(CW$object\fP\->aws"
+.IX Subsection "$ec2 = $object->aws"
+Return the \s-1VM::EC2\s0 object that generated this object. This method can
+be called as either \fIec2()\fR (preferred) or \fIaws()\fR (deprecated).
+.ie n .SS "$id = $object\->primary_id (optional method)"
+.el .SS "\f(CW$id\fP = \f(CW$object\fP\->primary_id (optional method)"
+.IX Subsection "$id = $object->primary_id (optional method)"
+Resources that have unique Amazon identifiers, such as images,
+instances and volumes, implement the \fIprimary_id()\fR method to return
+that identifier. Resources that do not have unique identifiers, will
+throw an exception if this method is called. This method is in
+addition to the resource-specific \s-1ID\s0. For example, volumes have a
+unique \s-1ID\s0, and this \s-1ID\s0 can be fetched with either of:
+.PP
+.Vb 1
+\& $vol\->volumeId;
+.Ve
+.PP
+or
+.PP
+.Vb 1
+\& $vol\->primary_id;
+.Ve
+.ie n .SS "$xmlns = $object\->xmlns"
+.el .SS "\f(CW$xmlns\fP = \f(CW$object\fP\->xmlns"
+.IX Subsection "$xmlns = $object->xmlns"
+Return the \s-1XML\s0 namespace of the request that generated this object, if
+any. All objects generated by direct requests on the \s-1VM::EC2\s0 object
+will return this field, but objects returned via methods calls on
+these objects (objects once removed) may not.
+.ie n .SS "$id = $object\->requestId"
+.el .SS "\f(CW$id\fP = \f(CW$object\fP\->requestId"
+.IX Subsection "$id = $object->requestId"
+Return the \s-1ID\s0 of the reuqest that generated this object, if any. All
+objects generated by direct requests on the \s-1VM::EC2\s0 object will return
+this field, but objects returned via methods calls on these objects
+(objects once removed) may not.
+.ie n .SS "$name = $object\->short_name"
+.el .SS "\f(CW$name\fP = \f(CW$object\fP\->short_name"
+.IX Subsection "$name = $object->short_name"
+Return a short name for this object for use in string
+interpolation. If the object has a \fIprimary_id()\fR method, then this
+returns that \s-1ID\s0. Otherwise it returns the default Perl object name
+(VM::EC2::Generic=HASH(0x99f3850). Some classes override \fIshort_name()\fR
+in order to customized information about the object. See for example
+VM::EC2::SecurityGroup::IpPermission.
+.ie n .SS "$hashref = $object\->payload"
+.el .SS "\f(CW$hashref\fP = \f(CW$object\fP\->payload"
+.IX Subsection "$hashref = $object->payload"
+Return the parsed \s-1XML\s0 hashref that underlies this object. See
+VM::EC2::Dispatch.
+.ie n .SS "@fields = $object\->fields"
+.el .SS "\f(CW@fields\fP = \f(CW$object\fP\->fields"
+.IX Subsection "@fields = $object->fields"
+Return the data field names that are valid for an object of this
+type. These field names correspond to tags in the \s-1XML\s0
+returned from Amazon and can then be used as method calls.
+.PP
+Internally, this method is called \fIvalid_fields()\fR
+.ie n .SS "$text = $object\->as_string"
+.el .SS "\f(CW$text\fP = \f(CW$object\fP\->as_string"
+.IX Subsection "$text = $object->as_string"
+Return a Data::Dumper representation of the contents of this object's
+payload.
+.ie n .SS "$hashref = $object\->tags =head2 $hashref = $object\->tagSet"
+.el .SS "\f(CW$hashref\fP = \f(CW$object\fP\->tags =head2 \f(CW$hashref\fP = \f(CW$object\fP\->tagSet"
+.IX Subsection "$hashref = $object->tags =head2 $hashref = $object->tagSet"
+Return the metadata tags assigned to this resource, if any, as a
+hashref. Both \fItags()\fR and \fItagSet()\fR work identically.
+.ie n .SS "$boolean = $object\->add_tags(Tag1=>'value1',Tag2=>'value2',...)"
+.el .SS "\f(CW$boolean\fP = \f(CW$object\fP\->add_tags(Tag1=>'value1',Tag2=>'value2',...)"
+.IX Subsection "$boolean = $object->add_tags(Tag1=>'value1',Tag2=>'value2',...)"
+.ie n .SS "$boolean = $object\->add_tags(\e%hash)"
+.el .SS "\f(CW$boolean\fP = \f(CW$object\fP\->add_tags(\e%hash)"
+.IX Subsection "$boolean = $object->add_tags(%hash)"
+Add one or more tags to the object. You may provide either a list of
+tag/value pairs or a hashref. If no tag of the indicated name exsists
+it will be created. If there is already a tag by this name, it will
+be set to the provided value. The result code is true if the Amazon
+resource was successfully updated.
+.PP
+Also see \s-1VM::EC2\-\s0>\fIadd_tags()\fR for a way of tagging multiple resources
+simultaneously.
+.PP
+The alias \fIadd_tag()\fR is also provided as a convenience.
+.ie n .SS "$boolean = $object\->delete_tags(@args)"
+.el .SS "\f(CW$boolean\fP = \f(CW$object\fP\->delete_tags(@args)"
+.IX Subsection "$boolean = $object->delete_tags(@args)"
+Delete the indicated tags from the indicated resource. There are
+several variants you may use:
+.PP
+.Vb 2
+\& # delete Foo tag if it has value "bar" and Buzz tag if it has value \*(Aqbazz\*(Aq
+\& $i\->delete_tags({Foo=>\*(Aqbar\*(Aq,Buzz=>\*(Aqbazz\*(Aq})
+\&
+\& # same as above but using a list rather than a hashref
+\& $i\->delete_tags(Foo=>\*(Aqbar\*(Aq,Buzz=>\*(Aqbazz\*(Aq)
+\&
+\& # delete Foo tag if it has any value, Buzz if it has value \*(Aqbazz\*(Aq
+\& $i\->delete_tags({Foo=>undef,Buzz=>\*(Aqbazz\*(Aq})
+\&
+\& # delete Foo and Buzz tags unconditionally
+\& $i\->delete_tags([\*(AqFoo\*(Aq,\*(AqBuzz\*(Aq])
+\&
+\& # delete Foo tag unconditionally
+\& $i\->delete_tags(\*(AqFoo\*(Aq);
+.Ve
+.PP
+Also see \s-1VM::EC2\-\s0>\fIdelete_tags()\fR for a way of deleting tags from multiple
+resources simultaneously.
+.ie n .SS "$xml = $object\->as_xml"
+.el .SS "\f(CW$xml\fP = \f(CW$object\fP\->as_xml"
+.IX Subsection "$xml = $object->as_xml"
+Returns an \s-1XML\s0 version of the object. The object will already been
+parsed by XML::Simple at this point, and so the data returned by this
+method will not be identical to the \s-1XML\s0 returned by \s-1AWS\s0.
+.ie n .SS "$value = $object\->attribute('tag_name')"
+.el .SS "\f(CW$value\fP = \f(CW$object\fP\->attribute('tag_name')"
+.IX Subsection "$value = $object->attribute('tag_name')"
+Returns the value of a tag in the \s-1XML\s0 returned from \s-1AWS\s0, using a
+simple heuristic. If the requested tag has a nested tag named
+it will return the contents of . If the tag has one or more
+nested tags named
- , it will return a list of hashrefs located
+within the
- tag. Otherwise it will return the contents of
+.
+.ie n .SS "$string = $object\->error_str"
+.el .SS "\f(CW$string\fP = \f(CW$object\fP\->error_str"
+.IX Subsection "$string = $object->error_str"
+Returns the error string for the last operation, if any, as reported
+by \s-1VM::EC2\s0.
+.ie n .SS "$string = $object\->error"
+.el .SS "\f(CW$string\fP = \f(CW$object\fP\->error"
+.IX Subsection "$string = $object->error"
+Returns the VM::EC2::Error object from the last operation, if any,
+as reported by \s-1VM::EC2\s0.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+This base class and its subclasses use string overloading so that the
+object looks and acts like a simple string when used in a string
+context (such as when printed or combined with other
+strings). Typically the string corresponds to the Amazon resource \s-1ID\s0
+such as \*(L"ami\-12345\*(R" and is generated by the \fIshort_name()\fR method.
+.PP
+You can sort and compare the objects as if they were strings, but
+despite this, object method calls work in the usual way.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Dispatch
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::BlockDevice::Attachment
+VM::EC2::BlockDevice::Mapping
+VM::EC2::BlockDevice::Mapping::EBS
+VM::EC2::ConsoleOutput
+VM::EC2::Error
+VM::EC2::Generic
+VM::EC2::Group
+VM::EC2::Image
+VM::EC2::Instance
+VM::EC2::Instance::Set
+VM::EC2::Instance::State
+VM::EC2::Instance::State::Change
+VM::EC2::Instance::State::Reason
+VM::EC2::Region
+VM::EC2::ReservationSet
+VM::EC2::SecurityGroup
+VM::EC2::Snapshot
+VM::EC2::Tag
+VM::EC2::Volume
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
+.SH "POD ERRORS"
+.IX Header "POD ERRORS"
+Hey! \fBThe above document had some coding errors, which are explained below:\fR
+.IP "Around line 160:" 4
+.IX Item "Around line 160:"
+=back without =over
diff --git a/perl/man/man3/VM::EC2::Group.3pm b/perl/man/man3/VM::EC2::Group.3pm
new file mode 100644
index 0000000..dbb47c1
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Group.3pm
@@ -0,0 +1,195 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Group 3pm"
+.TH VM::EC2::Group 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Group \- Object describing an Amazon EC2 security group name
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-12345\*(Aq);
+\& my @groups = $instance\->groups;
+\& for my $g (@groups) {
+\& my $id = $g\->groupId;
+\& my $name = $g\->groupName;
+\&
+\& # get the security group details
+\& my $sg = $ec2\->describe_security_group($g);
+\& my $permissions = $sg\->ipPermissions;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents the name and \s-1ID\s0 of a security group. It is
+returned by an instance's \fIgroups()\fR method. This object does not
+provide any of the details about the security group, but you can use
+it in a call to \s-1VM::EC2\-\s0>\fIdescribe_security_group()\fR to get details about
+the security group's allowed ports, etc.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 2
+\& groupId \-\- the group ID
+\& groupName \-\- the group\*(Aqs name
+.Ve
+.PP
+For convenience, the object also provides a \fIpermissions()\fR method that
+will return the fully detailed VM::EC2::SecurityGroup:
+.PP
+.Vb 1
+\& $details = $group\->permissions()
+.Ve
+.PP
+See VM::EC2::SecurityGroup
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+groupId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Object
+VM::EC2::Generic
+VM::EC2::SecurityGroup
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Image.3pm b/perl/man/man3/VM::EC2::Image.3pm
new file mode 100644
index 0000000..5fa5c93
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Image.3pm
@@ -0,0 +1,347 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Image 3pm"
+.TH VM::EC2::Image 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Image \- Object describing an Amazon Machine Image (AMI)
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $image = $ec2\->describe_images(\-image_id=>\*(Aqami\-12345\*(Aq);
+\&
+\& $state = $image\->imageState;
+\& $owner = $image\->imageOwnerId;
+\& $rootdev = $image\->rootDeviceName;
+\& @devices = $image\->blockDeviceMapping;
+\& $tags = $image\->tags;
+\&
+\& @instances = $image\->run_instances(\-min_count=>10);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon Machine Image (\s-1AMI\s0), and is returned
+by \s-1VM::EC2\-\s0>\fIdescribe_images()\fR. In addition to methods to query the
+image's attributes, the \fIrun_instances()\fR method allows you to launch
+and configure \s-1EC2\s0 instances based on the \s-1AMI\s0.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 10
+\& imageId \-\- AMI ID
+\& imageLocation \-\- Location of the AMI
+\& imageState \-\- Current state of the AMI. One of "available",
+\& "pending" or "failed". Only "available" AMIs
+\& can be launched.
+\& imageOwnerId \-\- AWS account ID of the image owner.
+\& isPublic \-\- Returns true if this image has public launch
+\& permissions. Note that this is a Perl boolean,
+\& and not the string "true".
+\& productCodes \-\- A list of product codes associated with the image.
+\& architecture \-\- The architecture of the image.
+\& imageType \-\- The image type (machine, kernel or RAM disk).
+\& kernelId \-\- The kernel associated with the image.
+\& ramdiskId \-\- The RAM disk associated with the image.
+\& platform \-\- "Windows" for Windows AMIs, otherwise undef.
+\& stateReason \-\- Explanation of a "failed" imageState. This is
+\& a VM::EC2::Instance::State::Reason
+\& object.
+\& imageOwnerAlias \-The AWS account alias (e.g. "self") or AWS
+\& account ID that owns the AMI.
+\& name \-\- Name of the AMI provided during image creation.
+\& description \-\- Description of the AMI provided during image
+\& creation.
+\& rootDeviceType \-\- The root device type. One of "ebs" or
+\& "instance\-store".
+\& rootDeviceMape \-\- Name of the root device, e.g. "/dev/sda1"
+\& blockDeviceMapping \-\- List of block devices attached to this
+\& image. Each element is a
+\& VM::EC2::BlockDevice.
+\& virtualizationType \-\- One of "paravirtual" or "hvm".
+\& hypervisor \-\- One of "ovm" or "xen"
+.Ve
+.PP
+In addition, the object supports the \fItags()\fR method described in
+VM::EC2::Generic:
+.PP
+.Vb 1
+\& print "ready for production\en" if $image\->tags\->{Released};
+.Ve
+.ie n .SS "@instances = $image\->run_instances(%args)"
+.el .SS "\f(CW@instances\fP = \f(CW$image\fP\->run_instances(%args)"
+.IX Subsection "@instances = $image->run_instances(%args)"
+The \fIrun_instance()\fR method will launch one or more instances based on
+this \s-1AMI\s0. The method takes all the arguments recognized by
+\&\s-1VM::EC2\-\s0>\fIrun_instances()\fR, except for the \-image_id argument. The
+method returns a list of VM::EC2::Instance objects, which you may
+monitor periodically until they are up and running.
+.PP
+All arguments are optional. See \fIrun_instances()\fR in \s-1VM::EC2\s0 for
+more information.
+.PP
+.Vb 10
+\& \-min_count Minimum number of instances to launch [1]
+\& \-max_count Maximum number of instances to launch [1]
+\& \-key_name Name of the keypair to use
+\& \-security_group_id Security group ID to use for this instance.
+\& Use an arrayref for multiple group IDs
+\& \-security_group Security group name to use for this instance.
+\& Use an arrayref for multiple values.
+\& \-user_data User data to pass to the instances. Do NOT base64
+\& encode this. It will be done for you.
+\& \-instance_type Type of the instance to use. See below for a
+\& list.
+\& \-placement_zone The availability zone you want to launch the
+\& instance into. Call $ec2\->regions for a list.
+\& \-placement_group An existing placement group to launch the
+\& instance into. Applicable to cluster instances
+\& only.
+\& \-placement_tenancy Specify \*(Aqdedicated\*(Aq to launch the instance on a
+\& dedicated server. Only applicable for VPC
+\& instances.
+\& \-kernel_id ID of the kernel to use for the instances,
+\& overriding the kernel specified in the image.
+\& \-ramdisk_id ID of the ramdisk to use for the instances,
+\& overriding the ramdisk specified in the image.
+\& \-block_devices Specify block devices to map onto the instances,
+\& overriding the values specified in the image.
+\& This can be a scalar string or an arrayref for
+\& multiple mappings:
+\& Example:
+\& [\*(Aq/dev/sdb=ephemeral0\*(Aq,\*(Aq/dev/sdc=snap\-12345:80:false\*(Aq]
+\& \-monitoring Pass a true value to enable detailed monitoring.
+\& \-subnet_id ID of the subnet to launch the instance
+\& into. Only applicable for VPC instances.
+\& \-termination_protection Pass true to lock the instance so that it
+\& cannot be terminated using the API. Use
+\& modify_instance() to unset this if youu wish to
+\& terminate the instance later.
+\& \-disable_api_termination \-\- Same as above.
+\& \-shutdown_behavior Pass "stop" (the default) to stop the instance
+\& and save its disk state when "shutdown" is called
+\& from within the instance. Stopped instances can
+\& be restarted later. Pass "terminate" to
+\& instead terminate the instance and discard its
+\& state completely.
+\& \-instance_initiated_shutdown_behavior \-\- Same as above.
+\& \-private_ip_address Assign the instance to a specific IP address
+\& from a VPC subnet (VPC only).
+\& \-client_token Unique identifier that you can provide to ensure
+\& idempotency of the request. You can use
+\& $ec2\->token() to generate a suitable identifier.
+\& See http://docs.amazonwebservices.com/AWSEC2/
+\& latest/UserGuide/Run_Instance_Idempotency.html
+.Ve
+.PP
+Note that after launching an instance, you may need to wait a few
+seconds before adding tags to it or performing other operations.
+.PP
+See \s-1VM::EC2\s0 for details.
+.ie n .SS "$boolean = $image\->make_public($public)"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->make_public($public)"
+.IX Subsection "$boolean = $image->make_public($public)"
+Change the isPublic flag. Provide a true value to make the image
+public, a false one to make it private.
+.ie n .SS "$state = $image\->current_status"
+.el .SS "\f(CW$state\fP = \f(CW$image\fP\->current_status"
+.IX Subsection "$state = $image->current_status"
+Refreshes the object and then calls \fIimageState()\fR to return one of
+\&\*(L"pending\*(R", \*(L"available\*(R" or \*(L"failed.\*(R" You can use this to monitor an
+image_creation process in progress.
+.ie n .SS "@user_ids = $image\->launchPermissions"
+.el .SS "\f(CW@user_ids\fP = \f(CW$image\fP\->launchPermissions"
+.IX Subsection "@user_ids = $image->launchPermissions"
+Returns a list of user IDs with launch permission for this
+image. Note that the \s-1AWS\s0 \s-1API\s0 calls this
+\&\*(L"launchPermission\*(R", but this module makes it plural to emphasize that
+the result is a list.
+.ie n .SS "@user_ids = $image\->authorized_users"
+.el .SS "\f(CW@user_ids\fP = \f(CW$image\fP\->authorized_users"
+.IX Subsection "@user_ids = $image->authorized_users"
+The same as launchPermissions.
+.ie n .SS "$boolean = $image\->add_authorized_users($id1,$id2,...)"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->add_authorized_users($id1,$id2,...)"
+.IX Subsection "$boolean = $image->add_authorized_users($id1,$id2,...)"
+.ie n .SS "$boolean = $image\->remove_authorized_users($id1,$id2,...)"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->remove_authorized_users($id1,$id2,...)"
+.IX Subsection "$boolean = $image->remove_authorized_users($id1,$id2,...)"
+These methods add and remove user accounts which have launch
+permissions for the image. The result code indicates whether the list
+of user IDs were successfully added or removed.
+.ie n .SS "$boolean = $image\->add_authorized_users($id1,$id2,...)"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->add_authorized_users($id1,$id2,...)"
+.IX Subsection "$boolean = $image->add_authorized_users($id1,$id2,...)"
+.ie n .SS "$boolean = $image\->remove_authorized_users($id1,$id2,...)"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->remove_authorized_users($id1,$id2,...)"
+.IX Subsection "$boolean = $image->remove_authorized_users($id1,$id2,...)"
+.ie n .SS "$boolean = $image\->reset_authorized_users"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->reset_authorized_users"
+.IX Subsection "$boolean = $image->reset_authorized_users"
+These methods add and remove user accounts which have launch
+permissions for the image. The result code indicates whether the list
+of user IDs were successfully added or removed.
+.PP
+\&\fIreset_authorized_users()\fR resets the list users authored to launch
+instances from this image to empty, effectively granting launch
+privileges to the owner only.
+.PP
+See also \fIauthorized_users()\fR.
+.ie n .SS "$image\->refresh"
+.el .SS "\f(CW$image\fP\->refresh"
+.IX Subsection "$image->refresh"
+This method will refresh the object from \s-1AWS\s0, updating all values to
+their current ones. You can call it after tagging or otherwise
+changing image attributes.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+imageId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::StateReason
+VM::EC2::Instance
+VM::EC2::Tag
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Image::LaunchPermission.3pm b/perl/man/man3/VM::EC2::Image::LaunchPermission.3pm
new file mode 100644
index 0000000..30af0fd
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Image::LaunchPermission.3pm
@@ -0,0 +1,179 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Image::LaunchPermission 3pm"
+.TH VM::EC2::Image::LaunchPermission 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Region \- Object describing AMI launch permissions
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $image = $ec2\->describe_images(\*(Aqami\-12345\*(Aq);
+\& @users = $image\->launchPermissions;
+\& for (@users) {
+\& $group = $_\->group;
+\& $user = $_\->userId;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon machine image launch permission, and
+is return by VM::EC2::Image \fIlaunchPermissions()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 3
+\& group \-\- Name of a group with launch permissions. Only
+\& valid value is "all"
+\& userId \-\- Name of a user with launch permissions.
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+userId. If the userId is blank, then interpolates as the group.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Image
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance.3pm b/perl/man/man3/VM::EC2::Instance.3pm
new file mode 100644
index 0000000..d5fa4a4
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance.3pm
@@ -0,0 +1,531 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance 3pm"
+.TH VM::EC2::Instance 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Instance \- Object describing an Amazon EC2 instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-12345\*(Aq);
+\&
+\& $instanceId = $instance\->instanceId;
+\& $ownerId = $instance\->ownerId;
+\& $reservationId = $instance\->reservationId;
+\& $imageId = $instance\->imageId;
+\& $state = $instance\->instanceState;
+\& @groups = $instance\->groups;
+\& $private_ip = $instance\->privateIpAddress;
+\& $public_ip = $instance\->ipAddress;
+\& $private_dns = $instance\->privateDnsName;
+\& $public_dns = $instance\->dnsName;
+\& $time = $instance\->launchTime;
+\& $status = $instance\->current_status;
+\& $tags = $instance\->tags;
+\&
+\& $stateChange = $instance\->start();
+\& $stateChange = $instance\->stop();
+\& $stateChange = $instance\->reboot();
+\& $stateChange = $instance\->terminate();
+\&
+\& $seconds = $instance\->up_time;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 instance, and is returned by
+\&\s-1VM::EC2\-\s0>\fIdescribe_instances()\fR. In addition to methods to query the
+instance's attributes, there are methods that allow you to manage the
+instance's lifecycle, including start, stopping, and terminating it.
+.PP
+Note that the information about security groups and reservations that
+is returned by \fIdescribe_instances()\fR is copied into each instance
+before returning it, so there is no concept of a \*(L"reservation set\*(R" in
+this interface.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 1
+\& instanceId \-\- ID of this instance.
+\&
+\& imageId \-\- ID of the image used to launch this instance.
+\&
+\& instanceState \-\- The current state of the instance at the time
+\& that describe_instances() was called, as a
+\& VM::EC2::Instance::State object. Also
+\& see the status() method, which re\-queries EC2 for
+\& the current state of the instance.
+\&
+\& privateDnsName \-\- The private DNS name assigned to the instance within
+\& Amazon\*(Aqs EC2 network. This element is defined only
+\& for running instances.
+\&
+\& dnsName \-\- The public DNS name assigned to the instance, defined
+\& only for running instances.
+\&
+\& reason \-\- Reason for the most recent state transition,
+\& if applicable.
+\&
+\& keyName \-\- Name of the associated key pair, if applicable.
+\&
+\& keyPair \-\- The VM::EC2::KeyPair object, derived from the keyName
+\&
+\& amiLaunchIndex \-\- The AMI launch index, which can be used to find
+\& this instance within the launch group.
+\&
+\& productCodes \-\- A list of product codes that apply to this instance.
+\&
+\& instanceType \-\- The instance type, such as "t1.micro". CHANGEABLE.
+\&
+\& launchTime \-\- The time the instance launched.
+\&
+\& placement \-\- The placement of the instance. Returns a
+\& VM::EC2::Instance::Placement object, which when used
+\& as a string is equal to the instance\*(Aqs
+\& availability zone.
+\&
+\& kernelId \-\- ID of the instance\*(Aqs kernel. CHANGEABLE.
+\&
+\& ramdiskId \-\- ID of the instance\*(Aqs RAM disk. CHANGEABLE.
+\&
+\& platform \-\- Platform of the instance, either "windows" or empty.
+\&
+\& monitoring \-\- State of monitoring for the instance. One of
+\& "disabled", "enabled", or "pending". CHANGEABLE:
+\& pass true or "enabled" to turn on monitoring. Pass
+\& false or "disabled" to turn it off.
+\&
+\& subnetId \-\- The Amazon VPC subnet ID in which the instance is
+\& running, for Virtual Private Cloud instances only.
+\&
+\& vpcId \-\- The Virtual Private Cloud ID for VPC instances.
+\&
+\& privateIpAddress \-\- The private (internal Amazon) IP address assigned
+\& to the instance.
+\&
+\& ipAddress \-\- The public IP address of the instance.
+\&
+\& sourceDestCheck \-\- Whether source destination checking is enabled on
+\& this instance. This returns a Perl boolean rather than
+\& the string "true". This method is used in conjunction
+\& with VPC NAT functionality. See the Amazon VPC User
+\& Guide for details. CHANGEABLE.
+\&
+\& groupSet \-\- List of VM::EC2::Group objects indicating the VPC
+\& security groups in which this instance resides. Not to be
+\& confused with groups(), which returns the security groups
+\& of non\-VPC instances.
+\&
+\& stateReason \-\- A VM::EC2::Instance::State::Reason object which
+\& indicates the reason for the instance\*(Aqs most recent
+\& state change. See http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference\-ItemType\-StateReasonType.html
+\&
+\& architecture \-\- The architecture of the image. Either "i386" or "x86_64".
+\&
+\& rootDeviceType \-\- The type of the root device used by the instance. One of "ebs"
+\& or "instance\-store".
+\&
+\& rootDeviceName \-\- The name of the the device used by the instance, such as /dev/sda1.
+\& CHANGEABLE.
+\&
+\& blockDeviceMapping \-\- The block device mappings for the instance, represented
+\& as a list of L objects.
+\&
+\& instanceLifeCycle\-\- "spot" if this instance is a spot instance, otherwise empty.
+\&
+\& spotInstanceRequestId \-\- The ID of the spot instance request, if applicable.
+\&
+\& virtualizationType \-\- Either "paravirtual" or "hvm".
+\&
+\& clientToken \-\- The idempotency token provided at the time of the AMI launch,
+\& if any.
+\&
+\& hypervisor \-\- The instance\*(Aqs hypervisor type, either "ovm" or "xen".
+\&
+\& userData \-\- User data passed to instance at launch. CHANGEABLE.
+\&
+\& disableApiTermination \-\- True if the instance is protected from termination
+\& via the console or command\-line APIs. CHANGEABLE.
+\&
+\& instanceInitiatedShutdownBehavior \-\- Action to take when the instance calls
+\& shutdown or halt. One of "stop" or "terminate". CHANGEABLE.
+\&
+\& tagSet \-\- Tags for the instance as a hashref. CHANGEABLE via add_tags()
+\& and delete_tags().
+.Ve
+.PP
+The object also supports the \fItags()\fR method described in
+VM::EC2::Generic:
+.PP
+.Vb 1
+\& print "ready for production\en" if $image\->tags\->{Released};
+.Ve
+.PP
+All methods return read-only values except for those marked \s-1CHANGEABLE\s0
+in the list above. For these, you can change the instance attribute on
+stopped instances by invoking the method with an appropriate new
+value. For example, to change the instance type from \*(L"t1.micro\*(R" to
+\&\*(L"m1.small\*(R", you can do this:
+.PP
+.Vb 5
+\& my @tiny_instances = $ec2\->describe_instances(\-filter=>{\*(Aqinstance\-type\*(Aq=>\*(Aqt1.micro\*(Aq});
+\& for my $i (@tiny_instances) {
+\& next unless $i\->instanceState eq \*(Aqstopped\*(Aq;
+\& $i\->instanceType(\*(Aqm1.small\*(Aq) or die $ec2\->error;
+\& }
+.Ve
+.PP
+When you attempt to change an attribute of an instance, the method
+will return true on success, false on failure. On failure, the
+detailed error messages can be recovered from the \s-1VM::EC2\s0 object's
+\&\fIerror()\fR method.
+.SH "LIFECYCLE METHODS"
+.IX Header "LIFECYCLE METHODS"
+In addition, the following convenience functions are provided
+.ie n .SS "$state = $instance\->current_status"
+.el .SS "\f(CW$state\fP = \f(CW$instance\fP\->current_status"
+.IX Subsection "$state = $instance->current_status"
+This method queries \s-1AWS\s0 for the instance's current state and returns
+it as a VM::EC2::Instance::State object. This enables you to
+poll the instance until it is in the desired state:
+.PP
+.Vb 1
+\& while ($instance\->current_status eq \*(Aqpending\*(Aq) { sleep 5 }
+.Ve
+.ie n .SS "$state = $instance\->current_state"
+.el .SS "\f(CW$state\fP = \f(CW$instance\fP\->current_state"
+.IX Subsection "$state = $instance->current_state"
+An alias for \fIcurrent_status()\fR.
+.ie n .SS "$state_change = $instance\->start([$wait])"
+.el .SS "\f(CW$state_change\fP = \f(CW$instance\fP\->start([$wait])"
+.IX Subsection "$state_change = $instance->start([$wait])"
+This method will start the current instance and returns a
+VM::EC2::Instance::State::Change object that can be used to
+monitor the status of the instance. By default the method returns
+immediately, but you can pass a true value as an argument in order to
+pause execution until the instance is in the \*(L"running\*(R" state.
+.PP
+Here's a polling example:
+.PP
+.Vb 2
+\& $state = $instance\->start;
+\& while ($state\->status eq \*(Aqpending\*(Aq) { sleep 5 }
+.Ve
+.PP
+Here's an example that will pause until the instance is running:
+.PP
+.Vb 1
+\& $instance\->start(1);
+.Ve
+.PP
+Attempting to start an already running instance, or one that is
+in transition, will throw a fatal error.
+.ie n .SS "$state_change = $instance\->stop([$wait])"
+.el .SS "\f(CW$state_change\fP = \f(CW$instance\fP\->stop([$wait])"
+.IX Subsection "$state_change = $instance->stop([$wait])"
+This method is similar to \fIstart()\fR, except that it can be used to
+stop a running instance.
+.ie n .SS "$state_change = $instance\->terminate([$wait])"
+.el .SS "\f(CW$state_change\fP = \f(CW$instance\fP\->terminate([$wait])"
+.IX Subsection "$state_change = $instance->terminate([$wait])"
+This method is similar to \fIstart()\fR, except that it can be used to
+terminate an instance. It can only be called on instances that
+are either \*(L"running\*(R" or \*(L"stopped\*(R".
+.ie n .SS "$state_change = $instance\->\fIreboot()\fP"
+.el .SS "\f(CW$state_change\fP = \f(CW$instance\fP\->\fIreboot()\fP"
+.IX Subsection "$state_change = $instance->reboot()"
+Reboot the instance. Rebooting doesn't occur immediately; instead the
+request is queued by the Amazon system and may be satisfied several
+minutes later. For this reason, there is no \*(L"wait\*(R" argument.
+.ie n .SS "$seconds = $instance\->\fIup_time()\fP"
+.el .SS "\f(CW$seconds\fP = \f(CW$instance\fP\->\fIup_time()\fP"
+.IX Subsection "$seconds = $instance->up_time()"
+Return the number of seconds since the instance was launched. Note
+that this includes time that the instance was either in the \*(L"running\*(R"
+or \*(L"stopped\*(R" state.
+.ie n .SS "$result = $instance\->associate_address($elastic_address)"
+.el .SS "\f(CW$result\fP = \f(CW$instance\fP\->associate_address($elastic_address)"
+.IX Subsection "$result = $instance->associate_address($elastic_address)"
+Associate an elastic address with this instance. If you are
+associating a \s-1VPC\s0 elastic \s-1IP\s0 address with the instance, the result
+code will indicate the associationId. Otherwise it will be a simple
+perl truth value (\*(L"1\*(R") if successful, undef if false.
+.PP
+In the case of an ordinary \s-1EC2\s0 Elastic \s-1IP\s0 address, the first argument may
+either be an ordinary string (xx.xx.xx.xx format) or a
+VM::EC2::ElasticAddress object. However, if it is a \s-1VPC\s0 elastic
+\&\s-1IP\s0 address, then the argument must be a VM::EC2::ElasticAddress
+as returned by \fIdescribe_addresses()\fR. The reason for this is that the
+allocationId must be retrieved from the object in order to use in the
+call.
+.ie n .SS "$bool = $ec2\->disassociate_address"
+.el .SS "\f(CW$bool\fP = \f(CW$ec2\fP\->disassociate_address"
+.IX Subsection "$bool = $ec2->disassociate_address"
+Disassociate an elastic \s-1IP\s0 address from this instance. if any. The
+result will be true if disassociation was successful. Note that for a
+short period of time (up to a few minutes) after disassociation, the
+instance will have no public \s-1IP\s0 address and will be unreachable from
+the internet.
+.ie n .SS "$instance\->refresh"
+.el .SS "\f(CW$instance\fP\->refresh"
+.IX Subsection "$instance->refresh"
+This method will refresh the object from \s-1AWS\s0, updating all values to
+their current ones. You can call it after starting an instance in
+order to get its \s-1IP\s0 address. Note that \fIrefresh()\fR is called
+automatically for you if you call \fIstart()\fR, \fIstop()\fR or \fIterminate()\fR with
+a true \f(CW$wait\fR argument.
+.ie n .SS "$text = $instance\->console_output"
+.el .SS "\f(CW$text\fP = \f(CW$instance\fP\->console_output"
+.IX Subsection "$text = $instance->console_output"
+Return the console output of the instance as a
+VM::EC2::ConsoleOutput object. This object can be treated as a
+string, or as an object with methods
+.SH "CREATING IMAGES"
+.IX Header "CREATING IMAGES"
+The \fIcreate_image()\fR method provides a handy way of creating and
+registering an \s-1AMI\s0 based on the current state of the instance. All
+currently-associated block devices will be snapshotted and associated
+with the image.
+.PP
+Note that this operation can take a long time to complete. You may
+follow its progress by calling the returned image object's
+\&\fIcurrent_status()\fR method.
+.ie n .SS "$imageId = $instance\->create_image($name [,$description])"
+.el .SS "\f(CW$imageId\fP = \f(CW$instance\fP\->create_image($name [,$description])"
+.IX Subsection "$imageId = $instance->create_image($name [,$description])"
+.ie n .SS "$imageId = $instance\->create_image(\-name=>$name,\-description=>$description,\-no_reboot=>$boolean)"
+.el .SS "\f(CW$imageId\fP = \f(CW$instance\fP\->create_image(\-name=>$name,\-description=>$description,\-no_reboot=>$boolean)"
+.IX Subsection "$imageId = $instance->create_image(-name=>$name,-description=>$description,-no_reboot=>$boolean)"
+Create an image from this instance and return a VM::EC2::Image object.
+The instance must be in the \*(L"stopped\*(R" or \*(L"running\*(R" state. In the
+latter case, Amazon will stop the instance, create the image, and then
+restart it unless the \-no_reboot argument is provided.
+.PP
+Arguments:
+.PP
+.Vb 3
+\& \-name Name for the image that will be created. (required)
+\& \-description Description of the new image.
+\& \-no_reboot If true, don\*(Aqt reboot the instance.
+.Ve
+.PP
+In the unnamed argument version you can provide the name and
+optionally the description of the resulting image.
+.SH "VOLUME MANAGEMENT"
+.IX Header "VOLUME MANAGEMENT"
+.ie n .SS "$attachment = $instance\->attach_volume($volume_id,$device)"
+.el .SS "\f(CW$attachment\fP = \f(CW$instance\fP\->attach_volume($volume_id,$device)"
+.IX Subsection "$attachment = $instance->attach_volume($volume_id,$device)"
+.Vb 1
+\& =head2 $attachment = $instance\->attach_volume(\-volume_id=>$volume_id,\-device=>$device)
+.Ve
+.PP
+Attach volume \f(CW$volume_id\fR to this instance using virtual device
+\&\f(CW$device\fR. Both arguments are required. The result is a
+VM::EC2::BlockDevice::Attachment object which you can monitor by
+calling \fIcurrent_status()\fR:
+.PP
+.Vb 5
+\& my $a = $instance\->attach_volume(\*(Aqvol\-12345\*(Aq=>\*(Aq/dev/sdg\*(Aq);
+\& while ($a\->current_status ne \*(Aqattached\*(Aq) {
+\& sleep 2;
+\& }
+\& print "volume is ready to go\en";
+.Ve
+.ie n .SS "$attachment = $instance\->detach_volume($vol_or_device)"
+.el .SS "\f(CW$attachment\fP = \f(CW$instance\fP\->detach_volume($vol_or_device)"
+.IX Subsection "$attachment = $instance->detach_volume($vol_or_device)"
+.ie n .SS "$attachment = $instance\->detach_volume(\-volume_id => $volume_id \-device => $device, \-force => $force);"
+.el .SS "\f(CW$attachment\fP = \f(CW$instance\fP\->detach_volume(\-volume_id => \f(CW$volume_id\fP \-device => \f(CW$device\fP, \-force => \f(CW$force\fP);"
+.IX Subsection "$attachment = $instance->detach_volume(-volume_id => $volume_id -device => $device, -force => $force);"
+Detaches the specified volume. In the single-argument form, you may
+provide either a volume or a device name. In the named-argument form,
+you may provide both the volume and the device as a check that you are
+detaching exactly the volume you think you are.
+.PP
+Optional arguments:
+.PP
+.Vb 4
+\& \-volume_id \-\- ID of the instance to detach from.
+\& \-device \-\- How the device is exposed to the instance.
+\& \-force \-\- Force detachment, even if previous attempts were
+\& unsuccessful.
+.Ve
+.PP
+The result is a VM::EC2::BlockDevice::Attachment object which
+you can monitor by calling \fIcurrent_status()\fR:
+.PP
+.Vb 5
+\& my $a = $instance\->detach_volume(\*(Aq/dev/sdg\*(Aq);
+\& while ($a\->current_status ne \*(Aqdetached\*(Aq) {
+\& sleep 2;
+\& }
+\& print "volume is ready to go\en";
+.Ve
+.SH "ACCESSING INSTANCE METADATA"
+.IX Header "ACCESSING INSTANCE METADATA"
+.ie n .SS "$meta = $instance\->metadata"
+.el .SS "\f(CW$meta\fP = \f(CW$instance\fP\->metadata"
+.IX Subsection "$meta = $instance->metadata"
+\&\fBFor use on running \s-1EC2\s0 instances only:\fR This method returns a
+VM::EC2::Instance::Metadata object that will return information about
+the currently running instance using the \s-1HTTP://\s0 metadata fields
+described at
+http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?instancedata\-data\-categories.html. This
+is usually fastest way to get runtime information on the current
+instance.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+instanceId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::Instance::State
+VM::EC2::Instance::State::Reason
+VM::EC2::Instance::Metadata
+VM::EC2::Instance::Placement
+VM::EC2::Tag
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::ConsoleOutput.3pm b/perl/man/man3/VM::EC2::Instance::ConsoleOutput.3pm
new file mode 100644
index 0000000..3e8e84b
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::ConsoleOutput.3pm
@@ -0,0 +1,187 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::ConsoleOutput 3pm"
+.TH VM::EC2::Instance::ConsoleOutput 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::ConsoleOutput \- Object describing console output from
+an Amazon EC2 instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instance(\-instance_id=>\*(Aqi\-123456\*(Aq);
+\&
+\& my $out = $instance\->console_output;
+\&
+\& print $out,"\en";
+\& my $ts = $out\->timestamp;
+\& my $instance = $out\->instanceId;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents the output from the console of a Amazon \s-1EC2\s0
+instance. The instance may be running, pending or stopped. It is
+returned by \s-1VM::EC2\-\s0>\fIget_console_output()\fR, as well as
+VM::EC2::Instance\->console_output.
+.PP
+Please see VM::EC2::Generic for methods shared by all \s-1VM::EC2\s0
+objects.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 4
+\& requestId \-\- ID of the request that generated this object
+\& instanceId \-\- ID of the instance that generated this output
+\& timestamp \-\- Time that this output was generated
+\& output \-\- Text of the console output
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will act as if its \fIoutput()\fR
+method was called, allowing it to be printed or searched directly.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::Metadata.3pm b/perl/man/man3/VM::EC2::Instance::Metadata.3pm
new file mode 100644
index 0000000..70c3658
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::Metadata.3pm
@@ -0,0 +1,355 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::Metadata 3pm"
+.TH VM::EC2::Instance::Metadata 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Instance::Metadata \- Object describing the metadata of a running instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& # For use within a running EC2 instance only!
+\&
+\& use VM::EC2::Instance::Metadata;
+\& my $meta = VM::EC2::Instance::Metadata\->new;
+\&
+\& # alternatively...
+\& my $meta = VM::EC2\->instance_metadata;
+\& my $meta = $instance\->metadata;
+\&
+\& # image information
+\& $image_id = $meta\->imageId;
+\& $index = $meta\->imageLaunchIndex;
+\& $path = $meta\->amiManifestPath;
+\& $location = $meta\->imageLocation; # same as previous
+\& @ancestors = $meta\->ancestorAmiIds;
+\& @ancestors = $meta\->imageAncestorIds; # same as previous
+\& @codes = $meta\->productCodes;
+\&
+\& # launch and runtime information
+\& $inst_id = $meta\->instanceId;
+\& $kern_id = $meta\->kernelId;
+\& $rd_id = $meta\->ramdiskId;
+\& $res_id = $meta\->reservationId;
+\& $type = $meta\->instanceType;
+\& $zone = $meta\->availabilityZone;
+\& $userdata = $meta\->userData;
+\& @groups = $meta\->securityGroups;
+\& @keys = $meta\->publicKeys;
+\& $block_dev = $meta\->blockDeviceMapping; # a hashref
+\&
+\& # Network information
+\& $priv_name = $meta\->localHostname;
+\& $priv_name = $meta\->privateDnsName; # same as previous
+\& $priv_ip = $meta\->localIpv4;
+\& $priv_ip = $meta\->privateIpAddress;
+\& $mac = $meta\->mac;
+\& $pub_name = $meta\->publicHostname;
+\& $pub_name = $meta\->dnsName; # same as previous
+\& $pub_ip = $meta\->publicIpv4;
+\& $pub_ip = $meta\->ipAddress;
+\& $interfaces= $meta\->interfaces; # a hashref
+\&
+\& # Undocumented fields
+\& $action = $meta\->instanceAction;
+\& $profile = $meta\->profile;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This is an interface to the metadata that is provided to a running
+instance via the http://169.254.169.254/latest \s-1URL\s0, as described in
+http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?instancedata\-data\-categories.html.
+.PP
+Each metadata object caches its values, so there is no overhead in
+calling a method repeatedly. Methods return scalar values, lists and
+hashrefs as appropriate.
+.PP
+The methods from this class should only be called within the context
+of a running \s-1EC2\s0 instance. Attempts to call outside of this
+context will result in long delays as the module attempts to
+connect to an invalid hostname.
+.SH "METHODS"
+.IX Header "METHODS"
+.ie n .SS "$meta = VM::EC2::Instance::Metadata\->\fInew()\fP =head2 $meta = $ec2\->\fIinstance_metadata()\fP =head2 $meta = $instance\->\fImetadata()\fP"
+.el .SS "\f(CW$meta\fP = VM::EC2::Instance::Metadata\->\fInew()\fP =head2 \f(CW$meta\fP = \f(CW$ec2\fP\->\fIinstance_metadata()\fP =head2 \f(CW$meta\fP = \f(CW$instance\fP\->\fImetadata()\fP"
+.IX Subsection "$meta = VM::EC2::Instance::Metadata->new() =head2 $meta = $ec2->instance_metadata() =head2 $meta = $instance->metadata()"
+You can create a new metadata object either using this class's \fInew()\fR
+constructor, or by calling an \s-1VM::EC2\s0 object's \fIinstance_metadata()\fR
+method, or by calling a VM::EC2::Instance object's metadata () method.
+.SS "Methods that return scalar values"
+.IX Subsection "Methods that return scalar values"
+The following methods all return single-valued results:
+.IP "Image information:" 4
+.IX Item "Image information:"
+.Vb 7
+\& imageId \-\- ID of AMI used to launch this instance
+\& imageLaunchIndex \-\- This index\*(Aqs launch index. If four instances
+\& were launched by one $image\->run_instances()
+\& call, they will be numbered from 0 to 3.
+\& amiManifestPath \-\- S3 path to the image
+\& imageLocation \-\- Same as amiManifestPath(), for consistency with
+\& VM::EC2::Image
+.Ve
+.IP "Launch and runtime information:" 4
+.IX Item "Launch and runtime information:"
+.Vb 7
+\& instanceId \-\- ID of this instance
+\& kernelId \-\- ID of this instance\*(Aqs kernel.
+\& ramdiskId \-\- This instance\*(Aqs ramdisk ID
+\& reservationId \-\- This instance\*(Aqs reservation ID
+\& instanceType \-\- Machine type, e.g. "m1.small"
+\& availabilityZone \-\- This instance\*(Aqs availability zone.
+\& userData \-\- User data passed at launch time.
+.Ve
+.IP "Network information:" 4
+.IX Item "Network information:"
+.Vb 10
+\& localHostname \-\- The instance hostname corresponding to its
+\& internal EC2 IP address.
+\& privateDnsName \-\- Same as localHostname(), for consistency with
+\& VM::EC2::Instance
+\& localIpv4 \-\- The instance IP address on the internal EC2 network.
+\& privateIpAddress \-\- Same as localIpv4(), for consistency with
+\& VM::EC2::Instance.
+\& mac \-\- This instance\*(Aqs MAC (ethernet) address.
+\& publicHostname \-\- This instance\*(Aqs public hostname.
+\& dnsName \-\- Same as publicHostname() for consistency with
+\& VM::EC2::Instance.
+\& publicIpv4 \-\- This instance\*(Aqs public IP address.
+\& ipAddress \-\- Same as publicIpv4() for consistency with
+\& VM::EC2::Instance.
+\&=item Unknown information:
+\&
+\& profile \-\- An undocumented field that contains the virtualization
+\& type in the form "default\-paravirtual".
+\& instanceAction \-\- Undocumented metadata field named "instance\-action"
+.Ve
+.SS "Methods that return lists"
+.IX Subsection "Methods that return lists"
+The following methods all return lists.
+.IP "Image information" 4
+.IX Item "Image information"
+.Vb 4
+\& ancestorAmiIds \-\- List of AMIs from which the current one was derived
+\& imageAncestorIds \-\- Same as ancestorAmiIds() but easier to read.
+\& productCodes \-\- List of product codes applying to the image from which
+\& this instance was launched.
+.Ve
+.IP "Launch and runtime information" 4
+.IX Item "Launch and runtime information"
+.Vb 4
+\& securityGroups \-\- List of security groups to which this instance is assigned.
+\& For non\-VPC instances, this will be the security group
+\& name. For VPC instances, this will be the security group ID.
+\& publicKeys \-\- List of public key pair names attached to this instance.
+.Ve
+.SS "Methods that return a hashref"
+.IX Subsection "Methods that return a hashref"
+The following methods return a hashref for representing complex data structures:
+.ie n .IP "$devices = $meta\->blockDeviceMapping" 4
+.el .IP "\f(CW$devices\fR = \f(CW$meta\fR\->blockDeviceMapping" 4
+.IX Item "$devices = $meta->blockDeviceMapping"
+This returns a hashref in which the keys are the names of instance
+block devices, such as \*(L"/dev/sda1\*(R", and the values are the \s-1EC2\s0 virtual
+machine names. For example:
+.Sp
+.Vb 8
+\& x $meta\->blockDeviceMapping
+\& 0 HASH(0x9b4f2f8)
+\& \*(Aq/dev/sda1\*(Aq => \*(Aqroot\*(Aq
+\& \*(Aq/dev/sda2\*(Aq => \*(Aqephemeral0\*(Aq
+\& \*(Aq/dev/sdg\*(Aq => \*(Aqebs1\*(Aq
+\& \*(Aq/dev/sdh\*(Aq => \*(Aqebs9\*(Aq
+\& \*(Aq/dev/sdi\*(Aq => \*(Aqebs10\*(Aq
+\& \*(Aqsda3\*(Aq => \*(Aqswap\*(Aq
+.Ve
+.Sp
+For reasons that are not entirely clear, the swap device is reported
+as \*(L"sda3\*(R" rather than as \*(L"/dev/sda3\*(R".
+.ie n .IP "$interfaces = $meta\->interfaces" 4
+.el .IP "\f(CW$interfaces\fR = \f(CW$meta\fR\->interfaces" 4
+.IX Item "$interfaces = $meta->interfaces"
+Returns a mapping of all virtual ethernet devices owned by this
+instance. This is primarily useful for \s-1VPC\s0 instances, which can have
+more than one device. The hash keys are the \s-1MAC\s0 addresses of each
+ethernet device, and the values are hashes that have the following
+keys:
+.Sp
+.Vb 9
+\& mac
+\& localHostname
+\& localIpv4s (an array ref)
+\& publicIpv4s (an array ref)
+\& securityGroupIds (an array ref)
+\& subnetId
+\& subnetIpv4CidrBlock
+\& vpcId
+\& vpcIpv4CidrBlock
+.Ve
+.Sp
+For example:
+.Sp
+.Vb 10
+\& D
+\& x $meta\->interfaces
+\& 0 HASH(0x9b4f518)
+\& \*(Aq12:31:38:01:b8:97\*(Aq => HASH(0x9eaa090)
+\& \*(AqlocalHostname\*(Aq => \*(AqdomU\-12\-31\-38\-01\-B8\-97.compute\-1.internal\*(Aq
+\& \*(AqlocalIpv4s\*(Aq => ARRAY(0x9b4f8a8)
+\& 0 \*(Aq10.253.191.101\*(Aq
+\& \*(Aqmac\*(Aq => \*(Aq12:31:38:01:b8:97\*(Aq
+\& \*(AqpublicIpv4s\*(Aq => ARRAY(0x9ea9e40)
+\& 0 \*(Aq184.73.241.210\*(Aq
+\& \*(AqsecurityGroupIds\*(Aq => ARRAY(0x9eaa490)
+\& empty array
+\& \*(AqsubnetId\*(Aq => undef
+\& \*(AqsubnetIpv4CidrBlock\*(Aq => undef
+\& \*(AqvpcId\*(Aq => undef
+\& \*(AqvpcIpv4CidrBlock\*(Aq => undef
+.Ve
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::BlockDevice
+VM::EC2::State::Reason
+VM::EC2::State
+VM::EC2::Instance
+VM::EC2::Tag
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::MonitoringState.3pm b/perl/man/man3/VM::EC2::Instance::MonitoringState.3pm
new file mode 100644
index 0000000..cb42d1d
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::MonitoringState.3pm
@@ -0,0 +1,191 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::MonitoringState 3pm"
+.TH VM::EC2::Instance::MonitoringState 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::MonitoringState \- Object describing the monitoring state of an EC2 instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $monitor = $ec2\->monitor_instances(\*(Aqi\-12345\*(Aq);
+\& $instance = $monitor\->instanceId;
+\& $monitoring = $monitor\->monitoring;
+\&
+\& $monitor\->enable;
+\& $monitor\->disable;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents the monitoring state of an Amazon \s-1EC2\s0 instance.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 2
+\& instanceId \-\- The instance that is being reported
+\& monitoring \-\- The monitoring state: one of "disabled", "enabled", "pending"
+.Ve
+.PP
+To turn monitoring of an instance on, call:
+.PP
+.Vb 1
+\& $monitor\->enable();
+.Ve
+.PP
+to unmonitor an instance, call:
+.PP
+.Vb 1
+\& $monitor>disable();
+.Ve
+.PP
+It is probably easier to control this using the Instance object's \fImonitoring()\fR method.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+string \*(L"$instanceId monitoring is \f(CW$monitoring\fR\*(R".
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::PasswordData.3pm b/perl/man/man3/VM::EC2::Instance::PasswordData.3pm
new file mode 100644
index 0000000..499dbb6
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::PasswordData.3pm
@@ -0,0 +1,180 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::PasswordData 3pm"
+.TH VM::EC2::Instance::PasswordData 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::PasswordData \- Object describing the administrative password stored in an EC2 Windows instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-12345\*(Aq);
+\& $pass = $instance\->password_data;
+\& print $pass\->password,"\en";
+\& print $pass\->timestamp,"\en"
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents the administrative password stored in a Windows
+\&\s-1EC2\s0 instance. It is returned by calling either
+\&\s-1VM::EC2\-\s0>get_password_data or a VM::EC2::Instance object's
+\&\fIpassword_data()\fR method.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 4
+\& instanceId \-\- ID of the instance
+\& timestamp \-\- The time the data was last updated.
+\& passwordData \-\- The password of the instance.
+\& password() \-\- Same as passwordData().
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+password.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::Placement.3pm b/perl/man/man3/VM::EC2::Instance::Placement.3pm
new file mode 100644
index 0000000..ca9cdc7
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::Placement.3pm
@@ -0,0 +1,173 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::Placement 3pm"
+.TH VM::EC2::Instance::Placement 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Instance::Placement \- Object describing an Amazon EC2 instance's placement
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents the placement of an instance in an Amazon \s-1EC2\s0 availability region
+and cluster group. It is returned by \s-1VM::EC2\-\s0>describe_instances
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 4
+\& availabilityZone \-\- The availability zone of the instance.
+\& groupName \-\- The name of the placement group in a
+\& cluster computing instance.
+\& tenancy \-\- Tenancy of the instance, e.g. "dedicated".
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+availabilityZone.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::Set.3pm b/perl/man/man3/VM::EC2::Instance::Set.3pm
new file mode 100644
index 0000000..9bcd2dd
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::Set.3pm
@@ -0,0 +1,179 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::Set 3pm"
+.TH VM::EC2::Instance::Set 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Instance::Set \- Object describing a set of instances
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @instances = $ec2\->run_instances(\-image_id=>\*(Aqami\-12345\*(Aq);
+\& for my $i (@instances) {
+\& $res = $i\->reservationId;
+\& $req = $i\->requesterId;
+\& $owner = $i\->ownerId;
+\& @groups = $i\->groups;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used internally to manage the output of
+\&\s-1VM::EC2\-\s0>\fIrun_instances()\fR, which returns information about the
+reservation and security groups as well as the list of launched
+instances. Because reservations are infrequently used, this object is
+not used directly; instead the reservation and requester IDs contained
+within it are stored in the VM::EC2::Instance objects returned
+by \fIrun_instances()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+One object method is supported:
+.ie n .SS "@instances = $reservation_set\->\fIinstances()\fP"
+.el .SS "\f(CW@instances\fP = \f(CW$reservation_set\fP\->\fIinstances()\fP"
+.IX Subsection "@instances = $reservation_set->instances()"
+This will return the instances contained within the instance set.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::State.3pm b/perl/man/man3/VM::EC2::Instance::State.3pm
new file mode 100644
index 0000000..ca4da87
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::State.3pm
@@ -0,0 +1,191 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::State 3pm"
+.TH VM::EC2::Instance::State 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::State \- Object describing the state of an EC2 instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-12345\*(Aq);
+\& $state = $instance\->state;
+\& $code = $state\->code;
+\& $name = $state\->name;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents the state of an Amazon \s-1EC2\s0 instance. It is
+returned by calling the \fIstate()\fR method of an VM::EC2::Instance,
+and is also returned by \s-1VM::EC2\-\s0>\fIstart_instances()\fR, \fIstop_instances()\fR and
+\&\fIterminate_instances()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 2
+\& code \-\- The state code
+\& name \-\- The state name
+\&
+\& Code Name
+\& \-\-\-\- \-\-\-\-\-\-\-
+\& 0 pending
+\& 16 running
+\& 32 shutting\-down
+\& 48 terminated
+\& 64 stopping
+\& 80 stopped
+\& 272
+.Ve
+.PP
+Code 272 is said to correspond to a problem with the instance host.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+name.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::State
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Instance::State::Reason.3pm b/perl/man/man3/VM::EC2::Instance::State::Reason.3pm
new file mode 100644
index 0000000..1f0bed1
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Instance::State::Reason.3pm
@@ -0,0 +1,207 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Instance::State::Reason 3pm"
+.TH VM::EC2::Instance::State::Reason 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::State::Reason \- Object describing the reason for an EC2 instance state change
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $instance = $ec2\->describe_instances(\-instance_id=>\*(Aqi\-12345\*(Aq);
+\& $reason = $instance\->reason;
+\& $code = $reason\->code;
+\& $message = $reason\->message;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents the reason that an Amazon \s-1EC2\s0 instance
+underwent a state change. It is returned by calling the \fIreason()\fR
+method of VM::EC2::Instance.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 2
+\& code \-\- The state change reason code.
+\& message \-\- The state change reason method.
+.Ve
+.PP
+The following table lists the codes and messages (source:
+http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference\-ItemType\-StateReasonType.html):
+.PP
+.Vb 4
+\& Code Message
+\& \-\-\-\- \-\-\-\-\-\-\-
+\& Server.SpotInstanceTermination A Spot Instance was terminated due
+\& to an increase in the market price.
+\&
+\& Server.InternalError An internal error occurred during
+\& instance launch, resulting in termination.
+\&
+\& Server.InsufficientInstanceCapacity There was insufficient instance capacity
+\& to satisfy the launch request.
+\&
+\& Client.InternalError A client error caused the instance to
+\& terminate on launch.
+\&
+\& Client.InstanceInitiatedShutdown The instance initiated shutdown by a shutdown \-h
+\& command issued from inside the instance.
+\&
+\& Client.UserInitiatedShutdown The instance was shutdown by a user via an
+\& API call.
+\&
+\& Client.VolumeLimitExceeded The volume limit was exceeded.
+\&
+\& Client.InvalidSnapshot.NotFound The specified snapshot was not found.
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+message.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::State
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::KeyPair.3pm b/perl/man/man3/VM::EC2::KeyPair.3pm
new file mode 100644
index 0000000..b2bccf1
--- /dev/null
+++ b/perl/man/man3/VM::EC2::KeyPair.3pm
@@ -0,0 +1,187 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::KeyPair 3pm"
+.TH VM::EC2::KeyPair 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::KeyPair \- Object describing an Amazon EC2 ssh key pair
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @pairs = $ec2\->describe_key_pairs();
+\&
+\& foreach (@pairs) {
+\& $fingerprint = $_\->keyFingerprint;
+\& $name = $_\->keyName;
+\& }
+\&
+\& $newkey = $ec2\->create_key_pair("fred\*(Aqs key");
+\& print $newkey\->privateKey;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 ssh key pair, and is returned
+by \s-1VM::EC2\-\s0>\fIdescribe_key_pairs()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 2
+\& keyName \-\- Name of the key, e.g. "fred\-default"
+\& name \-\- Shorter version of keyName()
+\&
+\& keyFingerprint \-\- Key\*(Aqs fingerprint
+\& fingerprint \-\- Shorter version of keyFingerprint()
+\&
+\& keyMaterial \-\- PEM encoded RSA private key (only available when
+\& creating a new key)
+\& privateKey \-\- More intuitive version of keyMaterial()
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+keyName.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Region.3pm b/perl/man/man3/VM::EC2::Region.3pm
new file mode 100644
index 0000000..4112b02
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Region.3pm
@@ -0,0 +1,181 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Region 3pm"
+.TH VM::EC2::Region 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Region \- Object describing an Amazon region
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @regions = $ec2\->describe_regions();
+\&
+\& $region = $regions[0];
+\& $name = $region\->regionName;
+\& $url = $region\->regionEndpoint;
+\& @zones = $region\->zones;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 region, and is returned
+by \s-1VM::EC2\-\s0>\fIdescribe_regions()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 6
+\& regionName \-\- Name of the region, e.g. "eu\-west\-1"
+\& regionEndpoint \-\- URL endpoint for AWS API calls, e.g.
+\& "ec2.eu\-west\-1.amazonaws.com"
+\& zones \-\- List of availability zones within this
+\& region, as VM::EC2::AvailabilityZone
+\& objects.
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+regionName.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::ReservationSet.3pm b/perl/man/man3/VM::EC2::ReservationSet.3pm
new file mode 100644
index 0000000..e2c0b68
--- /dev/null
+++ b/perl/man/man3/VM::EC2::ReservationSet.3pm
@@ -0,0 +1,177 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::ReservationSet 3pm"
+.TH VM::EC2::ReservationSet 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Reservation \- Object describing an instance reservation set
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @instances = $ec2\->describe_instances();
+\& for my $i (@instances) {
+\& $res = $i\->reservationId;
+\& $req = $i\->requesterId;
+\& $owner = $i\->ownerId;
+\& @groups = $i\->groups;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used internally to manage the output of
+\&\s-1VM::EC2\-\s0>\fIdescribe_instances()\fR. Because reservations are infrequently
+used, this object is not used directly; instead the reservation and
+requester IDs contained within it are stored in the
+VM::EC2::Instance objects returned by \fIdescribe_instances()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+One object method is supported:
+.ie n .SS "@instances = $reservation_set\->\fIinstances()\fP"
+.el .SS "\f(CW@instances\fP = \f(CW$reservation_set\fP\->\fIinstances()\fP"
+.IX Subsection "@instances = $reservation_set->instances()"
+This will return the instances contained within the reservation set.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::ReservedInstance.3pm b/perl/man/man3/VM::EC2::ReservedInstance.3pm
new file mode 100644
index 0000000..c15f618
--- /dev/null
+++ b/perl/man/man3/VM::EC2::ReservedInstance.3pm
@@ -0,0 +1,232 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::ReservedInstance 3pm"
+.TH VM::EC2::ReservedInstance 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::ReservedInstance \- Object describing an Amazon EC2 reserved instance
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @offerings = $ec2\->describe_reserved_instances();
+\& for my $o (@offerings) {
+\& print $o\->reservedInstancesId,"\en";
+\& print $o\->instanceType,"\en";
+\& print $o\->availabilityZone,"\en";
+\& print $o\->start,"\en";
+\& print $o\->duration,"\en";
+\& print $o\->fixedPrice,"\en";
+\& print $o\->usagePrice,"\en";
+\& print $o\->instanceCount,"\en";
+\& print $o\->productDescription,"\en";
+\& print $o\->state,"\en";
+\& print $o\->instanceTenancy,"\en";
+\& print $o\->currencyCode,"\en";
+\& $tags = $o\->tags;
+\& }
+\&=head1 DESCRIPTION
+.Ve
+.PP
+This object represents an Amazon \s-1EC2\s0 reserved instance reservation
+that you have purchased, as returned by
+\&\s-1VM::EC2\-\s0>\fIdescribe_reserved_instances()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 1
+\& reservedInstancesId \-\- ID of this reserved instance contract
+\&
+\& instanceType \-\- The instance type on which these reserved
+\& instance can be used.
+\&
+\& availabilityZone \-\- The availability zone in which these reserved
+\& instances can be used.
+\&
+\& start \-\- The date and time that this contract was established.
+\&
+\& duration \-\- The duration of this contract, in seconds.
+\&
+\& fixedPrice \-\- The purchase price of the reserved instance for the indicated
+\& version.
+\&
+\& usagePrice \-\- The usage price of the reserved instance, per hour.
+\&
+\& instanceCount \-\- The number of instances that were purchased under this contract.
+\&
+\& productDescription \-\- The reserved instance description. One of "Linux/UNIX",
+\& "Linux/UNIX (Amazon VPC)", "Windows", and "Windows (Amazon VPC)"
+\&
+\& state \-\- The state of the reserved instance purchase. One of "payment\-pending",
+\& "active", "payment\-failed", and "retired".
+\&
+\& tagSet \-\- Tags for this reserved instance set. More conveniently accessed via
+\& the tags(), add_tags() and delete_tags() methods.
+\&
+\& instanceTenancy \-\- The tenancy of the reserved instance (VPC only).
+\&
+\& currencyCode \-\- The currency of the reserved instance offering prices.
+.Ve
+.PP
+This object supports the various tag manipulation methods described in
+VM::EC2::Generic. In addition it supports the following methods:
+.ie n .SS "$status = $reserved_instance\->current_status"
+.el .SS "\f(CW$status\fP = \f(CW$reserved_instance\fP\->current_status"
+.IX Subsection "$status = $reserved_instance->current_status"
+Refreshes the object and returns its state, one of \*(L"payment-pending\*(R",
+\&\*(L"active\*(R", \*(L"payment-failed\*(R", and \*(L"retired\*(R". You can use this to monitor
+the progress of a purchase.
+.ie n .SS "$reserved_instance\->refresh"
+.el .SS "\f(CW$reserved_instance\fP\->refresh"
+.IX Subsection "$reserved_instance->refresh"
+Calls \s-1VM::EC2\-\s0>\fIdescribe_reserved_instances()\fR to refresh the object
+against current information in Amazon.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+reservedInstancesId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::ReservedInstances::Offering
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::ReservedInstance::Offering.3pm b/perl/man/man3/VM::EC2::ReservedInstance::Offering.3pm
new file mode 100644
index 0000000..ab423ce
--- /dev/null
+++ b/perl/man/man3/VM::EC2::ReservedInstance::Offering.3pm
@@ -0,0 +1,214 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::ReservedInstance::Offering 3pm"
+.TH VM::EC2::ReservedInstance::Offering 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::ReservedInstance::Offering \- Object describing an Amazon EC2 reserved instance offering
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @offerings = $ec2\->describe_reserved_instances_offerings();
+\& for my $o (@offerings) {
+\& print $o\->reservedInstancesOfferingId,"\en";
+\& print $o\->instanceType,"\en";
+\& print $o\->availabilityZone,"\en";
+\& print $o\->duration,"\en";
+\& print $o\->fixedPrice,"\en";
+\& print $o\->usagePrice,"\en";
+\& print $o\->productDescription,"\en";
+\& print $o\->instanceTenancy,"\en";
+\& print $o\->currencyCode,"\en";
+\& }
+\&
+\& # purchase the first one
+\& $offerings[0]\->purchase() && print "offer purchased\en";
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 reserved instance offering, as
+returned by \s-1VM::EC2\-\s0>describe_reserved_instances_offerings.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 1
+\& reservedInstancesOfferingId \-\- ID of this offer
+\&
+\& instanceType \-\- The instance type on which this reserved
+\& instance can be used.
+\&
+\& availabilityZone \-\- The availability zone in which this reserved
+\& instance can be used.
+\&
+\& duration \-\- The duration of the reserved instance contract, in seconds.
+\&
+\& fixedPrice \-\- The purchase price of the reserved instance for the indicated
+\& version.
+\&
+\& usagePrice \-\- The usage price of the reserved instance, per hour.
+\&
+\& productDescription \-\- The reserved instance description. One of "Linux/UNIX",
+\& "Linux/UNIX (Amazon VPC)", "Windows", and "Windows (Amazon
+\& VPC)"
+\&
+\& instanceTenancy \-\- The tenancy of the reserved instance (VPC only).
+\&
+\& currencyCode \-\- The currency of the reserved instance offering prices.
+.Ve
+.PP
+In addition, this object supports the \fIpurchase()\fR method:
+.ie n .SS "$boolean = $offering\->purchase($count)"
+.el .SS "\f(CW$boolean\fP = \f(CW$offering\fP\->purchase($count)"
+.IX Subsection "$boolean = $offering->purchase($count)"
+Purchases the offering and returns true on success. The optional
+\&\f(CW$count\fR argument specifies the number of reserved instances to purchase
+(default 1).
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+reservedInstancesOfferingId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::SecurityGroup.3pm b/perl/man/man3/VM::EC2::SecurityGroup.3pm
new file mode 100644
index 0000000..9bb9826
--- /dev/null
+++ b/perl/man/man3/VM::EC2::SecurityGroup.3pm
@@ -0,0 +1,350 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::SecurityGroup 3pm"
+.TH VM::EC2::SecurityGroup 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::SecurityGroup \- Object describing an Amazon EC2 security group
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @sg = $ec2\->describe_security_groups;
+\& for my $sg (@sg) {
+\& $name = $sg\->groupName;
+\& $id = $sg\->groupId;
+\& $desc = $sg\->groupDescription;
+\& $tags = $sg\->tags;
+\& @inbound_permissions = $sg\->ipPermissions;
+\& @outbound_permissions = $sg\->ipPermissionEgress;
+\& for $i (@inbound_permissions) {
+\& $protocol = $i\->ipProtocol;
+\& $fromPort = $i\->fromPort;
+\& $toPort = $i\->toPort;
+\& @ranges = $i\->ipRanges;
+\& }
+\& }
+\&
+\& $sg = $sg[0];
+\&
+\& # Add a new security rule
+\& $sg\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => 80,
+\& \-source_ip => [\*(Aq192.168.2.0/24\*(Aq,\*(Aq192.168.2.1/24\*(Aq});
+\&
+\& # write it to AWS.
+\& $sg\->update();
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe an Amazon \s-1EC2\s0 security group. It is
+returned by \s-1VM::EC2\-\s0>\fIdescribe_security_groups()\fR. You may also obtain
+this object by calling an Instance object's \fIgroups()\fR method, and then
+invoking one of the group's \fIpermissions()\fR method. See
+VM::EC2::Group.
+.SH "METHODS"
+.IX Header "METHODS"
+The following object methods are supported:
+.PP
+.Vb 10
+\& ownerId \-\- Owner of this security group
+\& groupId \-\- ID of this security group
+\& groupName \-\- Name of this security group
+\& groupDescription \-\- Description of this group
+\& vpcId \-\- Virtual Private Cloud ID, if applicable
+\& ipPermissions \-\- A list of rules that govern incoming connections
+\& to instances running under this security group.
+\& Each rule is a
+\& L object.
+\& ipPermissionsEgress \-\- A list of rules that govern outgoing connections
+\& from instances running under this security group.
+\& Each rule is a
+\& L.
+\& This field is only valid for VPC groups.
+\& tags \-\- Hashref containing tags associated with this group.
+\& See L.
+.Ve
+.PP
+For convenience, the following aliases are provided for commonly used methods:
+.PP
+.Vb 3
+\& inbound_permissions \-\- same as ipPermissions()
+\& outbound_permissions \-\- same as ipPermissionsEgress()
+\& name \-\- same as groupName()
+.Ve
+.PP
+See VM::EC2::SecurityGroup::IpPermission for details on accessing
+port numbers, \s-1IP\s0 ranges and other fields associated with incoming and
+outgoing firewall rules.
+.SH "MODIFYING FIREWALL RULES"
+.IX Header "MODIFYING FIREWALL RULES"
+To add or revoke firewall rules, call the authorize_incoming,
+authorize_outgoing, revoke_incoming or \fIrevoke_outgoing()\fR methods
+one or more times. Each of these methods either adds or removes a
+single firewall rule. After adding or revoking the desired rules, call
+\&\fIupdate()\fR to write the modified group back to Amazon. The object will
+change to reflect the new permissions.
+.ie n .SS "$permission = $group\->authorize_incoming(%args)"
+.el .SS "\f(CW$permission\fP = \f(CW$group\fP\->authorize_incoming(%args)"
+.IX Subsection "$permission = $group->authorize_incoming(%args)"
+Add a rule for incoming firewall traffic. Arguments are as follows:
+.PP
+.Vb 3
+\& \-protocol The protocol, either a string (tcp,udp,icmp) or
+\& the corresponding protocol number (6, 17, 1).
+\& Use \-1 to indicate all protocols. (required)
+\&
+\& \-port, \-ports The port or port range. When referring to a single
+\& port, you may use either the port number or the
+\& service name (e.g. "ssh"). For this to work the
+\& service name must be located in /etc/services.
+\& When specifying a port range, use "start..end" as
+\& in "8000..9000". Note that this is a string that
+\& contains two dots, and not two numbers separated
+\& by the perl range operator. For the icmp protocol,
+\& this argument corresponds to the ICMP type number.
+\& (required).
+\&
+\& \-group, \-groups Security groups to authorize. Instances that belong
+\& to the named security groups will be allowed
+\& access. You may specify either a single group or
+\& a list of groups as an arrayref. The following
+\& syntaxes are recognized:
+\&
+\& "sg\-12345" authorize group with this groupId
+\& "12345/my group" authorize group named "my group"
+\& owned by user 12345
+\& "my group" authorize group named "my group"
+\& owned by yourself
+\&
+\& \-source, \-source_ip Authorize incoming traffic from an IP address, IP
+\& address range, or set of such ranges. IP
+\& addresses use the CIDR notation of a.b.c.d/mask,
+\& as described in
+\& http://en.wikipedia.org/wiki/Classless_Inter\-Domain_Routing.
+\& Pass an arrayref to simultaneously authorize
+\& multiple CIDR ranges.
+.Ve
+.PP
+The result of this call is a VM::EC2::SecurityGroup::IpPermission
+object corresponding to the rule you defined. Note that the rule is
+not written to Amazon until you call \fIupdate()\fR.
+.PP
+Here are some examples:
+.PP
+.Vb 3
+\& $sg\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => 80,
+\& \-source_ip => [\*(Aq192.168.2.0/24\*(Aq,\*(Aq192.168.2.1/24\*(Aq});
+\&
+\& # TCP on ports 22 and 23 from anyone
+\& $sg\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => \*(Aq22..23\*(Aq,
+\& \-source_ip => \*(Aq0.0.0.0/0\*(Aq);
+\&
+\& # ICMP on echo (ping) port from anyone
+\& $sg\->authorize_incoming(\-protocol => \*(Aqicmp\*(Aq,
+\& \-port => 0,
+\& \-source_ip => \*(Aq0.0.0.0/0\*(Aq);
+\&
+\& # TCP to port 25 (mail) from instances belonging to
+\& # the "Mail relay" group belonging to user 12345678.
+\& $sg\->authorize_incoming(\-protocol => \*(Aqtcp\*(Aq,
+\& \-port => 25,
+\& \-group => \*(Aq12345678/Mail relay\*(Aq);
+.Ve
+.ie n .SS "$permission = $group\->authorize_outgoing(%args)"
+.el .SS "\f(CW$permission\fP = \f(CW$group\fP\->authorize_outgoing(%args)"
+.IX Subsection "$permission = $group->authorize_outgoing(%args)"
+This is identical to \fIauthorize_incoming()\fR except that the rule applies
+to outbound traffic. Only \s-1VPC\s0 security groups can define outgoing
+firewall rules.
+.ie n .SS "$permission = $group\->revoke_incoming($rule)"
+.el .SS "\f(CW$permission\fP = \f(CW$group\fP\->revoke_incoming($rule)"
+.IX Subsection "$permission = $group->revoke_incoming($rule)"
+.ie n .SS "$permission = $group\->revoke_incoming(%args)"
+.el .SS "\f(CW$permission\fP = \f(CW$group\fP\->revoke_incoming(%args)"
+.IX Subsection "$permission = $group->revoke_incoming(%args)"
+This method revokes an incoming firewall rule. You can call it with a
+single argument consisting of a
+VM::EC2::SecurityGroup::IpPermission object in order to revoke that
+rule. Alternatively, when called with the named arguments listed for
+\&\fIauthorize_incoming()\fR, it will attempt to match an existing rule to the
+provided arguments and queue it for deletion.
+.PP
+Here is an example of revoking all rules that allow ssh (port 22)
+access:
+.PP
+.Vb 3
+\& @ssh_rules = grep {$_\->fromPort == 22} $group\->ipPermissions;
+\& $group\->revoke_incoming($_) foreach @ssh_rules;
+\& $group\->update();
+.Ve
+.ie n .SS "$boolean = $group\->\fIupdate()\fP"
+.el .SS "\f(CW$boolean\fP = \f(CW$group\fP\->\fIupdate()\fP"
+.IX Subsection "$boolean = $group->update()"
+This method will write all queued rule authorizations and revocations
+to Amazon, and return a true value if successful. The method will
+return false if any of the rule updates failed. You can examine the
+\&\s-1VM::EC2\s0 object's \fIerror_str()\fR method to determine what went wrong, and
+check the group object's \fIipPermissions()\fR method to see what firewall
+rules are currently defined.
+.ie n .SS "$boolean = $group\->\fIwrite()\fP"
+.el .SS "\f(CW$boolean\fP = \f(CW$group\fP\->\fIwrite()\fP"
+.IX Subsection "$boolean = $group->write()"
+An alias for \fIupdate()\fR
+.ie n .SS "$group\->\fIrefresh()\fP"
+.el .SS "\f(CW$group\fP\->\fIrefresh()\fP"
+.IX Subsection "$group->refresh()"
+This method refreshes the group information from Amazon. It is called
+automatically by \fIupdate()\fR.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+groupId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+VM::EC2::Group
+VM::EC2::SecurityGroup::IpPermission
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::SecurityGroup::GroupPermission.3pm b/perl/man/man3/VM::EC2::SecurityGroup::GroupPermission.3pm
new file mode 100644
index 0000000..3a3898d
--- /dev/null
+++ b/perl/man/man3/VM::EC2::SecurityGroup::GroupPermission.3pm
@@ -0,0 +1,213 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::SecurityGroup::GroupPermission 3pm"
+.TH VM::EC2::SecurityGroup::GroupPermission 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::SecurityGroup::GroupPermission \- Object describing an authorized group within a security group firewall rule
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 4
+\& $ec2 = VM::EC2\->new(...);
+\& $sg = $ec2\->describe_security_groups(\-name=>\*(AqMy Group\*(Aq);
+\& @rules = $sg\->ipPermissions;
+\& $rule = $rules[0];
+\&
+\& @groups = $rule\->groups;
+\& for my $g (@groups) {
+\& $userId = $g\->userId;
+\& $name = $g>groupName;
+\& $id = $g\->groupId;
+\& $group_object = $g\->security_group;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object describes a security group whose instances are granted
+permission to exchange data traffic with another group of
+instances. It is returned by the \fIgroups()\fR method of
+VM::EC2::SecurityGroup::ipPermission.
+.PP
+Note that this object is not the same as a bona fide
+VM::EC2::SecurityGroup, which has access to the group's firewall
+rules. This object contains just the name, id and owner of a group
+used within a firewall rule. For groups that belong to you, you can
+get the full VM::EC2::SecurityGroup object by calling the
+\&\fIsecurity_group()\fR method. These details are not available to groups
+that belong to other accounts.
+.SH "METHODS"
+.IX Header "METHODS"
+.ie n .SS "$id = $group\->groupId"
+.el .SS "\f(CW$id\fP = \f(CW$group\fP\->groupId"
+.IX Subsection "$id = $group->groupId"
+Return the group's unique \s-1ID\s0.
+.ie n .SS "$id = $group\->userId"
+.el .SS "\f(CW$id\fP = \f(CW$group\fP\->userId"
+.IX Subsection "$id = $group->userId"
+Return the account \s-1ID\s0 of the owner of this group.
+.ie n .SS "$id = $group\->groupName"
+.el .SS "\f(CW$id\fP = \f(CW$group\fP\->groupName"
+.IX Subsection "$id = $group->groupName"
+Return this group's name.
+.ie n .SS "$string = $group\->short_name"
+.el .SS "\f(CW$string\fP = \f(CW$group\fP\->short_name"
+.IX Subsection "$string = $group->short_name"
+Return a string for use in string overloading. See \*(L"\s-1STRING\s0
+\&\s-1OVERLOADING\s0\*(R".
+.ie n .SS "$sg = $group\->security_group"
+.el .SS "\f(CW$sg\fP = \f(CW$group\fP\->security_group"
+.IX Subsection "$sg = $group->security_group"
+For groups that belong to the current account, calls
+\&\s-1VM::EC2\-\s0>\fIdescribe_security_groups()\fR to turn the group name into a
+VM::EC2::SecurityGroup. For groups that belong to a different
+account, will return undef, since \fIdescribe_security_groups()\fR on other
+accounts is not allowed by Amazon.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the user
+id and group name in the form \*(L"userId/groupName\*(R" for groups that
+belong to other accounts, and the groupName alone in the case of
+groups that belong to you.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::SecurityGroup
+VM::EC2::SecurityGroup::IpPermission
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::SecurityGroup::IpPermission.3pm b/perl/man/man3/VM::EC2::SecurityGroup::IpPermission.3pm
new file mode 100644
index 0000000..aef9f7c
--- /dev/null
+++ b/perl/man/man3/VM::EC2::SecurityGroup::IpPermission.3pm
@@ -0,0 +1,242 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::SecurityGroup::IpPermission 3pm"
+.TH VM::EC2::SecurityGroup::IpPermission 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::SecurityGroup::IpPermission \- Object describing a firewall rule in an EC2 security group.
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 2
+\& $ec2 = VM::EC2\->new(...);
+\& $sg = $ec2\->describe_security_groups(\-name=>\*(AqMy Group\*(Aq);
+\&
+\& my @rules = $sg\->ipPermissions;
+\& for my $rule (@rules) { # each rule is a VM::EC2::SecurityGroup::IpPermission
+\& $protocol = $rule\->ipProtocol;
+\& $fromPort = $rule\->fromPort;
+\& $toPort = $rule\->toPort;
+\& @ranges = $rule\->ipRanges;
+\& @groups = $rule\->groups;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe the firewall rules defined within an
+Amazon \s-1EC2\s0 security group. It is returned by the
+VM::EC2::SecurityGroup object's \fIipPermissions()\fR and
+\&\fIipPermissionsEgress()\fR methods (these are also known as
+\&\fIinbound_permissions()\fR and \fIoutbound_permissions()\fR).
+.SH "METHODS"
+.IX Header "METHODS"
+.ie n .SS "$protocol = $rule\->ipProtocol"
+.el .SS "\f(CW$protocol\fP = \f(CW$rule\fP\->ipProtocol"
+.IX Subsection "$protocol = $rule->ipProtocol"
+Return the \s-1IP\s0 protocol for this rule: one of \*(L"tcp\*(R", \*(L"udp\*(R" or \*(L"icmp\*(R".
+.ie n .SS "$port = $rule\->fromPort"
+.el .SS "\f(CW$port\fP = \f(CW$rule\fP\->fromPort"
+.IX Subsection "$port = $rule->fromPort"
+Start of the port range defined by this rule, or the \s-1ICMP\s0 type
+code. This will be a numeric value, like 80, or \-1 to indicate all
+ports/codes.
+.ie n .SS "$port = $rule\->toPort"
+.el .SS "\f(CW$port\fP = \f(CW$rule\fP\->toPort"
+.IX Subsection "$port = $rule->toPort"
+End of the port range defined by this rule, or the \s-1ICMP\s0 type
+code. This will be a numeric value, like 80, or \-1 to indicate all
+ports/codes.
+.ie n .SS "@ips = $rule\->ipRanges"
+.el .SS "\f(CW@ips\fP = \f(CW$rule\fP\->ipRanges"
+.IX Subsection "@ips = $rule->ipRanges"
+This method will return a list of the \s-1IP\s0 addresses that are allowed to
+originate or receive traffic, provided that the rule defines IP-based
+firewall filtering.
+.PP
+Each address is a \s-1CIDR\s0 (classless internet domain routing) address in
+the form a.b.c.d/n, such as 10.23.91.0/24
+(http://en.wikipedia.org/wiki/Classless_Inter\-Domain_Routing). The
+\&\*(L"any\*(R" address is in the form 0.0.0.0/0.
+.ie n .SS "@groups = $rule\->groups"
+.el .SS "\f(CW@groups\fP = \f(CW$rule\fP\->groups"
+.IX Subsection "@groups = $rule->groups"
+This method will return a list of the security groups that are allowed
+to originate or receive traffic from instances assigned to this
+security group, provided that the rule defines group-based traffic
+filtering.
+.PP
+Each returned object is a VM::EC2::SecurityGroup::GroupPermission,
+not a VM::EC2::SecurityGroup. The reason for this is that these
+traffic filtering groups can include security groups owned by other
+accounts
+.PP
+The GroupPermission objects define the methods \fIuserId()\fR, \fIgroupId()\fR and
+\&\fIgroupName()\fR.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the rule
+using the following templates:
+.PP
+\&\s-1TCP\s0 port 22 open to any host:
+.PP
+.Vb 1
+\& "tcp(22..22) FROM CIDR 0.0.0.0/0"
+.Ve
+.PP
+\&\s-1TCP\s0 ports 23 through 39 open to the two class C networks 192.168.0.*
+and 192.168.1.*:
+.PP
+.Vb 1
+\& "tcp(23..29) FROM CIDR 192.168.0.0/24,192.168.1.0/24"
+.Ve
+.PP
+\&\s-1UDP\s0 port 80 from security group \*(L"default\*(R" owned by you and the group
+named \*(L"farmville\*(R" owned by user 9999999:
+.PP
+.Vb 1
+\& "udp(80..80) GRPNAME default,9999999/farmville"
+.Ve
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+VM::EC2::SecurityGroup
+VM::EC2::SecurityGroup::IpPermission
+VM::EC2::SecurityGroup::GroupPermission
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Snapshot.3pm b/perl/man/man3/VM::EC2::Snapshot.3pm
new file mode 100644
index 0000000..07721ab
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Snapshot.3pm
@@ -0,0 +1,345 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Snapshot 3pm"
+.TH VM::EC2::Snapshot 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Snapshot \- Object describing an Amazon EBS snapshot
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @snap = $ec2\->describe_snapshots;
+\& for my $snap (@snapshots) {
+\& $id = $snap\->snapshotId;
+\& $vol = $snap\->volumeId;
+\& $state = $snap\->status;
+\& $time = $snap\->startTime;
+\& $progress = $snap\->progress;
+\& $size = $snap\->size;
+\& $description = $snap\->description;
+\& $tags = $snap\->tags;
+\& }
+\&
+\& # use a snapshot as the root device for a new AMI
+\& $ami = $snap\->register_image(\-name => \*(AqMy new image\*(Aq,
+\& \-kernel_id => \*(Aqaki\-407d9529\*(Aq,
+\& \-architecture => \*(Aqi386\*(Aq);
+\&
+\& #create a volume from the snapshot
+\& $vol = $snap\->create_volume(\-zone => \*(Aqus\-east\-1a\*(Aq);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe an Amazon \s-1EBS\s0 snapshot.
+.SH "METHODS"
+.IX Header "METHODS"
+The following object methods are supported:
+.PP
+.Vb 11
+\& snapshotId \-\- ID of this snapshot
+\& ownerId \-\- Owner of this snapshot
+\& volumeId \-\- ID of the volume snapshot was taken from
+\& status \-\- Snapshot state, one of "pending", "completed" or "error"
+\& startTime \-\- Timestamp for when snapshot was begun.
+\& progress \-\- The progress of the snapshot, in percent.
+\& volumeSize \-\- Size of the volume, in gigabytes.
+\& description \-\- Description of the snapshot
+\& ownerAlias \-\- AWS account alias, such as "self".
+\& tags \-\- Hashref containing tags associated with this group.
+\& See L.
+.Ve
+.PP
+In addition, this class provides several convenience functions:
+.ie n .SS "$vol = $snap\->from_volume"
+.el .SS "\f(CW$vol\fP = \f(CW$snap\fP\->from_volume"
+.IX Subsection "$vol = $snap->from_volume"
+Returns the VM::EC2::Volume object that this snapshot was originally
+derived from. If the original volume no longer exists because it has
+been deleted, this will return undef; if \-raise_error was passed to
+the \s-1VM::EC2\s0 object, this will raise an exception.
+.ie n .SS "@vol = $snap\->to_volumes"
+.el .SS "\f(CW@vol\fP = \f(CW$snap\fP\->to_volumes"
+.IX Subsection "@vol = $snap->to_volumes"
+Returns all VM::EC2::Volume objects that were derived from this
+snapshot. If no volumes currently exist that satisfy this criteria,
+returns an empty list, but will not raise an error.
+.ie n .SS "$image = $snap\->register_image(%args)"
+.el .SS "\f(CW$image\fP = \f(CW$snap\fP\->register_image(%args)"
+.IX Subsection "$image = $snap->register_image(%args)"
+Register a new \s-1AMI\s0 using this snapshot as the root device. By default,
+the root device will be mapped to /dev/sda1 and will delete on
+instance termination. You can modify this behavior and add additional
+block devices.
+.PP
+Arguments:
+.PP
+.Vb 1
+\& \-name Name for this image (required)
+\&
+\& \-description Description of this image
+\&
+\& \-kernel_id Kernel for this image (recommended)
+\&
+\& \-ramdisk_id Ramdisk for this image
+\&
+\& \-architecture Architecture ("i386" or "x86_64")
+\&
+\& \-root_device_name Specify the root device based
+\& on this snapshot (/dev/sda1).
+\&
+\& \-root_size Size of the root volume (defaults
+\& to size of the snapshot).
+\&
+\& \-root_delete_on_termination True value (default) to delete
+\& the root volume after the instance
+\& terminates. False value to keep the
+\& EBS volume available.
+\&
+\& \-block_device_mapping Additional block devices you wish to
+\& incorporate into the image.
+\&
+\& \-block_devices Same as above.
+.Ve
+.PP
+See \s-1VM::EC2\s0 for information on the syntax of the
+\&\-block_device_mapping argument. If the root device is explicitly
+included in the block device mapping argument, then the arguments
+specified in \-root_size, and \-root_delete_on_termination will be
+ignored, and the current snapshot will not automatically be used as
+the root device.
+.PP
+The return value is a VM::EC2::Image. You can call its
+\&\fIcurrent_status()\fR method to poll its availability:
+.PP
+.Vb 6
+\& $snap = $ec2\->describe_snapshots(\*(Aqsnap\-123456\*(Aq);
+\& $ami = $snap\->register_image(\-name => \*(AqMy new image\*(Aq,
+\& \-kernel_id => \*(Aqaki\-407d9529\*(Aq,
+\& \-architecture => \*(Aqi386\*(Aq,
+\& \-block_devices => \*(Aq/dev/sdc=ephemeral0\*(Aq
+\& ) or die $ec2\->error_str;
+\&
+\& while ($ami\->current_status eq \*(Aqpending\*(Aq) {
+\& print "$ami: ",$ami\->current_status,"\en"
+\& sleep 30; # takes a long time to register some images
+\& }
+\&
+\& print "$ami is ready to go\en";
+.Ve
+.ie n .SS "$volume = $snap\->create_volume(%args)"
+.el .SS "\f(CW$volume\fP = \f(CW$snap\fP\->create_volume(%args)"
+.IX Subsection "$volume = $snap->create_volume(%args)"
+Create a new volume from this snapshot. Arguments are:
+.PP
+.Vb 2
+\& \-availability_zone \-\- An availability zone from
+\& describe_availability_zones (required)
+\&
+\& \-size \-\- Size of the volume, in GB (between 1 and 1024).
+.Ve
+.PP
+If \-size is not provided, then the new volume will have the same size as
+the snapshot.
+.PP
+On success, the returned value is a VM::EC2::Volume object.
+.ie n .SS "$status = $snap\->current_status"
+.el .SS "\f(CW$status\fP = \f(CW$snap\fP\->current_status"
+.IX Subsection "$status = $snap->current_status"
+Refreshes the snapshot and returns its current status.
+.ie n .SS "$boolean = $snapshot\->is_public"
+.el .SS "\f(CW$boolean\fP = \f(CW$snapshot\fP\->is_public"
+.IX Subsection "$boolean = $snapshot->is_public"
+Return true if the snapshot's createVolume permissions allow the \*(L"all\*(R"
+group to create volumes from the snapshot.
+.ie n .SS "$boolean = $snapshot\->make_public($public)"
+.el .SS "\f(CW$boolean\fP = \f(CW$snapshot\fP\->make_public($public)"
+.IX Subsection "$boolean = $snapshot->make_public($public)"
+Modify the createVolumePermission attribute to allow the \*(L"all\*(R" group
+to create volumes from this snapshot. Provide a true value to make the
+snapshot public, a false one to make it private.
+.ie n .SS "@user_ids = $image\->\fIcreateVolumePermissions()\fP"
+.el .SS "\f(CW@user_ids\fP = \f(CW$image\fP\->\fIcreateVolumePermissions()\fP"
+.IX Subsection "@user_ids = $image->createVolumePermissions()"
+.ie n .SS "@user_ids = $image\->authorized_users"
+.el .SS "\f(CW@user_ids\fP = \f(CW$image\fP\->authorized_users"
+.IX Subsection "@user_ids = $image->authorized_users"
+Returns a list of user IDs with createVolume permissions for this
+snapshot. The result is a list of VM::EC2::Snapshot::CreateVolumePermission
+objects, which interpolate as strings corresponding to either the
+user \s-1ID\s0, or the group named \*(L"all.\*(R"
+.PP
+The two methods are aliases of each other.
+.ie n .SS "$boolean = $image\->add_authorized_users($id1,$id2,...)"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->add_authorized_users($id1,$id2,...)"
+.IX Subsection "$boolean = $image->add_authorized_users($id1,$id2,...)"
+.ie n .SS "$boolean = $image\->remove_authorized_users($id1,$id2,...)"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->remove_authorized_users($id1,$id2,...)"
+.IX Subsection "$boolean = $image->remove_authorized_users($id1,$id2,...)"
+.ie n .SS "$boolean = $image\->reset_authorized_users"
+.el .SS "\f(CW$boolean\fP = \f(CW$image\fP\->reset_authorized_users"
+.IX Subsection "$boolean = $image->reset_authorized_users"
+These methods add and remove user accounts which have createVolume
+permissions for the snapshot. The result code indicates whether the
+list of user IDs were successfully added or removed. To add the \*(L"all\*(R"
+group, use \fImake_public()\fR.
+.PP
+\&\fIreset_authorized_users()\fR resets the list users authored to create
+volumes from this snapshot to empty, effectively granting volume
+creation to the owner only.
+.PP
+See also \fIauthorized_users()\fR.
+.ie n .SS "$snap\->refresh"
+.el .SS "\f(CW$snap\fP\->refresh"
+.IX Subsection "$snap->refresh"
+Refreshes the snapshot from information provided by \s-1AWS\s0. Use before
+checking progress or other changeable elements.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+snapshotId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Instance
+VM::EC2::Volume
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Snapshot::CreateVolumePermission.3pm b/perl/man/man3/VM::EC2::Snapshot::CreateVolumePermission.3pm
new file mode 100644
index 0000000..7c31d18
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Snapshot::CreateVolumePermission.3pm
@@ -0,0 +1,179 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Snapshot::CreateVolumePermission 3pm"
+.TH VM::EC2::Snapshot::CreateVolumePermission 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Snapshot::CreateVolumePermission \- Object describing AMI create volume permissions
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $snapshot = $ec2\->describe_snapshots(\*(Aqsnap\-12345\*(Aq);
+\& @users = $image\->createVolumePermissions;
+\& for (@users) {
+\& $group = $_\->group;
+\& $user = $_\->userId;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon volume snapshot create volume
+permission, and is return by VM::EC2::Snapshot \fIcreateVolumePermissions()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 3
+\& group \-\- Name of a group with launch permissions. Only
+\& valid value is "all"
+\& userId \-\- Name of a user with launch permissions.
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+userId. If the userId is blank, then interpolates as the group.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Snapshot
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Spot::DatafeedSubscription.3pm b/perl/man/man3/VM::EC2::Spot::DatafeedSubscription.3pm
new file mode 100644
index 0000000..a1e1c86
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Spot::DatafeedSubscription.3pm
@@ -0,0 +1,178 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Spot::DatafeedSubscription 3pm"
+.TH VM::EC2::Spot::DatafeedSubscription 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Spot::DatafeedSubscription \- Object describing an Amazon EC2 spot instance datafeed subscription
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& $sub = $ec2\->create_spot_datafeed_subscription(\*(AqmyBucket\*(Aq,\*(AqSPOT:\*(Aq);
+\& my $owner = $sub\->ownerId;
+\& my $bucket = $sub\->bucket;
+\& my $prefix = $sub\->prefix;
+\& my $state = $sub\->state;
+\& my $error = $sub\->fault;
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 spot instance datafeed subscription,
+and is returned by \s-1VM::EC2\-\s0>\fIcreate_spot_datafeed_subscription()\fR and
+\&\s-1VM::EC2\-\s0>\fIdescribe_spot_datafeed_subscription()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 7
+\& ownerId \-\- ID of the owner of this subscription
+\& bucket \-\- bucket receiving the subscription files
+\& prefix \-\- prefix for log files written into the bucket
+\& state \-\- state of the subscription; one of \*(AqActive\*(Aq or \*(AqInactive\*(Aq
+\& fault \-\- VM::EC2::Error object describing errors in the
+\& subscription.
+\&=head1 SEE ALSO
+.Ve
+.PP
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Spot::InstanceRequest.3pm b/perl/man/man3/VM::EC2::Spot::InstanceRequest.3pm
new file mode 100644
index 0000000..2ae23d9
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Spot::InstanceRequest.3pm
@@ -0,0 +1,226 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Spot::InstanceRequest 3pm"
+.TH VM::EC2::Spot::InstanceRequest 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Spot::InstanceRequest \- Object describing an Amazon EC2 spot instance request
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 spot instance request, which is
+returned by \s-1VM::EC2\-\s0>\fIrequest_spot_instances()\fR and
+\&\s-1VM::EC2\-\s0>\fIdescribe_spot_instance_requests()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 1
+\& spotInstanceRequestId \-\- ID of this spot instance request
+\&
+\& spotPrice \-\- The maximum hourly price for any spot
+\& instance launched under this request,
+\& in USD.
+\&
+\& type \-\- The spot instance request type, one of
+\& \*(Aqone\-time\*(Aq or \*(Aqpersistent\*(Aq.
+\&
+\& state \-\- The state of this request, one of \*(Aqopen\*(Aq,
+\& \*(Aqclosed\*(Aq, \*(Aqcancelled\*(Aq or \*(Aqfailed\*(Aq.
+\&
+\& fault \-\- Fault code for the request, if any, an
+\& instance of VM::EC2::Error.
+\&
+\& validFrom \-\- Start date and time of the request.
+\&
+\& validUntil \-\- Date and time that the request expires.
+\&
+\& launchGroup \-\- Launch group of the instances run under this request.
+\& Instances in the same launch group are launched
+\& and terminated together.
+\&
+\& availabilityZoneGroup \-\- Availability zone group of the instances
+\& run under this request. Instances in the same
+\& availability zone group will always be launched
+\& into the same availability zone.
+\&
+\& launchSpecification \-\- Additional information for launching
+\& instances, represented as a VM::EC2::Spot::LaunchSpecificaton
+\& object.
+\&
+\& instanceId \-\- The instance ID, if an instance has been launched as a
+\& result of this request.
+\&
+\& createTime \-\- The time and date when the spot instance request was
+\& created.
+\&
+\& productDescription \-\- The product description associated with this spot
+\& instance request.
+.Ve
+.SH "Convenience Methods"
+.IX Header "Convenience Methods"
+This class supports the standard tagging interface. In addition it
+provides the following convenience method:
+.ie n .SS "$instance = $request\->instance"
+.el .SS "\f(CW$instance\fP = \f(CW$request\fP\->instance"
+.IX Subsection "$instance = $request->instance"
+If an instance was launched as a result of this request, the
+\&\fIinstance()\fR method will return the corresponding VM::EC2::Instance
+object.
+.ie n .SS "$state = $request\->current_status"
+.el .SS "\f(CW$state\fP = \f(CW$request\fP\->current_status"
+.IX Subsection "$state = $request->current_status"
+Refreshes the request information and returns its state, such as \*(L"open\*(R".
+.ie n .SS "$request\->refresh"
+.el .SS "\f(CW$request\fP\->refresh"
+.IX Subsection "$request->refresh"
+Refreshes the request information.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Spot::LaunchSpecification
+VM::EC2::Error
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Spot::PriceHistory.3pm b/perl/man/man3/VM::EC2::Spot::PriceHistory.3pm
new file mode 100644
index 0000000..0dbccf5
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Spot::PriceHistory.3pm
@@ -0,0 +1,184 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Spot::PriceHistory 3pm"
+.TH VM::EC2::Spot::PriceHistory 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Spot::PriceHistory \- Object describing an Amazon EC2 spot instance price history record
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\&
+\& my @history = $ec2\->describe_spot_price_history(\-start_time => \*(Aq2011\-09\-01T00:00:00\*(Aq,
+\& \-end_time => \*(Aq2011\-09\-05T00:00:00\*(Aq,
+\& \-availability_zone => \*(Aqus\-east\-1a\*(Aq,
+\& \-instance_type => \*(Aqm1.small\*(Aq,
+\& \-filter => {\*(Aqproduct\-description\*(Aq=>\*(Aq*Linux*\*(Aq},
+\& } or die $ec2\->error_str;
+\& for my $h (@history) {
+\& print join("\et",$h\->timestamp,
+\& $h\->spot_price,
+\& $h\->instanceType,
+\& $h\->productDescription,
+\& $h\->availability_zone),"\en";
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object represents an Amazon \s-1EC2\s0 spot instance price history record,
+and is returned by \s-1VM::EC2\-\s0>\fIdescribe_spot_price_history()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+These object methods are supported:
+.PP
+.Vb 5
+\& instanceType \-\- Instance type, e.g. \*(Aqm1.small\*(Aq
+\& productDescription \-\- Product description, e.g. "windows"
+\& spotPrice \-\- Price, in dollars per run\-hour.
+\& timestamp \-\- Timestamp of data point, in format yyyy\-mm\-ddThh:mm:ss.000Z
+\& availabilityZone \-\- Availability zone of spot instance.
+.Ve
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Tag.3pm b/perl/man/man3/VM::EC2::Tag.3pm
new file mode 100644
index 0000000..b985d63
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Tag.3pm
@@ -0,0 +1,187 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Tag 3pm"
+.TH VM::EC2::Tag 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Tag \-\- Object describing a tagged Amazon EC2 resource
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @tags = $ec2\->describe_tags(\-filter=> {\*(Aqresource\-type\*(Aq=>\*(Aqvolume\*(Aq});
+\& for my $t (@tags) {
+\& $id = $t\->resourceId;
+\& $type = $t\->resourceType;
+\& $key = $t\->key;
+\& $value = $t\->value;
+\& }
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe an Amazon \s-1EC2\s0 tag. Each object
+contains information about the resource it is tagging, the tag key,
+and the tag value. Tags are returned by the \s-1VM::EC2\-\s0>\fIdescribe_tags()\fR
+method.
+.PP
+In most cases you will not want to work with this object directly, but
+instead read tags by calling a resource object's \fItags()\fR method, which
+returns a hash of key value pairs, or specify particular tag values as
+one of the filters in a describe_*() call.
+.SH "METHODS"
+.IX Header "METHODS"
+The following object methods are supported:
+.PP
+.Vb 4
+\& resourceId \-\- The ID of the resource being tagged.
+\& resourceType \-\- The type of the resource being tagged e.g. "image"
+\& key \-\- The tag key.
+\& value \-\- The tag value.
+.Ve
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+resourceId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/man/man3/VM::EC2::Volume.3pm b/perl/man/man3/VM::EC2::Volume.3pm
new file mode 100644
index 0000000..72d2322
--- /dev/null
+++ b/perl/man/man3/VM::EC2::Volume.3pm
@@ -0,0 +1,304 @@
+.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.ie \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.el \{\
+. de IX
+..
+.\}
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "VM::EC2::Volume 3pm"
+.TH VM::EC2::Volume 3pm "2011-09-26" "perl v5.10.1" "User Contributed Perl Documentation"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+VM::EC2::Volume \- Object describing an Amazon EBS volume
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& use VM::EC2;
+\&
+\& $ec2 = VM::EC2\->new(...);
+\& @vol = $ec2\->describe_volumes;
+\& for my $vol (@vols) {
+\& $id = $vol\->volumeId;
+\& $size = $vol\->size;
+\& $snap = $vol\->snapshotId;
+\& $zone = $vol\->availabilityZone;
+\& $status = $vol\->status;
+\& $ctime = $vol\->createTime;
+\& @attachments = $vol\->attachments;
+\& $attachment = $vol\->attachment;
+\& $origin = $vol\->from_snapshot;
+\& @snapshots = $vol\->to_snapshots;
+\& }
+\& $vols[0]\->attach(\*(Aqi\-12345\*(Aq,\*(Aq/dev/sdg1\*(Aq);
+\& $vols[0]\->deleteOnTermination(\*(Aqtrue\*(Aq);
+\& $vols[0]\->detach;
+\& $vols[0]\->create_snapshot(\*(Aqautomatic snapshot\*(Aq)
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+This object is used to describe an Amazon \s-1EBS\s0 volume. It is returned
+by \s-1VM::EC2\-\s0>\fIdescribe_volumes()\fR.
+.SH "METHODS"
+.IX Header "METHODS"
+The following object methods are supported:
+.PP
+.Vb 9
+\& volumeId \-\- ID of this volume.
+\& size \-\- Size of this volume (in GB).
+\& snapshotId \-\- ID of snapshot this
+\& availabilityZone \-\- Availability zone in which this volume resides.
+\& status \-\- Volume state, one of "creating", "available",
+\& "in\-use", "deleting", "deleted", "error"
+\& createTime \-\- Timestamp for when volume was created.
+\& tags \-\- Hashref containing tags associated with this group.
+\& See L.
+.Ve
+.PP
+In addition, this class provides several convenience functions:
+.ie n .SS "$attachment = $vol\->attachment"
+.el .SS "\f(CW$attachment\fP = \f(CW$vol\fP\->attachment"
+.IX Subsection "$attachment = $vol->attachment"
+.ie n .SS "@attachments = $vol\->attachments"
+.el .SS "\f(CW@attachments\fP = \f(CW$vol\fP\->attachments"
+.IX Subsection "@attachments = $vol->attachments"
+The \fIattachment()\fR method returns a
+VM::EC2::BlockDevice::Attachment object describing the
+attachment of this volume to an instance. If the volume is unused,
+then this returns undef.
+.PP
+The \fIattachments()\fR method is similar, except that it returns a list of
+the attachments. Currently an \s-1EBS\s0 volume can only be attached to one
+instance at a time, but the Amazon call syntax supports multiple
+attachments and this method is provided for future compatibility.
+.ie n .SS "$attachment = $vol\->attach($instance,$device)"
+.el .SS "\f(CW$attachment\fP = \f(CW$vol\fP\->attach($instance,$device)"
+.IX Subsection "$attachment = $vol->attach($instance,$device)"
+.ie n .SS "$attachment = $vol\->attach(\-instance_id=>$instance,\-device=>$device)"
+.el .SS "\f(CW$attachment\fP = \f(CW$vol\fP\->attach(\-instance_id=>$instance,\-device=>$device)"
+.IX Subsection "$attachment = $vol->attach(-instance_id=>$instance,-device=>$device)"
+Attach this volume to an instance using virtual device \f(CW$device\fR. Both
+arguments are required. The result is a
+VM::EC2::BlockDevice::Attachment object which you can monitor by
+calling \fIcurrent_status()\fR:
+.PP
+.Vb 5
+\& my $a = $volume\->attach(\*(Aqi\-12345\*(Aq,\*(Aq/dev/sdg\*(Aq);
+\& while ($a\->current_status ne \*(Aqattached\*(Aq) {
+\& sleep 2;
+\& }
+\& print "volume is ready to go\en";
+.Ve
+.ie n .SS "$attachment = $volume\->\fIdetach()\fP"
+.el .SS "\f(CW$attachment\fP = \f(CW$volume\fP\->\fIdetach()\fP"
+.IX Subsection "$attachment = $volume->detach()"
+.ie n .SS "$attachment = $volume\->detach(\-instance_id=>$instance_id, \-device=>$device, \-force=>$force);"
+.el .SS "\f(CW$attachment\fP = \f(CW$volume\fP\->detach(\-instance_id=>$instance_id, \-device=>$device, \-force=>$force);"
+.IX Subsection "$attachment = $volume->detach(-instance_id=>$instance_id, -device=>$device, -force=>$force);"
+Detaches this volume. With no arguments, will detach the volume from
+whatever instance it is currently attached to. Provide \-instance_id
+and/or \-device as a check that you are detaching the volume from the
+expected instance and device.
+.PP
+Optional arguments:
+.PP
+.Vb 4
+\& \-instance_id \-\- ID of the instance to detach from.
+\& \-device \-\- How the device is exposed to the instance.
+\& \-force \-\- Force detachment, even if previous attempts were
+\& unsuccessful.
+.Ve
+.PP
+The result is a VM::EC2::BlockDevice::Attachment object which
+you can monitor by calling \fIcurrent_status()\fR:
+.PP
+.Vb 5
+\& my $a = $volume\->detach;
+\& while ($a\->current_status ne \*(Aqdetached\*(Aq) {
+\& sleep 2;
+\& }
+\& print "volume is ready to go\en";
+.Ve
+.ie n .SS "$boolean = $vol\->deleteOnTermination([$boolean])"
+.el .SS "\f(CW$boolean\fP = \f(CW$vol\fP\->deleteOnTermination([$boolean])"
+.IX Subsection "$boolean = $vol->deleteOnTermination([$boolean])"
+Get or set the deleteOnTermination flag for attached volumes. If the volume
+is unattached, then this causes a fatal error. Called with no arguments, this
+method returns the current state of the deleteOnTermination flag for the
+volume's attachment. Called with a true/false argument, the method sets the
+flag by calling \fImodify_instance_attributes()\fR on the corresponding instance
+and returns true if successful.
+.ie n .SS "$snap = $vol\->from_snapshot"
+.el .SS "\f(CW$snap\fP = \f(CW$vol\fP\->from_snapshot"
+.IX Subsection "$snap = $vol->from_snapshot"
+Returns the VM::EC2::Snapshot object that this volume was
+originally derived from. It will return undef if the resource no
+longer exists, or if the volume was created from scratch.
+.ie n .SS "@snap = $vol\->to_snapshots"
+.el .SS "\f(CW@snap\fP = \f(CW$vol\fP\->to_snapshots"
+.IX Subsection "@snap = $vol->to_snapshots"
+If this volume has been used to create one or more snapshots, this
+method will return them as a list of VM::EC2::Snapshot objects.
+.ie n .SS "$snapshot = $vol\->create_snapshot('Description')"
+.el .SS "\f(CW$snapshot\fP = \f(CW$vol\fP\->create_snapshot('Description')"
+.IX Subsection "$snapshot = $vol->create_snapshot('Description')"
+Create a snapshot of the volume and return a VM::EC2::Snapshot
+object. To ensure a consistent snapshot, you should unmount the volume
+before snapshotting it. The optional argument allows you to add a description to the snapshot.
+.PP
+Here is an example:
+.PP
+.Vb 5
+\& $s = $volume\->create_snapshot("Backed up at ".localtime);
+\& while ($s\->current_status eq \*(Aqpending\*(Aq) {
+\& print "Progress: ",$s\->progress,"% done\en";
+\& }
+\& print "Snapshot status: ",$s\->current_status,"\en";
+.Ve
+.ie n .SS "$status = $vol\->current_status"
+.el .SS "\f(CW$status\fP = \f(CW$vol\fP\->current_status"
+.IX Subsection "$status = $vol->current_status"
+This returns the up-to-date status of the volume. It works by calling
+\&\fIrefresh()\fR and then returning \fIstatus()\fR.
+.SH "STRING OVERLOADING"
+.IX Header "STRING OVERLOADING"
+When used in a string context, this object will interpolate the
+volumeId.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\s-1VM::EC2\s0
+VM::EC2::Generic
+VM::EC2::Snapshot
+VM::EC2::BlockDevice
+VM::EC2::BlockDevice::Attachment
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+Lincoln Stein .
+.PP
+Copyright (c) 2011 Ontario Institute for Cancer Research
+.PP
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the \s-1GPL\s0 (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to \s-1LICENSE\s0 for the full license text. In addition,
+please see \s-1DISCLAIMER\s0.txt for disclaimers of warranty.
diff --git a/perl/share/perl/5.10.1/VM/EC2.pm b/perl/share/perl/5.10.1/VM/EC2.pm
new file mode 100644
index 0000000..a7dfb62
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2.pm
@@ -0,0 +1,3643 @@
+package VM::EC2;
+
+=head1 NAME
+
+VM::EC2 - Control the Amazon EC2 and Eucalyptus Clouds
+
+=head1 SYNOPSIS
+
+ # set environment variables EC2_ACCESS_KEY, EC2_SECRET_KEY and/or EC2_URL
+ # to fill in arguments automatically
+
+ ## IMAGE AND INSTANCE MANAGEMENT
+ # get new EC2 object
+ my $ec2 = VM::EC2->new(-access_key => 'access key id',
+ -secret_key => 'aws_secret_key',
+ -endpoint => 'http://ec2.amazonaws.com');
+
+ # fetch an image by its ID
+ my $image = $ec2->describe_images('ami-12345');
+
+ # get some information about the image
+ my $architecture = $image->architecture;
+ my $description = $image->description;
+ my @devices = $image->blockDeviceMapping;
+ for my $d (@devices) {
+ print $d->deviceName,"\n";
+ print $d->snapshotId,"\n";
+ print $d->volumeSize,"\n";
+ }
+
+ # run two instances
+ my @instances = $image->run_instances(-key_name =>'My_key',
+ -security_group=>'default',
+ -min_count =>2,
+ -instance_type => 't1.micro')
+ or die $ec2->error_str;
+
+ # wait for both instances to reach "running" or other terminal state
+ $ec2->wait_for_instances(@instances);
+
+ # print out both instance's current state and DNS name
+ for my $i (@instances) {
+ my $status = $i->current_status;
+ my $dns = $i->dnsName;
+ print "$i: [$status] $dns\n";
+ }
+
+ # tag both instances with Role "server"
+ foreach (@instances) {$_->add_tag(Role=>'server');
+
+ # stop both instances
+ foreach (@instances) {$_->stop}
+
+ # find instances tagged with Role=Server that are
+ # stopped, change the user data and restart.
+ @instances = $ec2->describe_instances({'tag:Role' => 'Server',
+ 'run-state-name' => 'stopped'});
+ for my $i (@instances) {
+ $i->userData('Secure-mode: off');
+ $i->start or warn "Couldn't start $i: ",$i->error_str;
+ }
+
+ # create an image from both instance, tag them, and make
+ # them public
+ for my $i (@instances) {
+ my $img = $i->create_image("Autoimage from $i","Test image");
+ $img->add_tags(Name => "Autoimage from $i",
+ Role => 'Server',
+ Status=> 'Production');
+ $img->make_public(1);
+ }
+
+ ## KEY MANAGEMENT
+
+ # retrieve the name and fingerprint of the first instance's
+ # key pair
+ my $kp = $instances[0]->keyPair;
+ print $instances[0], ": keypair $kp=",$kp->fingerprint,"\n";
+
+ # create a new key pair
+ $kp = $ec2->create_key_pair('My Key');
+
+ # get the private key from this key pair and write it to a disk file
+ # in ssh-compatible format
+ my $private_key = $kp->private_key;
+ open (my $f,'>MyKeypair.rsa') or die $!;
+ print $f $private_key;
+ close $f;
+
+ # Import a preexisting SSH key
+ my $public_key = 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8o...';
+ $key = $ec2->import_key_pair('NewKey',$public_key);
+
+ ## SECURITY GROUPS AND FIREWALL RULES
+ # Create a new security group
+ my $group = $ec2->create_security_group(-name => 'NewGroup',
+ -description => 'example');
+
+ # Add a firewall rule
+ $group->authorize_incoming(-protocol => 'tcp',
+ -port => 80,
+ -source_ip => ['192.168.2.0/24','192.168.2.1/24'});
+
+ # Write rules back to Amazon
+ $group->update;
+
+ # Print current firewall rules
+ print join ("\n",$group->ipPermissions),"\n";
+
+ ## VOLUME && SNAPSHOT MANAGEMENT
+
+ # find existing volumes that are available
+ my @volumes = $ec2->describe_volumes({status=>'available'});
+
+ # back 'em all up to snapshots
+ foreach (@volumes) {$_->snapshot('Backup on '.localtime)}
+
+ # find a stopped instance in first volume's availability zone and
+ # attach the volume to the instance using /dev/sdg
+ my $vol = $volumes[0];
+ my $zone = $vol->availabilityZone;
+ @instances = $ec2->describe_instances({'availability-zone'=> $zone,
+ 'run-state-name' => $stopped);
+ $instances[0]->attach_volume($vol=>'/dev/sdg') if @instances;
+
+ # create a new 20 gig volume
+ $vol = $ec2->create_volume(-availability_zone=> 'us-east-1a',
+ -size => 20);
+ $ec2->wait_for_volumes($vol);
+ print "Volume $vol is ready!\n" if $vol->current_status eq 'available';
+
+ # create a new elastic address and associate it with an instance
+ my $address = $ec2->allocate_address();
+ $instances[0]->associate_address($address);
+
+=head1 DESCRIPTION
+
+This is an interface to the 2011-05-15 version of the Amazon AWS API
+(http://aws.amazon.com/ec2). It was written provide access to the new
+tag and metadata interface that is not currently supported by
+Net::Amazon::EC2, as well as to provide developers with an extension
+mechanism for the API. This library will also support the Eucalyptus
+open source cloud (http://open.eucalyptus.com).
+
+The main interface is the VM::EC2 object, which provides methods for
+interrogating the Amazon EC2, launching instances, and managing
+instance lifecycle. These methods return the following major object
+classes which act as specialized interfaces to AWS:
+
+ VM::EC2::BlockDevice -- A block device
+ VM::EC2::BlockDevice::Attachment -- Attachment of a block device to an EC2 instance
+ VM::EC2::BlockDevice::EBS -- An elastic block device
+ VM::EC2::BlockDevice::Mapping -- Mapping of a virtual storage device to a block device
+ VM::EC2::BlockDevice::Mapping::EBS -- Mapping of a virtual storage device to an EBS block device
+ VM::EC2::Group -- Security groups
+ VM::EC2::Image -- Amazon Machine Images (AMIs)
+ VM::EC2::Instance -- Virtual machine instances
+ VM::EC2::Instance::Metadata -- Access to runtime metadata from running instances
+ VM::EC2::Region -- Availability regions
+ VM::EC2::Snapshot -- EBS snapshots
+ VM::EC2::Tag -- Metadata tags
+
+In addition, there are several utility classes:
+
+ VM::EC2::Generic -- Base class for all AWS objects
+ VM::EC2::Error -- Error messages
+ VM::EC2::Dispatch -- Maps AWS XML responses onto perl object classes
+ VM::EC2::ReservationSet -- Hidden class used for describe_instances() request;
+ The reservation Ids are copied into the Instance
+ object.
+
+The interface provided by these modules is based on that described at
+http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/. The
+following caveats apply:
+
+ 1) Not all of the Amazon API is currently implemented. Specifically,
+ calls dealing with Virtual Private Clouds (VPC), cluster management,
+ and spot instances are not currently supported.
+ See L for a list of all the unimplemented API calls.
+
+ 2) For consistency with common Perl coding practices, method calls
+ are lowercase and words in long method names are separated by
+ underscores. The Amazon API prefers mixed case. So in the Amazon
+ API the call to fetch instance information is "DescribeInstances",
+ while in VM::EC2, the method is "describe_instances". To avoid
+ annoyance, if you use the mixed case form for a method name, the
+ Perl autoloader will automatically translate it to underscores for
+ you, and vice-versa; this means you can call either
+ $ec2->describe_instances() or $ec2->DescribeInstances().
+
+ 3) Named arguments passed to methods are all lowercase, use
+ underscores to separate words and start with hyphens.
+ In other words, if the AWS API calls for an argument named
+ "InstanceId" to be passed to the "DescribeInstances" call, then
+ the corresponding Perl function will look like:
+
+ $instance = $ec2->describe_instances(-instance_id=>'i-12345')
+
+ In most cases automatic case translation will be performed for you
+ on arguments. So in the previous example, you could use
+ -InstanceId as well as -instance_id. The exception
+ is when an absurdly long argument name was replaced with an
+ abbreviated one as described below. In this case, you must use
+ the documented argument name.
+
+ In a small number of cases, when the parameter name was absurdly
+ long, it has been abbreviated. For example, the
+ "Placement.AvailabilityZone" parameter has been represented as
+ -placement_zone and not -placement_availability_zone. See the
+ documentation for these cases.
+
+ 4) For each of the describe_foo() methods (where "foo" is a type of
+ resource such as "instance"), you can fetch the resource by using
+ their IDs either with the long form:
+
+ $ec2->describe_foo(-foo_id=>['a','b','c']),
+
+ or a shortcut form:
+
+ $ec2->describe_foo('a','b','c');
+
+ 5) When the API calls for a list of arguments named Arg.1, Arg.2,
+ then the Perl interface allows you to use an anonymous array for
+ the consecutive values. For example to call describe_instances()
+ with multiple instance IDs, use:
+
+ @i = $ec2->describe_instances(-instance_id=>['i-12345','i-87654'])
+
+ 6) All Filter arguments are represented as a -filter argument whose value is
+ an anonymous hash:
+
+ @i = $ec2->describe_instances(-filter=>{architecture=>'i386',
+ 'tag:Name' =>'WebServer'})
+
+ If there are no other arguments you wish to pass, you can omit the
+ -filter argument and just pass a hashref:
+
+ @i = $ec2->describe_instances({architecture=>'i386',
+ 'tag:Name' =>'WebServer'})
+
+ For any filter, you may represent multiple OR arguments as an arrayref:
+
+ @i = $ec2->describe-instances({'instance-state-name'=>['stopped','terminated']})
+
+ When adding or removing tags, the -tag argument uses the same syntax.
+
+ 7) The tagnames of each XML object returned from AWS are converted into methods
+ with the same name and typography. So the tag in a
+ DescribeInstancesResponse, becomes:
+
+ $instance->privateIpAddress
+
+ You can also use the more Perlish form -- this is equivalent:
+
+ $instance->private_ip_address
+
+ Methods that correspond to complex objects in the XML hierarchy
+ return the appropriate Perl object. For example, an instance's
+ blockDeviceMapping() method returns an object of type
+ VM::EC2::BlockDevice::Mapping.
+
+ All objects have a fields() method that will return the XML
+ tagnames listed in the AWS specifications.
+
+ @fields = sort $instance->fields;
+ # 'amiLaunchIndex', 'architecture', 'blockDeviceMapping', ...
+
+ 8) Whenever an object has a unique ID, string overloading is used so that
+ the object interpolates the ID into the string. For example, when you
+ print a VM::EC2::Volume object, or use it in another string context,
+ then it will appear as the string "vol-123456". Nevertheless, it will
+ continue to be usable for method calls.
+
+ ($v) = $ec2->describe_volumes();
+ print $v,"\n"; # prints as "vol-123456"
+ $zone = $v->availabilityZone; # acts like an object
+
+ 9) Many objects have convenience methods that invoke the AWS API on your
+ behalf. For example, instance objects have a current_status() method that returns
+ the run status of the object, as well as start(), stop() and terminate()
+ methods that control the instance's lifecycle.
+
+ if ($instance->current_status eq 'running') {
+ $instance->stop;
+ }
+
+ 10) Calls to AWS that have failed for one reason or another (invalid
+ parameters, communications problems, service interruptions) will
+ return undef and set the VM::EC2->is_error() method to true. The
+ error message and its code can then be recovered by calling
+ VM::EC2->error.
+
+ $i = $ec2->describe_instance('i-123456');
+ unless ($i) {
+ warn 'Got no instance. Message was: ',$ec2->error;
+ }
+
+ You may also elect to raise an exception when an error occurs.
+ See the new() method for details.
+
+=head1 CORE METHODS
+
+This section describes the VM::EC2 constructor, accessor methods, and
+methods relevant to error handling.
+
+=cut
+
+use strict;
+use LWP::UserAgent;
+use HTTP::Request::Common;
+use MIME::Base64 qw(encode_base64 decode_base64);
+use Digest::SHA qw(hmac_sha256 sha1_hex);
+use POSIX 'strftime';
+use URI;
+use URI::Escape;
+use VM::EC2::Dispatch;
+use VM::EC2::Error;
+use Carp 'croak','carp';
+
+our $VERSION = '1.07';
+our $AUTOLOAD;
+our @CARP_NOT = qw(VM::EC2::Image VM::EC2::Volume
+ VM::EC2::Snapshot VM::EC2::Instance
+ VM::EC2::ReservedInstance);
+
+# hard-coded timeout for several wait_for_terminal_state() calls.
+use constant WAIT_FOR_TIMEOUT => 600;
+
+sub AUTOLOAD {
+ my $self = shift;
+ my ($pack,$func_name) = $AUTOLOAD=~/(.+)::([^:]+)$/;
+ return if $func_name eq 'DESTROY';
+ my $proper = VM::EC2->canonicalize($func_name);
+ $proper =~ s/^-//;
+ if ($self->can($proper)) {
+ eval "sub $pack\:\:$func_name {shift->$proper(\@_)}";
+ $self->$func_name(@_);
+ } else {
+ croak "Can't locate object method \"$func_name\" via package \"$pack\"";
+ }
+}
+
+
+=head2 $ec2 = VM::EC2->new(-access_key=>$id,-secret_key=>$key,-endpoint=>$url)
+
+Create a new Amazon access object. Required parameters are:
+
+ -access_key Access ID for an authorized user
+
+ -secret_key Secret key corresponding to the Access ID
+
+ -endpoint The URL for making API requests
+
+ -raise_error If true, throw an exception.
+
+ -print_error If true, print errors to STDERR.
+
+One or more of -access_key, -secret_key and -endpoint can be omitted
+if the environment variables EC2_ACCESS_KEY, EC2_SECRET_KEY and
+EC2_URL are defined.
+
+To use a Eucalyptus cloud, please provide the appropriate endpoint
+URL.
+
+By default, when the Amazon API reports an error, such as attempting
+to perform an invalid operation on an instance, the corresponding
+method will return empty and the error message can be recovered from
+$ec2->error(). However, if you pass -raise_error=>1 to new(), the module
+will instead raise a fatal error, which you can trap with eval{} and
+report with $@:
+
+ eval {
+ $ec2->some_dangerous_operation();
+ $ec2->another_dangerous_operation();
+ };
+ print STDERR "something bad happened: $@" if $@;
+
+The error object can be retrieved with $ec2->error() as before.
+
+=cut
+
+sub new {
+ my $self = shift;
+ my %args = @_;
+ my $id = $args{-access_key} || $ENV{EC2_ACCESS_KEY}
+ or croak "Please provide AccessKey parameter or define environment variable EC2_ACCESS_KEY";
+ my $secret = $args{-secret_key} || $ENV{EC2_SECRET_KEY}
+ or croak "Please provide SecretKey parameter or define environment variable EC2_SECRET_KEY";
+ my $endpoint_url = $args{-endpoint} || $ENV{EC2_URL} || 'http://ec2.amazonaws.com/';
+ $endpoint_url .= '/' unless $endpoint_url =~ m!/$!;
+
+ my $raise_error = $args{-raise_error};
+ my $print_error = $args{-print_error};
+ return bless {
+ id => $id,
+ secret => $secret,
+ endpoint => $endpoint_url,
+ idempotent_seed => sha1_hex(rand()),
+ raise_error => $raise_error,
+ print_error => $print_error,
+ },ref $self || $self;
+}
+
+=head2 $access_key = $ec2->access_key(<$new_access_key>)
+
+Get or set the ACCESS KEY
+
+=cut
+
+sub access_key {shift->id(@_)}
+
+sub id {
+ my $self = shift;
+ my $d = $self->{id};
+ $self->{id} = shift if @_;
+ $d;
+}
+
+=head2 $secret = $ec2->secret(<$new_secret>)
+
+Get or set the SECRET KEY
+
+=cut
+
+sub secret {
+ my $self = shift;
+ my $d = $self->{secret};
+ $self->{secret} = shift if @_;
+ $d;
+}
+
+=head2 $endpoint = $ec2->endpoint(<$new_endpoint>)
+
+Get or set the ENDPOINT URL.
+
+=cut
+
+sub endpoint {
+ my $self = shift;
+ my $d = $self->{endpoint};
+ $self->{endpoint} = shift if @_;
+ $d;
+ }
+
+=head2 $ec2->raise_error($boolean)
+
+Change the handling of error conditions. Pass a true value to cause
+Amazon API errors to raise a fatal error. Pass false to make methods
+return undef. In either case, you can detect the error condition
+by calling is_error() and fetch the error message using error(). This
+method will also return the current state of the raise error flag.
+
+=cut
+
+sub raise_error {
+ my $self = shift;
+ my $d = $self->{raise_error};
+ $self->{raise_error} = shift if @_;
+ $d;
+}
+
+=head2 $ec2->print_error($boolean)
+
+Change the handling of error conditions. Pass a true value to cause
+Amazon API errors to print error messages to STDERR. Pass false to
+cancel this behavior.
+
+=cut
+
+sub print_error {
+ my $self = shift;
+ my $d = $self->{print_error};
+ $self->{print_error} = shift if @_;
+ $d;
+}
+
+=head2 $boolean = $ec2->is_error
+
+If a method fails, it will return undef. However, some methods, such
+as describe_images(), will also return undef if no resources matches
+your search criteria. Call is_error() to distinguish the two
+eventualities:
+
+ @images = $ec2->describe_images(-owner=>'29731912785');
+ unless (@images) {
+ die "Error: ",$ec2->error if $ec2->is_error;
+ print "No appropriate images found\n";
+ }
+
+=cut
+
+sub is_error {
+ defined shift->error();
+}
+
+=head2 $err = $ec2->error
+
+If the most recently-executed method failed, $ec2->error() will return
+the error code and other descriptive information. This method will
+return undef if the most recently executed method was successful.
+
+The returned object is actually an AWS::Error object, which
+has two methods named code() and message(). If used in a string
+context, its operator overloading returns the composite string
+"$message [$code]".
+
+=cut
+
+sub error {
+ my $self = shift;
+ my $d = $self->{error};
+ $self->{error} = shift if @_;
+ $d;
+}
+
+=head2 $err = $ec2->error_str
+
+Same as error() except it returns the string representation, not the
+object. This works better in debuggers and exception handlers.
+
+=cut
+
+sub error_str {
+ my $e = shift->{error};
+ $e ||= '';
+ return "$e";
+}
+
+=head1 EC2 REGIONS AND AVAILABILITY ZONES
+
+This section describes methods that allow you to fetch information on
+EC2 regions and availability zones. These methods return objects of
+type L and L.
+
+=head2 @regions = $ec2->describe_regions(-region_name=>\@list)
+
+=head2 @regionss = $ec2->describe_regions(@list)
+
+Describe regions and return a list of VM::EC2::Region objects. Call
+with no arguments to return all regions. You may provide a list of
+regions in either of the two forms shown above in order to restrict
+the list returned. Glob-style wildcards, such as "*east") are allowed.
+
+=cut
+
+sub describe_regions {
+ my $self = shift;
+ my %args = $self->args('-region_name',@_);
+ my @params = $self->list_parm('RegionName',\%args);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeRegions',@params);
+}
+
+=head2 @zones = $ec2->describe_availability_zones(-zone_name=>\@names,-filter=>\%filters)
+
+=head2 @zones = $ec2->describe_availability_zones(@names)
+
+Describe availability zones and return a list of
+VM::EC2::AvailabilityZone objects. Call with no arguments to return
+all availability regions. You may provide a list of zones in either
+of the two forms shown above in order to restrict the list
+returned. Glob-style wildcards, such as "*east") are allowed.
+
+If you provide a single argument consisting of a hashref, it is
+treated as a -filter argument. In other words:
+
+ $ec2->describe_availability_zones({state=>'available'})
+
+is equivalent to
+
+ $ec2->describe_availability_zones(-filter=>{state=>'available'})
+
+Availability zone filters are described at
+http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeAvailabilityZones.html
+
+=cut
+
+sub describe_availability_zones {
+ my $self = shift;
+ my %args = $self->args('-zone_name',@_);
+ my @params = $self->list_parm('ZoneName',\%args);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeAvailabilityZones',@params);
+}
+
+=head1 EC2 INSTANCES
+
+The methods in this section allow you to retrieve information about
+EC2 instances, launch new instances, control the instance lifecycle
+(e.g. starting and stopping them), and fetching the console output
+from instances.
+
+The primary object manipulated by these methods is
+L. Please see the L manual page
+for additional methods that allow you to attach and detach volumes,
+modify an instance's attributes, and convert instances into images.
+
+=head2 @instances = $ec2->describe_instances(-instance_id=>\@ids,-filter=>\%filters)
+
+=head2 @instances = $ec2->describe_instances(@instance_ids)
+
+=head2 @instances = $ec2->describe_instances(\%filters)
+
+Return a series of VM::EC2::Instance objects. Optional parameters are:
+
+ -instance_id ID of the instance(s) to return information on.
+ This can be a string scalar, or an arrayref.
+
+ -filter Tags and other filters to apply.
+
+The filter argument is a hashreference in which the keys are the
+filter names, and the values are the match strings. Some filters
+accept wildcards.
+
+A typical filter example:
+
+ $ec2->describe_instances(
+ -filter => {'block-device-mapping.device-name'=>'/dev/sdh',
+ 'architecture' => 'i386',
+ 'tag:Role' => 'Server'
+ });
+
+You may omit the -filter argument name if there are no other arguments:
+
+ $ec2->describe_instances({'block-device-mapping.device-name'=>'/dev/sdh',
+ 'architecture' => 'i386',
+ 'tag:Role' => 'Server'});
+
+There are a large number of potential filters, which are listed at
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeInstances.html.
+
+Note that the objects returned from this method are the instances
+themselves, and not a reservation set. The reservation ID can be
+retrieved from each instance by calling its reservationId() method.
+
+=cut
+
+sub describe_instances {
+ my $self = shift;
+ my %args = $self->args('-instance_id',@_);
+ my @params = $self->list_parm('InstanceId',\%args);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeInstances',@params);
+}
+
+=head2 @i = $ec2->run_instances(%param)
+
+This method will provision and launch one or more instances given an
+AMI ID. If successful, the method returns a series of
+VM::EC2::Instance objects.
+
+=over 4
+
+=item Required parameters:
+
+ -image_id ID of an AMI to launch
+
+=item Optional parameters:
+
+ -min_count Minimum number of instances to launch [1]
+ -max_count Maximum number of instances to launch [1]
+ -key_name Name of the keypair to use
+ -security_group_id Security group ID to use for this instance.
+ Use an arrayref for multiple group IDs
+ -security_group Security group name to use for this instance.
+ Use an arrayref for multiple values.
+ -user_data User data to pass to the instances. Do NOT base64
+ encode this. It will be done for you.
+ -instance_type Type of the instance to use. See below for a
+ list.
+ -availability_zone The availability zone you want to launch the
+ instance into. Call $ec2->regions for a list.
+ -zone Short version of -availability_aone.
+ -placement_zone Deprecated version of -availability_zone.
+ -placement_group An existing placement group to launch the
+ instance into. Applicable to cluster instances
+ only.
+ -placement_tenancy Specify 'dedicated' to launch the instance on a
+ dedicated server. Only applicable for VPC
+ instances.
+ -kernel_id ID of the kernel to use for the instances,
+ overriding the kernel specified in the image.
+ -ramdisk_id ID of the ramdisk to use for the instances,
+ overriding the ramdisk specified in the image.
+ -block_devices Specify block devices to map onto the instances,
+ overriding the values specified in the image.
+ See below for the syntax of this argument.
+ -block_device_mapping Alias for -block_devices.
+ -monitoring Pass a true value to enable detailed monitoring.
+ -subnet_id ID of the subnet to launch the instance
+ into. Only applicable for VPC instances.
+ -termination_protection Pass true to lock the instance so that it
+ cannot be terminated using the API. Use
+ modify_instance() to unset this if youu wish to
+ terminate the instance later.
+ -disable_api_termination -- Same as above.
+ -shutdown_behavior Pass "stop" (the default) to stop the instance
+ and save its disk state when "shutdown" is called
+ from within the instance. Stopped instances can
+ be restarted later. Pass "terminate" to
+ instead terminate the instance and discard its
+ state completely.
+ -instance_initiated_shutdown_behavior -- Same as above.
+ -private_ip_address Assign the instance to a specific IP address
+ from a VPC subnet (VPC only).
+ -client_token Unique identifier that you can provide to ensure
+ idempotency of the request. You can use
+ $ec2->token() to generate a suitable identifier.
+ See http://docs.amazonwebservices.com/AWSEC2/
+ latest/UserGuide/Run_Instance_Idempotency.html
+
+=item Instance types
+
+The following is the list of instance types currently allowed by
+Amazon:
+
+ m1.small c1.medium m2.xlarge cc1.4xlarge cg1.4xlarge t1.micro
+ m1.large c1.xlarge m2.2xlarge
+ m1.xlarge m2.4xlarge
+
+=item Block device syntax
+
+The syntax of -block_devices is identical to what is used by the
+ec2-run-instances command-line tool. Borrowing from the manual page of
+that tool:
+
+The format is '=', where 'block-device' can be one of the
+following:
+
+ - 'none': indicates that a block device that would be exposed at the
+ specified device should be suppressed. For example: '/dev/sdb=none'
+
+ - 'ephemeral[0-3]': indicates that the Amazon EC2 ephemeral store
+ (instance local storage) should be exposed at the specified device.
+ For example: '/dev/sdc=ephemeral0'.
+
+ - '[][:[:]]': indicates
+ that an Amazon EBS volume, created from the specified Amazon EBS
+ snapshot, should be exposed at the specified device. The following
+ combinations are supported:
+
+ - '': the ID of an Amazon EBS snapshot, which must
+ be owned by or restorable by the caller. May be left out if a
+ is specified, creating an empty Amazon EBS volume of
+ the specified size.
+
+ - '': the size (GiBs) of the Amazon EBS volume to be
+ created. If a snapshot was specified, this may not be smaller
+ than the size of the snapshot itself.
+
+ - '': indicates whether the Amazon EBS
+ volume should be deleted on instance termination. If not
+ specified, this will default to 'true' and the volume will be
+ deleted.
+
+ Examples: -block_devices => '/dev/sdb=snap-7eb96d16'
+ -block_devices => '/dev/sdc=snap-7eb96d16:80:false'
+ -block_devices => '/dev/sdd=:120'
+
+To provide multiple mappings, use an array reference. In this example,
+we launch two 'm1.small' instance in which /dev/sdb is mapped to
+ephemeral storage and /dev/sdc is mapped to a new 100 G EBS volume:
+
+ @i=$ec2->run_instances(-image_id => 'ami-12345',
+ -min_count => 2,
+ -block_devices => ['/dev/sdb=ephemeral0',
+ '/dev/sdc=:100:true']
+ )
+
+=item Return value
+
+On success, this method returns a list of VM::EC2::Instance
+objects. If called in a scalar context AND only one instance was
+requested, it will return a single instance object (rather than
+returning a list of size one which is then converted into numeric "1",
+as would be the usual Perl behavior).
+
+Note that this behavior is different from the Amazon API, which
+returns a ReservationSet. In this API, ask the instances for the
+the reservation, owner, requester, and group information using
+reservationId(), ownerId(), requesterId() and groups() methods.
+
+=item Tips
+
+1. If you have a VM::EC2::Image object returned from
+ Describe_images(), you may run it using run_instances():
+
+ my $image = $ec2->describe_images(-image_id => 'ami-12345');
+ $image->run_instances( -min_count => 10,
+ -block_devices => ['/dev/sdb=ephemeral0',
+ '/dev/sdc=:100:true']
+ )
+
+2. It may take a short while for a newly-launched instance to be
+ returned by describe_instances(). You may need to sleep for 1-2 seconds
+ before current_status() returns the correct value.
+
+3. Each instance object has a current_status() method which will
+ return the current run state of the instance. You may poll this
+ method to wait until the instance is running:
+
+ my $instance = $ec2->run_instances(...);
+ sleep 1;
+ while ($instance->current_status ne 'running') {
+ sleep 5;
+ }
+
+4. The utility method wait_for_instances() will wait until all
+ passed instances are in the 'running' or other terminal state.
+
+ my @instances = $ec2->run_instances(...);
+ $ec2->wait_for_instances(@instances);
+
+=back
+
+=cut
+
+sub run_instances {
+ my $self = shift;
+ my %args = @_;
+ $args{-image_id} or croak "run_instances(): -image_id argument missing";
+ $args{-min_count} ||= 1;
+ $args{-max_count} ||= $args{-min_count};
+ $args{-availability_zone} ||= $args{-zone};
+ $args{-availability_zone} ||= $args{-placement_zone};
+
+ my @p = map {$self->single_parm($_,\%args) }
+ qw(ImageId MinCount MaxCount KeyName KernelId RamdiskId PrivateIPAddress
+ InstanceInitiatedShutdownBehavior ClientToken SubnetId InstanceType);
+ push @p,map {$self->list_parm($_,\%args)} qw(SecurityGroup SecurityGroupId);
+ push @p,('UserData' =>encode_base64($args{-user_data})) if $args{-user_data};
+ push @p,('Placement.AvailabilityZone'=>$args{-availability_zone}) if $args{-availability_zone};
+ push @p,('Placement.GroupName'=>$args{-placement_group}) if $args{-placement_group};
+ push @p,('Placement.Tenancy'=>$args{-tenancy}) if $args{-placement_tenancy};
+ push @p,('Monitoring.Enabled' =>'true') if $args{-monitoring};
+ push @p,('DisableApiTermination'=>'true') if $args{-termination_protection};
+ push @p,('InstanceInitiatedShutdownBehavior'=>$args{-shutdown_behavior}) if $args{-shutdown_behavior};
+ push @p,$self->block_device_parm($args{-block_devices}||$args{-block_device_mapping});
+ return $self->call('RunInstances',@p);
+}
+
+=head2 @s = $ec2->start_instances(-instance_id=>\@instance_ids)
+=head2 @s = $ec2->start_instances(@instance_ids)
+
+Start the instances named by @instance_ids and return one or more
+VM::EC2::Instance::State::Change objects.
+
+To wait for the all the instance ids to reach their final state
+("running" unless an error occurs), call wait_for_instances().
+
+Example:
+
+ # find all stopped instances
+ @instances = $ec2->describe_instances(-filter=>{'instance-state-name'=>'stopped'});
+
+ # start them
+ $ec2->start_instances(@instances)
+
+ # pause till they are running (or crashed)
+ $ec2->wait_for_instances(@instances)
+
+You can also start an instance by calling the object's start() method:
+
+ $instances[0]->start('wait'); # start instance and wait for it to
+ # be running
+
+The objects returned by calling start_instances() indicate the current
+and previous states of the instance. The previous state is typically
+"stopped" and the current state is usually "pending." This information
+is only current to the time that the start_instances() method was called.
+To get the current run state of the instance, call its status()
+method:
+
+ die "ouch!" unless $instances[0]->current_status eq 'running';
+
+=cut
+
+sub start_instances {
+ my $self = shift;
+ my @instance_ids = $self->instance_parm(@_)
+ or croak "usage: start_instances(\@instance_ids)";
+ my $c = 1;
+ my @params = map {'InstanceId.'.$c++,$_} @instance_ids;
+ return $self->call('StartInstances',@params) or return;
+}
+
+=head2 @s = $ec2->stop_instances(-instance_id=>\@instance_ids,-force=>1)
+
+=head2 @s = $ec2->stop_instances(@instance_ids)
+
+Stop the instances named by @instance_ids and return one or more
+VM::EC2::Instance::State::Change objects. In the named parameter
+version of this method, you may optionally provide a -force argument,
+which if true, forces the instance to halt without giving it a chance
+to run its shutdown procedure (the equivalent of pulling a physical
+machine's plug).
+
+To wait for instances to reach their final state, call
+wait_for_instances().
+
+Example:
+
+ # find all running instances
+ @instances = $ec2->describe_instances(-filter=>{'instance-state-name'=>'running'});
+
+ # stop them immediately and wait for confirmation
+ $ec2->stop_instances(-instance_id=>\@instances,-force=>1);
+ $ec2->wait_for_instances(@instances);
+
+You can also stop an instance by calling the object's start() method:
+
+ $instances[0]->stop('wait'); # stop first instance and wait for it to
+ # stop completely
+
+=cut
+
+sub stop_instances {
+ my $self = shift;
+ my (@instance_ids,$force);
+
+ if ($_[0] =~ /^-/) {
+ my %argv = @_;
+ @instance_ids = ref $argv{-instance_id} ?
+ @{$argv{-instance_id}} : $argv{-instance_id};
+ $force = $argv{-force};
+ } else {
+ @instance_ids = @_;
+ }
+ @instance_ids or croak "usage: stop_instances(\@instance_ids)";
+
+ my $c = 1;
+ my @params = map {'InstanceId.'.$c++,$_} @instance_ids;
+ push @params,Force=>1 if $force;
+ return $self->call('StopInstances',@params) or return;
+}
+
+=head2 @s = $ec2->terminate_instances(-instance_id=>\@instance_ids)
+
+=head2 @s = $ec2->terminate_instances(@instance_ids)
+
+Terminate the instances named by @instance_ids and return one or more
+VM::EC2::Instance::State::Change objects. This method will fail
+for any instances whose termination protection field is set.
+
+To wait for the all the instances to reach their final state, call
+wait_for_instances().
+
+Example:
+
+ # find all instances tagged as "Version 0.5"
+ @instances = $ec2->describe_instances({'tag:Version'=>'0.5'});
+
+ # terminate them
+ $ec2->terminate_instances(@instances);
+
+You can also terminate an instance by calling its terminate() method:
+
+ $instances[0]->terminate;
+
+=cut
+
+sub terminate_instances {
+ my $self = shift;
+ my @instance_ids = $self->instance_parm(@_)
+ or croak "usage: start_instances(\@instance_ids)";
+ my $c = 1;
+ my @params = map {'InstanceId.'.$c++,$_} @instance_ids;
+ return $self->call('TerminateInstances',@params) or return;
+}
+
+=head2 @s = $ec2->reboot_instances(-instance_id=>\@instance_ids)
+
+=head2 @s = $ec2->reboot_instances(@instance_ids)
+
+Reboot the instances named by @instance_ids and return one or more
+VM::EC2::Instance::State::Change objects.
+
+To wait for the all the instances to reach their final state, call
+wait_for_instances().
+
+You can also reboot an instance by calling its terminate() method:
+
+ $instances[0]->reboot;
+
+=cut
+
+sub reboot_instances {
+ my $self = shift;
+ my @instance_ids = $self->instance_parm(@_)
+ or croak "Usage: reboot_instances(\@instance_ids)";
+ my $c = 1;
+ my @params = map {'InstanceId.'.$c++,$_} @instance_ids;
+ return $self->call('RebootInstances',@params) or return;
+}
+
+=head2 $t = $ec2->token
+
+Return a client token for use with start_instances().
+
+=cut
+
+sub token {
+ my $self = shift;
+ my $seed = $self->{idempotent_seed};
+ $self->{idempotent_seed} = sha1_hex($seed);
+ $seed =~ s/(.{6})/$1-/g;
+ return $seed;
+}
+
+=head2 $ec2->wait_for_instances(@instances)
+
+Wait for all members of the provided list of instances to reach some
+terminal state ("running", "stopped" or "terminated"), and then return
+a hash reference that maps each instance ID to its final state.
+
+Typical usage:
+
+ my @instances = $image->run_instances(-key_name =>'My_key',
+ -security_group=>'default',
+ -min_count =>2,
+ -instance_type => 't1.micro')
+ or die $ec2->error_str;
+ my $status = $ec2->wait_for_instances(@instances);
+ my @failed = grep {$status->{$_} ne 'running'} @instances;
+ print "The following failed: @failed\n";
+
+If no terminal state is reached within a set timeout, then this method
+returns undef and sets $ec2->error_str() to a suitable message. The
+timeout, which defaults to 10 minutes (600 seconds), can be get or set
+with $ec2->wait_for_timeout().
+
+=cut
+
+sub wait_for_instances {
+ my $self = shift;
+ $self->wait_for_terminal_state(\@_,
+ ['running','stopped','terminated'],
+ $self->wait_for_timeout);
+}
+
+=head2 $ec2->wait_for_snapshots(@snapshots)
+
+Wait for all members of the provided list of snapshots to reach some
+terminal state ("completed", "error"), and then return a hash
+reference that maps each snapshot ID to its final state.
+
+This method may potentially wait forever. It has no set timeout. Wrap
+it in an eval{} and set alarm() if you wish to timeout.
+
+=cut
+
+sub wait_for_snapshots {
+ my $self = shift;
+ $self->wait_for_terminal_state(\@_,
+ ['completed','error'],
+ 0); # no timeout on snapshots -- they may take days
+}
+
+=head2 $ec2->wait_for_volumes(@volumes)
+
+Wait for all members of the provided list of volumes to reach some
+terminal state ("available", "in-use", "deleted" or "error"), and then
+return a hash reference that maps each volume ID to its final state.
+
+If no terminal state is reached within a set timeout, then this method
+returns undef and sets $ec2->error_str() to a suitable message. The
+timeout, which defaults to 10 minutes (600 seconds), can be get or set
+with $ec2->wait_for_timeout().
+
+=cut
+
+sub wait_for_volumes {
+ my $self = shift;
+ $self->wait_for_terminal_state(\@_,
+ ['available','in-use','deleted','error'],
+ $self->wait_for_timeout);
+}
+
+=head2 $ec2->wait_for_attachments(@attachment)
+
+Wait for all members of the provided list of
+VM::EC2::BlockDevice::Attachment objects to reach some terminal state
+("attached" or "detached"), and then return a hash reference that maps
+each attachment to its final state.
+
+Typical usage:
+
+ my $i = 0;
+ my $instance = 'i-12345';
+ my @attach;
+ foreach (@volume) {
+ push @attach,$_->attach($instance,'/dev/sdf'.$i++;
+ }
+ my $s = $ec2->wait_for_attachments(@attach);
+ my @failed = grep($s->{$_} ne 'attached'} @attach;
+ warn "did not attach: ",join ', ',@failed;
+
+If no terminal state is reached within a set timeout, then this method
+returns undef and sets $ec2->error_str() to a suitable message. The
+timeout, which defaults to 10 minutes (600 seconds), can be get or set
+with $ec2->wait_for_timeout().
+
+=cut
+
+sub wait_for_attachments {
+ my $self = shift;
+ $self->wait_for_terminal_state(\@_,
+ ['attached','detached'],
+ $self->wait_for_timeout);
+}
+
+=head2 $ec2->wait_for_terminal_state(\@objects,['list','of','states'] [,$timeout])
+
+Generic version of the last four methods. Wait for all members of the provided list of Amazon objects
+instances to reach some terminal state listed in the second argument, and then return
+a hash reference that maps each object ID to its final state.
+
+If a timeout is provided, in seconds, then the method will abort after
+waiting the indicated time and return undef.
+
+=cut
+
+sub wait_for_terminal_state {
+ my $self = shift;
+ my ($objects,$terminal_states,$timeout) = @_;
+ my %terminal_state = map {$_=>1} @$terminal_states;
+ my %status = ();
+ my @pending = grep {defined $_} @$objects; # in case we're passed an undef
+ my $status = eval {
+ local $SIG{ALRM};
+ if ($timeout && $timeout > 0) {
+ $SIG{ALRM} = sub {die "timeout"};
+ alarm($timeout);
+ }
+ while (@pending) {
+ sleep 3;
+ $status{$_} = $_->current_status foreach @pending;
+ @pending = grep { !$terminal_state{$status{$_}} } @pending;
+ }
+ alarm(0);
+ \%status;
+ };
+ if ($@ =~ /timeout/) {
+ $self->error('timeout waiting for terminal state');
+ return;
+ }
+ return $status;
+}
+
+=head1 $timeout = $ec2->wait_for_timeout([$new_timeout]);
+
+Get or change the timeout for wait_for_instances(), wait_for_attachments(),
+and wait_for_volumes(). The timeout is given in seconds, and defaults to
+600 (10 minutes). You can set this to 0 to wait forever.
+
+=cut
+
+sub wait_for_timeout {
+ my $self = shift;
+ $self->{wait_for_timeout} = WAIT_FOR_TIMEOUT
+ unless defined $self->{wait_for_timeout};
+ my $d = $self->{wait_for_timeout};
+ $self->{wait_for_timeout} = shift if @_;
+ return $d;
+}
+
+=head2 $password_data = $ec2->get_password_data(-instance_id=>'i-12345');
+
+=head2 $password_data = $ec2->get_password_data('i-12345');
+
+For Windows instances, get the administrator's password as a
+L object.
+
+=cut
+
+sub get_password_data {
+ my $self = shift;
+ my %args = $self->args(-instance_id=>@_);
+ $args{-instance_id} or croak "Usage: get_password_data(-instance_id=>\$id)";
+ my @params = $self->single_parm('InstanceId',\%args);
+ return $self->call('GetPasswordData',@params);
+}
+
+=head2 $output = $ec2->get_console_output(-instance_id=>'i-12345')
+
+=head2 $output = $ec2->get_console_output('i-12345');
+
+Return the console output of the indicated instance. The output is
+actually a VM::EC2::ConsoleOutput object, but it is
+overloaded so that when treated as a string it will appear as a
+large text string containing the console output. When treated like an
+object it provides instanceId() and timestamp() methods.
+
+=cut
+
+sub get_console_output {
+ my $self = shift;
+ my %args = $self->args(-instance_id=>@_);
+ $args{-instance_id} or croak "Usage: get_console_output(-instance_id=>\$id)";
+ my @params = $self->single_parm('InstanceId',\%args);
+ return $self->call('GetConsoleOutput',@params);
+}
+
+=head2 @monitoring_state = $ec2->monitor_instances(@list_of_instanceIds)
+
+=head2 @monitoring_state = $ec2->monitor_instances(-instance_id=>\@instanceIds)
+
+This method enables monitoring for the listed instances and returns a
+list of VM::EC2::Instance::MonitoringState objects. You can
+later use these objects to activate and inactivate monitoring.
+
+=cut
+
+sub monitor_instances {
+ my $self = shift;
+ my %args = $self->args('-instance_id',@_);
+ my @params = $self->list_parm('InstanceId',\%args);
+ return $self->call('MonitorInstances',@params);
+}
+
+=head2 @monitoring_state = $ec2->unmonitor_instances(@list_of_instanceIds)
+
+=head2 @monitoring_state = $ec2->unmonitor_instances(-instance_id=>\@instanceIds)
+
+This method disables monitoring for the listed instances and returns a
+list of VM::EC2::Instance::MonitoringState objects. You can
+later use these objects to activate and inactivate monitoring.
+
+=cut
+
+sub unmonitor_instances {
+ my $self = shift;
+ my %args = $self->args('-instance_id',@_);
+ my @params = $self->list_parm('InstanceId',\%args);
+ return $self->call('UnmonitorInstances',@params);
+}
+
+=head2 $meta = $ec2->instance_metadata
+
+B This method returns a
+VM::EC2::Instance::Metadata object that will return information about
+the currently running instance using the HTTP:// metadata fields
+described at
+http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?instancedata-data-categories.html. This
+is usually fastest way to get runtime information on the current
+instance.
+
+=cut
+
+sub instance_metadata {
+ VM::EC2::Dispatch::load_module('VM::EC2::Instance::Metadata');
+ return VM::EC2::Instance::Metadata->new();
+}
+
+=head2 @data = $ec2->describe_instance_attribute($instance_id,$attribute)
+
+This method returns instance attributes. Only one attribute can be
+retrieved at a time. The following is the list of attributes that can be
+retrieved:
+
+ instanceType -- scalar
+ kernel -- scalar
+ ramdisk -- scalar
+ userData -- scalar
+ disableApiTermination -- scalar
+ instanceInitiatedShutdownBehavior -- scalar
+ rootDeviceName -- scalar
+ blockDeviceMapping -- list of hashref
+ sourceDestCheck -- scalar
+ groupSet -- list of scalar
+
+All of these values can be retrieved more conveniently from the
+L object returned from describe_instances(), so
+there is no attempt to parse the results of this call into Perl
+objects. Therefore, some of the attributes, in particular
+'blockDeviceMapping' will be returned as raw hashrefs.
+
+=cut
+
+sub describe_instance_attribute {
+ my $self = shift;
+ @_ == 2 or croak "Usage: describe_instance_attribute(\$instance_id,\$attribute_name)";
+ my ($instance_id,$attribute) = @_;
+ my @param = (InstanceId=>$instance_id,Attribute=>$attribute);
+ my $result = $self->call('DescribeInstanceAttribute',@param);
+ return $result && $result->attribute($attribute);
+}
+
+=head2 $boolean = $ec2->modify_instance_attribute($instance_id,-$attribute_name=>$value)
+
+This method changes instance attributes. It can only be applied to stopped instances.
+The following is the list of attributes that can be set:
+
+ -instance_type -- type of instance, e.g. "m1.small"
+ -kernel -- kernel id
+ -ramdisk -- ramdisk id
+ -user_data -- user data
+ -termination_protection -- true to prevent termination from the console
+ -disable_api_termination -- same as the above
+ -shutdown_behavior -- "stop" or "terminate"
+ -instance_initiated_shutdown_behavior -- same as above
+ -root_device_name -- root device name
+ -source_dest_check -- enable NAT (VPC only)
+ -group_id -- VPC security group
+ -block_devices -- Specify block devices to change
+ deleteOnTermination flag
+ -block_device_mapping -- Alias for -block_devices
+
+Only one attribute can be changed in a single request. For example:
+
+ $ec2->modify_instance_attribute('i-12345',-kernel=>'aki-f70657b2');
+
+The result code is true if the attribute was successfully modified,
+false otherwise. In the latter case, $ec2->error() will provide the
+error message.
+
+The ability to change the deleteOnTermination flag for attached block devices
+is not documented in the official Amazon API documentation, but appears to work.
+The syntax is:
+
+# turn on deleteOnTermination
+ $ec2->modify_instance_attribute(-block_devices=>'/dev/sdf=v-12345')
+# turn off deleteOnTermination
+ $ec2->modify_instance_attribute(-block_devices=>'/dev/sdf=v-12345')
+
+The syntax is slightly different from what is used by -block_devices
+in run_instances(), and is "device=volumeId:boolean". Multiple block
+devices can be specified using an arrayref.
+
+=cut
+
+sub modify_instance_attribute {
+ my $self = shift;
+ my $instance_id = shift or croak "Usage: modify_instance_attribute(\$instanceId,%param)";
+ my %args = @_;
+
+ my @param = (InstanceId=>$instance_id);
+ push @param,$self->value_parm($_,\%args) foreach
+ qw(InstanceType Kernel Ramdisk UserData DisableApiTermination
+ InstanceInitiatedShutdownBehavior SourceDestCheck);
+ push @param,$self->list_parm('GroupId',\%args);
+ push @param,('DisableApiTermination.Value'=>'true') if $args{-termination_protection};
+ push @param,('InstanceInitiatedShutdownBehavior.Value'=>$args{-shutdown_behavior}) if $args{-shutdown_behavior};
+ my $block_devices = $args{-block_devices} || $args{-block_device_mapping};
+ push @param,$self->block_device_parm($block_devices);
+
+ return $self->call('ModifyInstanceAttribute',@param);
+}
+
+=head2 $boolean = $ec2->reset_instance_attribute($instance_id,$attribute)
+
+This method resets an attribute of the given instance to its default
+value. Valid attributes are "kernel", "ramdisk" and
+"sourceDestCheck". The result code is true if the reset was
+successful.
+
+=cut
+
+sub reset_instance_attribute {
+ my $self = shift;
+ @_ == 2 or croak "Usage: reset_instance_attribute(\$instanceId,\$attribute_name)";
+ my ($instance_id,$attribute) = @_;
+ my %valid = map {$_=>1} qw(kernel ramdisk sourceDestCheck);
+ $valid{$attribute} or croak "attribute to reset must be one of 'kernel', 'ramdisk', or 'sourceDestCheck'";
+ return $self->call('ResetInstanceAttribute',InstanceId=>$instance_id,Attribute=>$attribute);
+}
+
+=head1 EC2 AMAZON MACHINE IMAGES
+
+The methods in this section allow you to query and manipulate Amazon
+machine images (AMIs). See L.
+
+=head2 @i = $ec2->describe_images(-image_id=>\@id,-executable_by=>$id,
+ -owner=>$id, -filter=>\%filters)
+
+=head2 @i = $ec2->describe_images(@image_ids)
+
+Return a series of VM::EC2::Image objects, each describing an
+AMI. Optional parameters:
+
+ -image_id The id of the image, either a string scalar or an
+ arrayref.
+
+ -executable_by Filter by images executable by the indicated user account
+
+ -owner Filter by owner account
+
+ -filter Tags and other filters to apply
+
+If there are no other arguments, you may omit the -filter argument
+name and call describe_images() with a single hashref consisting of
+the search filters you wish to apply.
+
+The full list of image filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeImages.html
+
+=cut
+
+sub describe_images {
+ my $self = shift;
+ my %args = $self->args(-image_id=>@_);
+ my @params;
+ push @params,$self->list_parm($_,\%args) foreach qw(ExecutableBy ImageId Owner);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeImages',@params) or return;
+}
+
+=head2 $image = $ec2->create_image(%args)
+
+Create an image from an EBS-backed instance and return a
+VM::EC2::Image object. The instance must be in the "stopped" or
+"running" state. In the latter case, Amazon will stop the instance,
+create the image, and then restart it unless the -no_reboot argument
+is provided.
+
+Arguments:
+
+ -instance_id ID of the instance to create an image from. (required)
+ -name Name for the image that will be created. (required)
+ -description Description of the new image.
+ -no_reboot If true, don't reboot the instance.
+
+=cut
+
+sub create_image {
+ my $self = shift;
+ my %args = @_;
+ $args{-instance_id} && $args{-name}
+ or croak "Usage: create_image(-instance_id=>\$id,-name=>\$name)";
+ my @param = $self->single_parm('InstanceId',\%args);
+ push @param,$self->single_parm('Name',\%args);
+ push @param,$self->single_parm('Description',\%args);
+ push @param,$self->boolean_parm('NoReboot',\%args);
+ return $self->call('CreateImage',@param);
+}
+
+=head2 $image = $ec2->register_image(%args)
+
+Register an image, creating an AMI. This can be used to create an AMI
+from a S3-backed instance-store bundle, or to create an AMI from a
+snapshot of an EBS-backed root volume.
+
+Required arguments:
+
+ -name Name for the image that will be created.
+
+Arguments required for an EBS-backed image:
+
+ -root_device_name The root device name, e.g. /dev/sda1
+ -block_device_mapping The block device mapping strings, including the
+ snapshot ID for the root volume. This can
+ be either a scalar string or an arrayref.
+ See run_instances() for a description of the
+ syntax.
+ -block_devices Alias of the above.
+
+Arguments required for an instance-store image:
+
+ -image_location Full path to the AMI manifest in Amazon S3 storage.
+
+Common optional arguments:
+
+ -description Description of the AMI
+ -architecture Architecture of the image ("i386" or "x86_64")
+ -kernel_id ID fo the kernel to use
+ -ramdisk_id ID of the RAM disk to use
+
+While you do not have to specify the kernel ID, it is strongly
+recommended that you do so. Otherwise the kernel will have to be
+specified for run_instances().
+
+Note: Immediately after registering the image you can add tags to it
+and use modify_image_attribute to change launch permissions, etc.
+
+=cut
+
+sub register_image {
+ my $self = shift;
+ my %args = @_;
+
+ $args{-name} or croak "register_image(): -name argument required";
+ $args{-block_device_mapping} ||= $args{-block_devices};
+ if (!$args{-image_location}) {
+ $args{-root_device_name} && $args{-block_device_mapping}
+ or croak "register_image(): either provide -image_location to create an instance-store AMI\nor both the -root_device_name && -block_device_mapping arguments to create an EBS-backed AMI.";
+ }
+
+ my @param;
+ for my $a (qw(Name RootDeviceName ImageLocation Description
+ Architecture KernelId RamdiskId)) {
+ push @param,$self->single_parm($a,\%args);
+ }
+ push @param,$self->block_device_parm($args{-block_devices} || $args{-block_device_mapping});
+
+ return $self->call('RegisterImage',@param);
+}
+
+=head2 $result = $ec2->deregister_image($image_id)
+
+Deletes the registered image and returns true if successful.
+
+=cut
+
+sub deregister_image {
+ my $self = shift;
+ my %args = $self->args(-image_id => @_);
+ my @param = $self->single_parm(ImageId=>\%args);
+ return $self->call('DeregisterImage',@param) or return;
+}
+
+=head2 @data = $ec2->describe_image_attribute($image_id,$attribute)
+
+This method returns image attributes. Only one attribute can be
+retrieved at a time. The following is the list of attributes that can be
+retrieved:
+
+ description -- scalar
+ kernel -- scalar
+ ramdisk -- scalar
+ launchPermission -- list of scalar
+ productCodes -- array
+ blockDeviceMapping -- list of hashref
+
+All of these values can be retrieved more conveniently from the
+L object returned from describe_images(), so there is
+no attempt to parse the results of this call into Perl objects. In
+particular, 'blockDeviceMapping' is returned as a raw hashrefs (there
+also seems to be an AWS bug that causes fetching this attribute to return an
+AuthFailure error).
+
+Please see the VM::EC2::Image launchPermissions() and
+blockDeviceMapping() methods for more convenient ways to get this
+data.
+
+=cut
+
+sub describe_image_attribute {
+ my $self = shift;
+ @_ == 2 or croak "Usage: describe_image_attribute(\$instance_id,\$attribute_name)";
+ my ($instance_id,$attribute) = @_;
+ my @param = (ImageId=>$instance_id,Attribute=>$attribute);
+ my $result = $self->call('DescribeImageAttribute',@param);
+ return $result && $result->attribute($attribute);
+}
+
+=head2 $boolean = $ec2->modify_image_attribute($image_id,-$attribute_name=>$value)
+
+This method changes image attributes. The first argument is the image
+ID, and this is followed by the attribute name and the value to change
+it to.
+
+The following is the list of attributes that can be set:
+
+ -launch_add_user -- scalar or arrayref of UserIds to grant launch permissions to
+ -launch_add_group -- scalar or arrayref of Groups to remove launch permissions from
+ (only currently valid value is "all")
+ -launch_remove_user -- scalar or arrayref of UserIds to remove from launch permissions
+ -launch_remove_group -- scalar or arrayref of Groups to remove from launch permissions
+ -product_code -- scalar or array of product codes to add
+ -description -- scalar new description
+
+You can abbreviate the launch permission arguments to -add_user,
+-add_group, -remove_user, -remove_group, etc.
+
+Only one attribute can be changed in a single request.
+
+For example:
+
+ $ec2->modify_image_attribute('i-12345',-product_code=>['abcde','ghijk']);
+
+The result code is true if the attribute was successfully modified,
+false otherwise. In the latter case, $ec2->error() will provide the
+error message.
+
+To make an image public, specify -launch_add_group=>'all':
+
+ $ec2->modify_image_attribute('i-12345',-launch_add_group=>'all');
+
+Also see L for shortcut methods. For example:
+
+ $image->add_authorized_users(1234567,999991);
+
+=cut
+
+sub modify_image_attribute {
+ my $self = shift;
+ my $image_id = shift or croak "Usage: modify_image_attribute(\$imageId,%param)";
+ my %args = @_;
+
+ # shortcuts
+ foreach (qw(add_user remove_user add_group remove_group)) {
+ $args{"-launch_$_"} ||= $args{"-$_"};
+ }
+
+ my @param = (ImageId=>$image_id);
+ push @param,$self->value_parm('Description',\%args);
+ push @param,$self->list_parm('ProductCode',\%args);
+ push @param,$self->launch_perm_parm('Add','UserId', $args{-launch_add_user});
+ push @param,$self->launch_perm_parm('Remove','UserId',$args{-launch_remove_user});
+ push @param,$self->launch_perm_parm('Add','Group', $args{-launch_add_group});
+ push @param,$self->launch_perm_parm('Remove','Group', $args{-launch_remove_group});
+ return $self->call('ModifyImageAttribute',@param);
+}
+
+=head2 $boolean = $ec2->reset_image_attribute($image_id,$attribute_name)
+
+This method resets an attribute of the given snapshot to its default
+value. The valid attributes are:
+
+ launchPermission
+
+
+=cut
+
+sub reset_image_attribute {
+ my $self = shift;
+ @_ == 2 or
+ croak "Usage: reset_image_attribute(\$imageId,\$attribute_name)";
+ my ($image_id,$attribute) = @_;
+ my %valid = map {$_=>1} qw(launchPermission);
+ $valid{$attribute} or croak "attribute to reset must be one of ",join(' ',map{"'$_'"} keys %valid);
+ return $self->call('ResetImageAttribute',
+ ImageId => $image_id,
+ Attribute => $attribute);
+}
+
+=head1 EC2 VOLUMES AND SNAPSHOTS
+
+The methods in this section allow you to query and manipulate EC2 EBS
+volumes and snapshots. See L and L
+for additional functionality provided through the object interface.
+
+=head2 @v = $ec2->describe_volumes(-volume_id=>\@ids,-filter=>\%filters)
+
+=head2 @v = $ec2->describe_volumes(@volume_ids)
+
+Return a series of VM::EC2::Volume objects. Optional parameters:
+
+ -volume_id The id of the volume to fetch, either a string
+ scalar or an arrayref.
+
+ -filter One or more filters to apply to the search
+
+The -filter argument name can be omitted if there are no other
+arguments you wish to pass.
+
+The full list of volume filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeVolumes.html
+
+=cut
+
+sub describe_volumes {
+ my $self = shift;
+ my %args = $self->args(-volume_id=>@_);
+ my @params;
+ push @params,$self->list_parm('VolumeId',\%args);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeVolumes',@params) or return;
+}
+
+=head2 $v = $ec2->create_volume(-availability_zone=>$zone,-snapshot_id=>$snapshotId,-size=>$size)
+
+Create a volume in the specified availability zone and return
+information about it.
+
+Arguments:
+
+ -availability_zone -- An availability zone from
+ describe_availability_zones (required)
+
+ -snapshot_id -- ID of a snapshot to use to build volume from.
+
+ -size -- Size of the volume, in GB (between 1 and 1024).
+
+One or both of -snapshot_id or -size are required. For convenience,
+you may abbreviate -availability_zone as -zone, and -snapshot_id as
+-snapshot.
+
+The returned object is a VM::EC2::Volume object.
+
+=cut
+
+sub create_volume {
+ my $self = shift;
+ my %args = @_;
+ my $zone = $args{-availability_zone} || $args{-zone} or croak "-availability_zone argument is required";
+ my $snap = $args{-snapshot_id} || $args{-snapshot};
+ my $size = $args{-size};
+ $snap || $size or croak "One or both of -snapshot_id or -size are required";
+ my @params = (AvailabilityZone => $zone);
+ push @params,(SnapshotId => $snap) if $snap;
+ push @params,(Size => $size) if $size;
+ return $self->call('CreateVolume',@params) or return;
+}
+
+=head2 $result = $ec2->delete_volume($volume_id);
+
+Deletes the specified volume. Returns a boolean indicating success of
+the delete operation. Note that a volume will remain in the "deleting"
+state for some time after this call completes.
+
+=cut
+
+sub delete_volume {
+ my $self = shift;
+ my %args = $self->args(-volume_id => @_);
+ my @param = $self->single_parm(VolumeId=>\%args);
+ return $self->call('DeleteVolume',@param) or return;
+}
+
+=head2 $attachment = $ec2->attach_volume($volume_id,$instance_id,$device);
+
+=head2 $attachment = $ec2->attach_volume(-volume_id=>$volume_id,-instance_id=>$instance_id,-device=>$device);
+
+Attaches the specified volume to the instance using the indicated
+device. All arguments are required:
+
+ -volume_id -- ID of the volume to attach. The volume must be in
+ "available" state.
+ -instance_id -- ID of the instance to attach to. Both instance and
+ attachment must be in the same availability zone.
+ -device -- How the device is exposed to the instance, e.g.
+ '/dev/sdg'.
+
+The result is a VM::EC2::BlockDevice::Attachment object which
+you can monitor by calling current_status():
+
+ my $a = $ec2->attach_volume('vol-12345','i-12345','/dev/sdg');
+ while ($a->current_status ne 'attached') {
+ sleep 2;
+ }
+ print "volume is ready to go\n";
+
+or more simply
+
+ my $a = $ec2->attach_volume('vol-12345','i-12345','/dev/sdg');
+ $ec2->wait_for_attachments($a);
+
+=cut
+
+sub attach_volume {
+ my $self = shift;
+ my %args;
+ if ($_[0] !~ /^-/ && @_ == 3) {
+ @args{qw(-volume_id -instance_id -device)} = @_;
+ } else {
+ %args = @_;
+ }
+ $args{-volume_id} && $args{-instance_id} && $args{-device}
+ or croak "-volume_id, -instance_id and -device arguments must all be specified";
+ my @param = $self->single_parm(VolumeId=>\%args);
+ push @param,$self->single_parm(InstanceId=>\%args);
+ push @param,$self->single_parm(Device=>\%args);
+ return $self->call('AttachVolume',@param) or return;
+}
+
+=head2 $attachment = $ec2->detach_volume($volume_id)
+
+=head2 $attachment = $ec2->detach_volume(-volume_id=>$volume_id,-instance_id=>$instance_id,
+ -device=>$device, -force=>$force);
+
+Detaches the specified volume from an instance.
+
+ -volume_id -- ID of the volume to detach. (required)
+ -instance_id -- ID of the instance to detach from. (optional)
+ -device -- How the device is exposed to the instance. (optional)
+ -force -- Force detachment, even if previous attempts were
+ unsuccessful. (optional)
+
+
+The result is a VM::EC2::BlockDevice::Attachment object which
+you can monitor by calling current_status():
+
+ my $a = $ec2->detach_volume('vol-12345');
+ while ($a->current_status ne 'detached') {
+ sleep 2;
+ }
+ print "volume is ready to go\n";
+
+Or more simply:
+
+ my $a = $ec2->detach_volume('vol-12345');
+ $ec2->wait_for_attachments($a);
+ print "volume is ready to go\n" if $a->current_status eq 'detached';
+
+
+=cut
+
+sub detach_volume {
+ my $self = shift;
+ my %args = $self->args(-volume_id => @_);
+ my @param = $self->single_parm(VolumeId=>\%args);
+ push @param,$self->single_parm(InstanceId=>\%args);
+ push @param,$self->single_parm(Device=>\%args);
+ push @param,$self->single_parm(Force=>\%args);
+ return $self->call('DetachVolume',@param) or return;
+}
+
+=head2 @snaps = $ec2->describe_snapshots(-snapshot_id=>\@ids,%other_param)
+
+=head2 @snaps = $ec2->describe_snapshots(@snapshot_ids)
+
+Returns a series of VM::EC2::Snapshot objects. All parameters
+are optional:
+
+ -snapshot_id ID of the snapshot
+
+ -owner Filter by owner ID
+
+ -restorable_by Filter by IDs of a user who is allowed to restore
+ the snapshot
+
+ -filter Tags and other filters
+
+The -filter argument name can be omitted if there are no other
+arguments you wish to pass.
+
+The full list of applicable filters can be found at
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeSnapshots.html
+
+=cut
+
+sub describe_snapshots {
+ my $self = shift;
+ my %args = $self->args('-snapshot_id',@_);
+
+ my @params;
+ push @params,$self->list_parm('SnapshotId',\%args);
+ push @params,$self->list_parm('Owner',\%args);
+ push @params,$self->list_parm('RestorableBy',\%args);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeSnapshots',@params);
+}
+
+=head2 @data = $ec2->describe_snapshot_attribute($snapshot_id,$attribute)
+
+This method returns snapshot attributes. The first argument is the
+snapshot ID, and the second is the name of the attribute to
+fetch. Currently Amazon defines only one attribute,
+"createVolumePermission", which will return a list of user Ids who are
+allowed to create volumes from this snapshot.
+
+The result is a raw hash of attribute values. Please see
+L for a more convenient way of accessing and
+modifying snapshot attributes.
+
+=cut
+
+sub describe_snapshot_attribute {
+ my $self = shift;
+ @_ == 2 or croak "Usage: describe_snapshot_attribute(\$instance_id,\$attribute_name)";
+ my ($snapshot_id,$attribute) = @_;
+ my @param = (SnapshotId=>$snapshot_id,Attribute=>$attribute);
+ my $result = $self->call('DescribeSnapshotAttribute',@param);
+ return $result && $result->attribute($attribute);
+}
+
+=head2 $boolean = $ec2->modify_snapshot_attribute($snapshot_id,-$argument=>$value)
+
+This method changes snapshot attributes. The first argument is the
+snapshot ID, and this is followed by an attribute modification command
+and the value to change it to.
+
+Currently the only attribute that can be changed is the
+createVolumeAttribute. This is done through the following arguments
+
+ -createvol_add_user -- scalar or arrayref of UserIds to grant create volume permissions to
+ -createvol_add_group -- scalar or arrayref of Groups to remove create volume permissions from
+ (only currently valid value is "all")
+ -createvol_remove_user -- scalar or arrayref of UserIds to remove from create volume permissions
+ -createvol_remove_group -- scalar or arrayref of Groups to remove from create volume permissions
+
+You can abbreviate these to -add_user, -add_group, -remove_user, -remove_group, etc.
+
+See L for more convenient methods for interrogating
+and modifying the create volume permissions.
+
+=cut
+
+sub modify_snapshot_attribute {
+ my $self = shift;
+ my $snapshot_id = shift or croak "Usage: modify_snapshot_attribute(\$snapshotId,%param)";
+ my %args = @_;
+
+ # shortcuts
+ foreach (qw(add_user remove_user add_group remove_group)) {
+ $args{"-createvol_$_"} ||= $args{"-$_"};
+ }
+
+ my @param = (SnapshotId=>$snapshot_id);
+ push @param,$self->create_volume_perm_parm('Add','UserId', $args{-createvol_add_user});
+ push @param,$self->create_volume_perm_parm('Remove','UserId',$args{-createvol_remove_user});
+ push @param,$self->create_volume_perm_parm('Add','Group', $args{-createvol_add_group});
+ push @param,$self->create_volume_perm_parm('Remove','Group', $args{-createvol_remove_group});
+ return $self->call('ModifySnapshotAttribute',@param);
+}
+
+=head2 $boolean = $ec2->reset_snapshot_attribute($snapshot_id,$attribute)
+
+This method resets an attribute of the given snapshot to its default
+value. The only valid attribute at this time is
+"createVolumePermission."
+
+=cut
+
+sub reset_snapshot_attribute {
+ my $self = shift;
+ @_ == 2 or
+ croak "Usage: reset_snapshot_attribute(\$snapshotId,\$attribute_name)";
+ my ($snapshot_id,$attribute) = @_;
+ my %valid = map {$_=>1} qw(createVolumePermission);
+ $valid{$attribute} or croak "attribute to reset must be 'createVolumePermission'";
+ return $self->call('ResetSnapshotAttribute',
+ SnapshotId => $snapshot_id,
+ Attribute => $attribute);
+}
+
+
+=head2 $snapshot = $ec2->create_snapshot($volume_id)
+
+=head2 $snapshot = $ec2->create_snapshot(-volume_id=>$vol,-description=>$desc)
+
+Snapshot the EBS volume and store it to S3 storage. To ensure a
+consistent snapshot, the volume should be unmounted prior to
+initiating this operation.
+
+Arguments:
+
+ -volume_id -- ID of the volume to snapshot (required)
+ -description -- A description to add to the snapshot (optional)
+
+The return value is a VM::EC2::Snapshot object that can be queried
+through its current_status() interface to follow the progress of the
+snapshot operation.
+
+Another way to accomplish the same thing is through the
+VM::EC2::Volume interface:
+
+ my $volume = $ec2->describe_volumes(-filter=>{'tag:Name'=>'AccountingData'});
+ $s = $volume->create_snapshot("Backed up at ".localtime);
+ while ($s->current_status eq 'pending') {
+ print "Progress: ",$s->progress,"% done\n";
+ }
+ print "Snapshot status: ",$s->current_status,"\n";
+
+=cut
+
+sub create_snapshot {
+ my $self = shift;
+ my %args = $self->args('-volume_id',@_);
+ my @params = $self->single_parm('VolumeId',\%args);
+ push @params,$self->single_parm('Description',\%args);
+ return $self->call('CreateSnapshot',@params);
+}
+
+=head2 $boolean = $ec2->delete_snapshot($snapshot_id)
+
+Delete the indicated snapshot and return true if the request was
+successful.
+
+=cut
+
+sub delete_snapshot {
+ my $self = shift;
+ my %args = $self->args('-snapshot_id',@_);
+ my @params = $self->single_parm('SnapshotId',\%args);
+ return $self->call('DeleteSnapshot',@params);
+}
+
+=head1 SECURITY GROUPS AND KEY PAIRS
+
+The methods in this section allow you to query and manipulate security
+groups (firewall rules) and SSH key pairs. See
+L and L for functionality
+that is available through these objects.
+
+=head2 @sg = $ec2->describe_security_groups(-group_id => \@ids,
+ -group_name=> \@names,
+ -filter => \%filters);
+
+=head2 @sg = $ec2->describe_security_groups(@group_ids)
+
+Searches for security groups (firewall rules) matching the provided
+filters and return a series of VM::EC2::SecurityGroup objects.
+
+Optional parameters:
+
+ -group_name A single group name or an arrayref containing a list
+ of names
+
+ -name Shorter version of -group_name
+
+ -group_id A single group id (i.e. 'sg-12345') or an arrayref
+ containing a list of ids
+
+ -filter Filter on tags and other attributes.
+
+The -filter argument name can be omitted if there are no other
+arguments you wish to pass.
+
+The full list of security group filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeSecurityGroups.html
+
+=cut
+
+sub describe_security_groups {
+ my $self = shift;
+ my %args = $self->args(-group_id=>@_);
+ $args{-group_name} ||= $args{-name};
+ my @params = map { $self->list_parm($_,\%args) } qw(GroupName GroupId);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeSecurityGroups',@params);
+}
+
+=head2 $group = $ec2->create_security_group(-group_name=>$name,
+ -group_description=>$description,
+ -vpc_id => $vpc_id
+ )
+
+Create a security group. Arguments are:
+
+ -group_name Name of the security group (required)
+ -group_description Description of the security group (required)
+ -vpc_id Virtual private cloud security group ID
+ (required for VPC security groups)
+
+For convenience, you may use -name and -description as aliases for
+-group_name and -group_description respectively.
+
+If succcessful, the method returns an object of type
+L.
+
+=cut
+
+sub create_security_group {
+ my $self = shift;
+ my %args = @_;
+ $args{-group_name} ||= $args{-name};
+ $args{-group_description} ||= $args{-description};
+ $args{-group_name} && $args{-group_description}
+ or croak "create_security_group() requires -group_name and -group_description arguments";
+
+ my @param;
+ push @param,$self->single_parm($_=>\%args) foreach qw(GroupName GroupDescription VpcId);
+ my $g = $self->call('CreateSecurityGroup',@param) or return;
+ return $self->describe_security_groups($g);
+}
+
+=head2 $boolean = $ec2->delete_security_group($group_id)
+
+=head2 $boolean = $ec2->delete_security_group(-group_id=>$group_id,
+ -group_name=>$name);
+
+Delete a security group. Arguments are:
+
+ -group_name Name of the security group
+ -group_id ID of the security group
+
+Either -group_name or -group_id is required. In the single-argument
+form, the method deletes the security group given by its id.
+
+If succcessful, the method returns true.
+
+=cut
+
+sub delete_security_group {
+ my $self = shift;
+ my %args = $self->args(-group_id=>@_);
+ $args{-group_name} ||= $args{-name};
+ my @param = $self->single_parm(GroupName=>\%args);
+ push @param,$self->single_parm(GroupId=>\%args);
+ return $self->call('DeleteSecurityGroup',@param);
+}
+
+=head2 $boolean = $ec2->update_security_group($security_group)
+
+Add one or more incoming firewall rules to a security group. The rules
+to add are stored in a L which is created
+either by describe_security_groups() or create_security_group(). This method combines
+the actions AuthorizeSecurityGroupIngress,
+AuthorizeSecurityGroupEgress, RevokeSecurityGroupIngress, and
+RevokeSecurityGroupEgress.
+
+For details, see L. Here is a brief summary:
+
+ $sg = $ec2->create_security_group(-name=>'MyGroup',-description=>'Example group');
+
+ # TCP on port 80 for the indicated address ranges
+ $sg->authorize_incoming(-protocol => 'tcp',
+ -port => 80,
+ -source_ip => ['192.168.2.0/24','192.168.2.1/24'});
+
+ # TCP on ports 22 and 23 from anyone
+ $sg->authorize_incoming(-protocol => 'tcp',
+ -port => '22..23',
+ -source_ip => '0.0.0.0/0');
+
+ # ICMP on echo (ping) port from anyone
+ $sg->authorize_incoming(-protocol => 'icmp',
+ -port => 0,
+ -source_ip => '0.0.0.0/0');
+
+ # TCP to port 25 (mail) from instances belonging to
+ # the "Mail relay" group belonging to user 12345678.
+ $sg->authorize_incoming(-protocol => 'tcp',
+ -port => 25,
+ -group => '12345678/Mail relay');
+
+ $result = $ec2->update_security_group($sg);
+
+or more simply:
+
+ $result = $sg->update();
+
+=cut
+
+sub update_security_group {
+ my $self = shift;
+ my $sg = shift;
+ my $group_id = $sg->groupId;
+ my $result = 1;
+
+ for my $action (qw(Authorize Revoke)) {
+ for my $direction (qw(Ingress Egress)) {
+ my @permissions = $sg->_uncommitted_permissions($action,$direction) or next;
+ my $call = "${action}SecurityGroup${direction}";
+ my @param = (GroupId=>$group_id);
+ push @param,$self->_security_group_parm(\@permissions);
+ my $r = $self->call($call=>@param);
+ $result &&= $r;
+ }
+ }
+ return $result;
+}
+
+sub _security_group_parm {
+ my $self = shift;
+ my $permissions = shift;
+ my @param;
+
+ for (my $i=0;$i<@$permissions;$i++) {
+ my $perm = $permissions->[$i];
+ my $n = $i+1;
+ push @param,("IpPermissions.$n.IpProtocol"=>$perm->ipProtocol);
+ push @param,("IpPermissions.$n.FromPort" => $perm->fromPort);
+ push @param,("IpPermissions.$n.ToPort" => $perm->toPort);
+ my @cidr = $perm->ipRanges;
+ for (my $i=0;$i<@cidr;$i++) {
+ my $m = $i+1;
+ push @param,("IpPermissions.$n.IpRanges.$m.CidrIp"=>$cidr[$i]);
+ }
+ my @groups = $perm->groups;
+ for (my $i=0;$i<@groups;$i++) {
+ my $m = $i+1;
+ my $group = $groups[$i];
+ if (defined $group->groupId) {
+ push @param,("IpPermissions.$n.Groups.$m.GroupId" => $group->groupId);
+ } else {
+ push @param,("IpPermissions.$n.Groups.$m.UserId" => $group->userId);
+ push @param,("IpPermissions.$n.Groups.$m.GroupName"=> $group->groupName);
+ }
+ }
+ }
+ return @param;
+}
+
+=head2 $account_id = $ec2->account_id
+
+Looks up the account ID corresponding to the credentials provided when
+the VM::EC2 instance was created. The way this is done is to fetch the
+"default" security group, which is guaranteed to exist, and then
+return its groupId field. The result is cached so that subsequent
+accesses are fast.
+
+=head2 $account_id = $ec2->userId
+
+Same as above, for convenience.
+
+=cut
+
+sub account_id {
+ my $self = shift;
+ return $self->{account_id} if exists $self->{account_id};
+ my $sg = $self->describe_security_groups(-group_name=>'default') or return;
+ return $self->{account_id} ||= $sg->ownerId;
+}
+
+sub userId { shift->account_id }
+
+=head2 @keys = $ec2->describe_key_pairs(-key_name => \@names,
+ -filter => \%filters);
+=head2 @keys = $ec2->describe_key_pairs(@names);
+
+Searches for ssh key pairs matching the provided filters and return
+a series of VM::EC2::KeyPair objects.
+
+Optional parameters:
+
+ -key_name A single key name or an arrayref containing a list
+ of names
+ -filter Filter on tags and other attributes.
+
+The full list of key filters can be found at:
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeKeyPairs.html
+
+=cut
+
+sub describe_key_pairs {
+ my $self = shift;
+ my %args = $self->args(-key_name=>@_);
+ my @params = $self->list_parm('KeyName',\%args);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeKeyPairs',@params);
+}
+
+=head2 $key = $ec2->create_key_pair($name)
+
+Create a new key pair with the specified name (required). If the key
+pair already exists, returns undef. The contents of the new keypair,
+including the PEM-encoded private key, is contained in the returned
+VM::EC2::KeyPair object:
+
+ my $key = $ec2->create_key_pair('My Keypair');
+ if ($key) {
+ print $key->fingerprint,"\n";
+ print $key->privateKey,"\n";
+ }
+
+=cut
+
+sub create_key_pair {
+ my $self = shift;
+ my $name = shift or croak "Usage: create_key_pair(\$name)";
+ $name =~ /^[\w _-]+$/
+ or croak "Invalid keypair name: must contain only alphanumerics, spaces, dashes and underscores";
+ my @params = (KeyName=>$name);
+ $self->call('CreateKeyPair',@params);
+}
+
+=head2 $key = $ec2->import_key_pair(-key_name=>$name,
+ -public_key_material=>$public_key)
+
+=head2 $key = $ec2->import_key_pair($name,$public_key)
+
+Imports a preexisting public key into AWS under the specified name.
+If successful, returns a VM::EC2::KeyPair. The public key must be an
+RSA key of length 1024, 2048 or 4096. The method can be called with
+two unnamed arguments consisting of the key name and the public key
+material, or in a named argument form with the following argument
+names:
+
+ -key_name -- desired name for the imported key pair (required)
+ -name -- shorter version of -key_name
+
+ -public_key_material -- public key data (required)
+ -public_key -- shorter version of the above
+
+This example uses Net::SSH::Perl::Key to generate a new keypair, and
+then uploads the public key to Amazon.
+
+ use Net::SSH::Perl::Key;
+
+ my $newkey = Net::SSH::Perl::Key->keygen('RSA',1024);
+ $newkey->write_private('.ssh/MyKeypair.rsa'); # save private parts
+
+ my $key = $ec2->import_key_pair('My Keypair' => $newkey->dump_public)
+ or die $ec2->error;
+ print "My Keypair added with fingerprint ",$key->fingerprint,"\n";
+
+Several different formats are accepted for the key, including SSH
+"authorized_keys" format (generated by L and
+Net::SSH::Perl::Key), the SSH public keys format, and DER format. You
+do not need to base64-encode the key or perform any other
+pre-processing.
+
+Note that the algorithm used by Amazon to calculate its key
+fingerprints differs from the one used by the ssh library, so don't
+try to compare the key fingerprints returned by Amazon to the ones
+produced by ssh-keygen or Net::SSH::Perl::Key.
+
+=cut
+
+sub import_key_pair {
+ my $self = shift;
+ my %args;
+ if (@_ == 2 && $_[0] !~ /^-/) {
+ %args = (-key_name => shift,
+ -public_key_material => shift);
+ } else {
+ %args = @_;
+ }
+ my $name = $args{-key_name} || $args{-name} or croak "-key_name argument required";
+ my $pkm = $args{-public_key_material}|| $args{-public_key} or croak "-public_key_material argument required";
+ my @params = (KeyName => $name,PublicKeyMaterial=>encode_base64($pkm));
+ $self->call('ImportKeyPair',@params);
+}
+
+=head2 $result = $ec2->delete_key_pair($name)
+
+Deletes the key pair with the specified name (required). Returns true
+if successful.
+
+=cut
+
+sub delete_key_pair {
+ my $self = shift; my $name = shift or croak "Usage: delete_key_pair(\$name)";
+ $name =~ /^[\w _-]+$/
+ or croak "Invalid keypair name: must contain only alphanumerics, spaces, dashes and underscores";
+ my @params = (KeyName=>$name);
+ $self->call('DeleteKeyPair',@params);
+}
+
+=head1 TAGS
+
+These methods allow you to create, delete and fetch resource tags. You
+may find that you rarely need to use these methods directly because
+every object produced by VM::EC2 supports a simple tag interface:
+
+ $object = $ec2->describe_volumes(-volume_id=>'vol-12345'); # e.g.
+ $tags = $object->tags();
+ $name = $tags->{Name};
+ $object->add_tags(Role => 'Web Server', Status=>'development);
+ $object->delete_tags(Name=>undef);
+
+See L for a full description of the uniform object
+tagging interface.
+
+These methods are most useful when creating and deleting tags for
+multiple resources simultaneously.
+
+=head2 @t = $ec2->describe_tags(-filter=>\%filters);
+
+Return a series of VM::EC2::Tag objects, each describing an
+AMI. A single optional -filter argument is allowed.
+
+Available filters are: key, resource-id, resource-type and value. See
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeTags.html
+
+=cut
+
+sub describe_tags {
+ my $self = shift;
+ my %args = @_;
+ my @params = $self->filter_parm(\%args);
+ return $self->call('DescribeTags',@params);
+}
+
+=head2 $bool = $ec2->create_tags(-resource_id=>\@ids,-tag=>{key1=>value1...})
+
+Tags the resource indicated by -resource_id with the tag(s) in in the
+hashref indicated by -tag. You may specify a single resource by
+passing a scalar resourceId to -resource_id, or multiple resources
+using an anonymous array. Returns a true value if tagging was
+successful.
+
+The method name "add_tags()" is an alias for create_tags().
+
+You may find it more convenient to tag an object retrieved with any of
+the describe() methods using the built-in add_tags() method:
+
+ @snap = $ec2->describe_snapshots(-filter=>{status=>'completed'});
+ foreach (@snap) {$_->add_tags(ReadyToUse => 'true')}
+
+but if there are many snapshots to tag simultaneously, this will be faster:
+
+ @snap = $ec2->describe_snapshots(-filter=>{status=>'completed'});
+ $ec2->add_tags(-resource_id=>\@snap,-tag=>{ReadyToUse=>'true'});
+
+Note that you can tag volumes, snapshots and images owned by other
+people. Only you will be able to see these tags.
+
+=cut
+
+sub create_tags {
+ my $self = shift;
+ my %args = @_;
+ $args{-resource_id} or croak "create_tags() -resource_id argument required";
+ $args{-tag} or croak "create_tags() -tag argument required";
+ my @params = $self->list_parm('ResourceId',\%args);
+ push @params,$self->tagcreate_parm(\%args);
+ return $self->call('CreateTags',@params);
+}
+
+sub add_tags { shift->create_tags(@_) }
+
+=head2 $bool = $ec2->delete_tags(-resource_id=>$id1,-tag=>{key1=>value1...})
+
+Delete the indicated tags from the indicated resource. Pass an
+arrayref to operate on several resources at once. The tag syntax is a
+bit tricky. Use a value of undef to delete the tag unconditionally:
+
+ -tag => { Role => undef } # deletes any Role tag
+
+Any scalar value will cause the tag to be deleted only if its value
+exactly matches the specified value:
+
+ -tag => { Role => 'Server' } # only delete the Role tag
+ # if it currently has the value "Server"
+
+An empty string value ('') will only delete the tag if its value is an
+empty string, which is probably not what you want.
+
+Pass an array reference of tag names to delete each of the tag names
+unconditionally (same as passing a value of undef):
+
+ $ec2->delete_tags(['Name','Role','Description']);
+
+You may find it more convenient to delete tags from objects using
+their delete_tags() method:
+
+ @snap = $ec2->describe_snapshots(-filter=>{status=>'completed'});
+ foreach (@snap) {$_->delete_tags(Role => undef)}
+
+=cut
+
+sub delete_tags {
+ my $self = shift;
+ my %args = @_;
+ $args{-resource_id} or croak "create_tags() -resource_id argument required";
+ $args{-tag} or croak "create_tags() -tag argument required";
+ my @params = $self->list_parm('ResourceId',\%args);
+ push @params,$self->tagdelete_parm(\%args);
+ return $self->call('DeleteTags',@params);
+}
+
+=head1 ELASTIC IP ADDRESSES
+
+The methods in this section allow you to allocate elastic IP
+addresses, attach them to instances, and delete them. See
+L.
+
+=head2 @addr = $ec2->describe_addresses(-public_ip=>\@addr,-allocation_id=>\@id,-filter->\%filters)
+
+=head2 @addr = $ec2->describe_addresses(@public_ips)
+
+Queries AWS for a list of elastic IP addresses already allocated to
+you. All parameters are optional:
+
+ -public_ip -- An IP address (in dotted format) or an arrayref of
+ addresses to return information about.
+ -allocation_id -- An allocation ID or arrayref of such IDs. Only
+ applicable to VPC addresses.
+ -filter -- A hashref of tag=>value pairs to filter the response
+ on.
+
+The list of applicable filters can be found at
+http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeAddresses.html.
+
+This method returns a list of L.
+
+=cut
+
+sub describe_addresses {
+ my $self = shift;
+ my %args = $self->args(-public_ip=>@_);
+ my @param;
+ push @param,$self->list_parm('PublicIp',\%args);
+ push @param,$self->list_parm('AllocationId',\%args);
+ push @param,$self->filter_parm(\%args);
+ return $self->call('DescribeAddresses',@param);
+}
+
+=head2 $address_info = $ec2->allocate_address([-vpc=>1])
+
+Request an elastic IP address. Pass -vpc=>1 to allocate a VPC elastic
+address. The return object is a VM::EC2::ElasticAddress.
+
+=cut
+
+sub allocate_address {
+ my $self = shift;
+ my %args = @_;
+ my @param = $args{-vpc} ? (Domain=>'vpc') : ();
+ return $self->call('AllocateAddress',@param);
+}
+
+=head2 $boolean = $ec2->release_address($addr)
+
+Release an elastic IP address. For non-VPC addresses, you may provide
+either an IP address string, or a VM::EC2::ElasticAddress. For VPC
+addresses, you must obtain a VM::EC2::ElasticAddress first
+(e.g. with describe_addresses) and then pass that to the method.
+
+=cut
+
+sub release_address {
+ my $self = shift;
+ my $addr = shift or croak "Usage: release_address(\$addr)";
+ my @param = (PublicIp=>$addr);
+ if (my $allocationId = eval {$addr->allocationId}) {
+ push @param,(AllocatonId=>$allocationId);
+ }
+ return $self->call('ReleaseAddress',@param);
+}
+
+=head2 $result = $ec2->associate_address($elastic_addr => $instance_id)
+
+Associate an elastic address with an instance id. Both arguments are
+mandatory. If you are associating a VPC elastic IP address with the
+instance, the result code will indicate the associationId. Otherwise
+it will be a simple perl truth value ("1") if successful, undef if
+false.
+
+If this is an ordinary EC2 Elastic IP address, the first argument may
+either be an ordinary string (xx.xx.xx.xx format) or a
+VM::EC2::ElasticAddress object. However, if it is a VPC elastic
+IP address, then the argument must be a VM::EC2::ElasticAddress
+as returned by describe_addresses(). The reason for this is that the
+allocationId must be retrieved from the object in order to use in the
+call.
+
+=cut
+
+sub associate_address {
+ my $self = shift;
+ @_ == 2 or croak "Usage: associate_address(\$elastic_addr => \$instance_id)";
+ my ($addr,$instance) = @_;
+
+ my @param = (InstanceId=>$instance);
+ push @param,eval {$addr->domain eq 'vpc'} ? (AllocationId => $addr->allocationId)
+ : (PublicIp => $addr);
+ return $self->call('AssociateAddress',@param);
+}
+
+=head2 $bool = $ec2->disassociate_address($elastic_addr)
+
+Disassociate an elastic address from whatever instance it is currently
+associated with, if any. The result will be true if disassociation was
+successful.
+
+If this is an ordinary EC2 Elastic IP address, the argument may
+either be an ordinary string (xx.xx.xx.xx format) or a
+VM::EC2::ElasticAddress object. However, if it is a VPC elastic
+IP address, then the argument must be a VM::EC2::ElasticAddress
+as returned by describe_addresses(). The reason for this is that the
+allocationId must be retrieved from the object in order to use in the
+call.
+
+
+=cut
+
+sub disassociate_address {
+ my $self = shift;
+ @_ == 1 or croak "Usage: associate_address(\$elastic_addr)";
+ my $addr = shift;
+
+ my @param = eval {$addr->domain eq 'vpc'} ? (AssociationId => $addr->associationId)
+ : (PublicIp => $addr);
+ return $self->call('DisassociateAddress',@param);
+}
+
+=head1 RESERVED INSTANCES
+
+These methods apply to describing, purchasing and using Reserved Instances.
+
+=head2 @offerings = $ec2->describe_reserved_instances_offerings(@offering_ids)
+
+=head2 @offerings = $ec2->describe_reserved_instances_offerings(%args)
+
+This method returns a list of the reserved instance offerings
+currently available for purchase. The arguments allow you to filter
+the offerings according to a variety of filters.
+
+All arguments are optional. If no named arguments are used, then the
+arguments are treated as Reserved Instance Offering IDs.
+
+ -reserved_instances_offering_id A scalar or arrayref of reserved
+ instance offering IDs
+
+ -instance_type The instance type on which the
+ reserved instance can be used,
+ e.g. "c1.medium"
+
+ -availability_zone, -zone The availability zone in which the
+ reserved instance can be used.
+
+ -product_description The reserved instance description.
+ Valid values are "Linux/UNIX",
+ "Linux/UNIX (Amazon VPC)",
+ "Windows", and "Windows (Amazon
+ VPC)"
+
+ -instance_tenancy The tenancy of the reserved instance
+ offering, either "default" or
+ "dedicated". (VPC instances only)
+
+ -filter A set of filters to apply.
+
+For available filters, see http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeReservedInstancesOfferings.html.
+
+The returned objects are of type L
+
+This can be combined with the Offering purchase() method as shown here:
+
+ @offerings = $ec2->describe_reserved_instances_offerings(
+ {'availability-zone' => 'us-east-1a',
+ 'instance-type' => 'c1.medium',
+ 'product-description' =>'Linux/UNIX',
+ 'duration' => 31536000, # this is 1 year
+ });
+ $offerings[0]->purchase(5) and print "Five reserved instances purchased\n";
+
+=cut
+
+sub describe_reserved_instances_offerings {
+ my $self = shift;
+ my %args = $self->args('-reserved_instances_offering_id',@_);
+ $args{-availability_zone} ||= $args{-zone};
+ my @param = $self->list_parm('ReservedInstancesOfferingId',\%args);
+ push @param,$self->single_parm('ProductDescription',\%args);
+ push @param,$self->single_parm('InstanceType',\%args);
+ push @param,$self->single_parm('AvailabilityZone',\%args);
+ push @param,$self->single_parm('InstanceTenancy',\%args); # should initial "i" be upcase?
+ push @param,$self->filter_parm(\%args);
+ return $self->call('DescribeReservedInstancesOfferings',@param);
+}
+
+=head $id = $ec2->purchase_reserved_instances_offering($offering_id)
+
+=head $id = $ec2->purchase_reserved_instances_offering(%args)
+
+Purchase one or more reserved instances based on an offering.
+
+Arguments:
+
+ -reserved_instances_offering_id, -id -- The reserved instance offering ID
+ to purchase (required).
+
+ -instance_count, -count -- Number of instances to reserve
+ under this offer (optional, defaults
+ to 1).
+
+
+Returns a Reserved Instances Id on success, undef on failure. Also see the purchase() method of
+L.
+
+=cut
+
+sub purchase_reserved_instances_offering {
+ my $self = shift;
+ my %args = $self->args('-reserved_instances_offering_id'=>@_);
+ $args{-reserved_instances_offering_id} ||= $args{-id};
+ $args{-reserved_instances_offering_id} or
+ croak "purchase_reserved_instances_offering(): the -reserved_instances_offering_id argument is required";
+ $args{-instance_count} ||= $args{-count};
+ my @param = $self->single_parm('ReservedInstancesOfferingId',\%args);
+ push @param,$self->single_parm('InstanceCount',\%args);
+ return $self->call('PurchaseReservedInstancesOffering',@param);
+}
+
+=head2 @res_instances = $ec2->describe_reserved_instances(@res_instance_ids)
+
+=head2 @res_instances = $ec2->describe_reserved_instances(%args)
+
+This method returns a list of the reserved instances that you
+currently own. The information returned includes the type of
+instances that the reservation allows you to launch, the availability
+zone, and the cost per hour to run those reserved instances.
+
+All arguments are optional. If no named arguments are used, then the
+arguments are treated as Reserved Instance IDs.
+
+ -reserved_instances_id -- A scalar or arrayref of reserved
+ instance IDs
+
+ -filter -- A set of filters to apply.
+
+For available filters, see http://docs.amazonwebservices.com/AWSEC2/2011-05-15/APIReference/ApiReference-query-DescribeReservedInstances.html.
+
+The returned objects are of type L
+
+=cut
+
+sub describe_reserved_instances {
+ my $self = shift;
+ my %args = $self->args('-reserved_instances_id',@_);
+ my @param = $self->list_parm('ReservedInstancesId',\%args);
+ push @param,$self->filter_parm(\%args);
+ return $self->call('DescribeReservedInstances',@param);
+}
+
+=head1 SPOT INSTANCES
+
+These methods allow you to request spot instances and manipulte spot
+data feed subscriptoins.
+
+=cut
+
+=head2 $subscription = $ec2->create_spot_datafeed_subscription($bucket,$prefix)
+
+This method creates a spot datafeed subscription. Provide the method with the
+name of an S3 bucket associated with your account, and a prefix to be appended
+to the files written by the datafeed. Spot instance usage logs will be written
+into the requested bucket, and prefixed with the desired prefix.
+
+If no prefix is specified, it defaults to "SPOT_DATAFEED_";
+
+On success, a VM::EC2::Spot:DatafeedSubscription object is returned;
+
+Only one datafeed is allowed per account;
+
+=cut
+
+sub create_spot_datafeed_subscription {
+ my $self = shift;
+ my ($bucket,$prefix) = @_;
+ $bucket or croak "Usage: create_spot_datafeed_subscription(\$bucket,\$prefix)";
+ $prefix ||= 'SPOT_DATAFEED_';
+ my @param = (Bucket => $bucket,
+ Prefix => $prefix);
+ return $self->call('CreateSpotDatafeedSubscription',@param);
+}
+
+=head2 $boolean = $ec2->delete_spot_datafeed_subscription()
+
+This method delete's the current account's spot datafeed
+subscription, if any. It takes no arguments.
+
+On success, it returns true.
+
+=cut
+
+sub delete_spot_datafeed_subscription {
+ my $self = shift;
+ return $self->call('DeleteSpotDatafeedSubscription');
+}
+
+=head2 $subscription = $ec2->describe_spot_datafeed_subscription()
+
+This method describes the current account's spot datafeed
+subscription, if any. It takes no arguments.
+
+On success, a VM::EC2::Spot:DatafeedSubscription object is returned;
+
+=cut
+
+sub describe_spot_datafeed_subscription {
+ my $self = shift;
+ return $self->call('DescribeSpotDatafeedSubscription');
+}
+
+=head2 @spot_price_history = $ec2->describe_spot_price_history(@filters)
+
+This method applies the specified filters to spot instances and
+returns a list of instances, timestamps and their price at the
+indicated time. Each spot price history point is represented as a
+VM::EC2::Spot::PriceHistory object.
+
+Option parameters are:
+
+ -start_time Start date and time of the desired history
+ data, in the form yyyy-mm-ddThh:mm:ss (GMT).
+ The Perl DateTime module provides a convenient
+ way to create times in this format.
+
+ -end_time End date and time of the desired history
+ data.
+
+ -instance_type The instance type, e.g. "m1.small", can be
+ a scalar value or an arrayref.
+
+ -product_description The product description. One of "Linux/UNIX",
+ "SUSE Linux" or "Windows". Can be a scalar value
+ or an arrayref.
+
+ -availability_zone A single availability zone, such as "us-east-1a".
+
+ -max_results Maximum number of rows to return in a single
+ call.
+
+ -next_token Specifies the next set of results to return; used
+ internally.
+
+ -filter Hashref containing additional filters to apply,
+
+The following filters are recognized: "instance-type",
+"product-description", "spot-price", "timestamp",
+"availability-zone". The '*' and '?' wildcards can be used in filter
+values, but numeric comparison operations are not supported by the
+Amazon API. Note that wildcards are not generally allowed in the
+standard options. Hence if you wish to get spot price history in all
+availability zones in us-east, this will work:
+
+ $ec2->describe_spot_price_history(-filter=>{'availability-zone'=>'us-east*'})
+
+but this will return an invalid parameter error:
+
+ $ec2->describe_spot_price_history(-availability_zone=>'us-east*')
+
+If you specify -max_results, then the list of history objects returned
+may not represent the complete result set. In this case, the method
+more_spot_prices() will return true. You can then call
+describe_spot_price_history() repeatedly with no arguments in order to
+retrieve the remainder of the results. When there are no more results,
+more_spot_prices() will return false.
+
+ my @results = $ec2->describe_spot_price_history(-max_results => 20,
+ -instance_type => 'm1.small',
+ -availability_zone => 'us-east*',
+ -product_description=>'Linux/UNIX');
+ print_history(\@results);
+ while ($ec2->more_spot_prices) {
+ @results = $ec2->describe_spot_price_history
+ print_history(\@results);
+ }
+
+=cut
+
+sub more_spot_prices {
+ my $self = shift;
+ return $self->{spot_price_history_token} &&
+ !$self->{spot_price_history_stop};
+}
+
+sub describe_spot_price_history {
+ my $self = shift;
+ my @parms;
+
+ if ($self->{spot_price_history_stop}) {
+ delete $self->{spot_price_history_stop};
+ return;
+ }
+
+ if (!@_ && $self->{spot_price_history_token} && $self->{price_history_args}) {
+ @parms = (@{$self->{price_history_args}},NextToken=>$self->{spot_price_history_token});
+ }
+
+ else {
+ my %args = $self->args('-filter',@_);
+ push @parms,$self->single_parm($_,\%args)
+ foreach qw(StartTime EndTime MaxResults AvailabilityZone);
+ push @parms,$self->list_parm($_,\%args)
+ foreach qw(InstanceType ProductDescription);
+ push @parms,$self->filter_parm(\%args);
+
+ if ($args{-max_results}) {
+ $self->{spot_price_history_token} = 'xyzzy'; # dummy value
+ $self->{price_history_args} = \@parms;
+ }
+ }
+
+ return $self->call('DescribeSpotPriceHistory',@parms);
+}
+
+=head2 @requests = $ec2->request_spot_instances(%param)
+
+This method will request one or more spot instances to be launched
+when the current spot instance run-hour price drops below a preset
+value and terminated when the spot instance run-hour price exceeds the
+value.
+
+On success, will return a series of VM::EC2::Spot::InstanceRequest
+objects, one for each instance specified in -instance_count.
+
+=over 4
+
+=item Required parameters:
+
+ -spot_price The desired spot price, in USD.
+
+ -image_id ID of an AMI to launch
+
+ -instance_type Type of the instance(s) to launch, such as "m1.small"
+
+=item Optional parameters:
+
+ -instance_count Maximum number of instances to launch (default 1)
+
+ -type Spot instance request type; one of "one-time" or "persistent"
+
+ -valid_from Date/time the request becomes effective, in format
+ yyyy-mm-ddThh:mm:ss. Default is immediately.
+
+ -valid_until Date/time the request expires, in format
+ yyyy-mm-ddThh:mm:ss. Default is to remain in
+ effect indefinitely.
+
+ -launch_group Name of the launch group. Instances in the same
+ launch group are started and terminated together.
+ Default is to launch instances independently.
+
+ -availability_zone_group If specified, all instances that are given
+ the same zone group name will be launched into the
+ same availability zone. This is independent of
+ the -availability_zone argument, which specifies
+ a particular availability zone.
+
+ -key_name Name of the keypair to use
+
+ -security_group_id Security group ID to use for this instance.
+ Use an arrayref for multiple group IDs
+
+ -security_group Security group name to use for this instance.
+ Use an arrayref for multiple values.
+
+ -user_data User data to pass to the instances. Do NOT base64
+ encode this. It will be done for you.
+
+ -availability_zone The availability zone you want to launch the
+ instance into. Call $ec2->regions for a list.
+ -zone Short version of -availability_aone.
+
+ -placement_group An existing placement group to launch the
+ instance into. Applicable to cluster instances
+ only.
+ -placement_tenancy Specify 'dedicated' to launch the instance on a
+ dedicated server. Only applicable for VPC
+ instances.
+
+ -kernel_id ID of the kernel to use for the instances,
+ overriding the kernel specified in the image.
+
+ -ramdisk_id ID of the ramdisk to use for the instances,
+ overriding the ramdisk specified in the image.
+
+ -block_devices Specify block devices to map onto the instances,
+ overriding the values specified in the image.
+ See run_instances() for the syntax of this argument.
+
+ -block_device_mapping Alias for -block_devices.
+
+ -monitoring Pass a true value to enable detailed monitoring.
+
+ -subnet_id Subnet ID in which to place instances launched under
+ this request (VPC only).
+
+ -addressing_type Deprecated and undocumented, but present in the
+ current EC2 API documentation.
+
+=cut
+
+sub request_spot_instances {
+ my $self = shift;
+ my %args = @_;
+ $args{-spot_price} or croak "-spot_price argument missing";
+ $args{-image_id} or croak "-image_id argument missing";
+ $args{-instance_type} or croak "-instance_type argument missing";
+
+ $args{-availability_zone} ||= $args{-zone};
+ $args{-availability_zone} ||= $args{-placement_zone};
+
+ my @p = map {$self->single_parm($_,\%args)}
+ qw(SpotPrice InstanceCount Type ValidFrom ValidUntil LaunchGroup AvailabilityZoneGroup);
+
+ # oddly enough, the following args need to be prefixed with "LaunchSpecification."
+ my @launch_spec = map {$self->single_parm($_,\%args)}
+ qw(ImageId KeyName UserData AddressingType InstanceType KernelId RamdiskId SubnetId);
+ push @launch_spec, map {$self->list_parm($_,\%args)}
+ qw(SecurityGroup SecurityGroupId);
+ push @launch_spec, $self->block_device_parm($args{-block_devices}||$args{-block_device_mapping});
+
+ while (my ($key,$value) = splice(@launch_spec,0,2)) {
+ push @p,("LaunchSpecification.$key" => $value);
+ }
+
+ # a few more oddballs
+ push @p,('LaunchSpecification.Placement.AvailabilityZone'=>$args{-availability_zone})
+ if $args{-availability_zone};
+ push @p,('Placement.GroupName' =>$args{-placement_group}) if $args{-placement_group};
+ push @p,('LaunchSpecification.Monitoring.Enabled' => 'true') if $args{-monitoring};
+ return $self->call('RequestSpotInstances',@p);
+}
+
+=head2 @requests = $ec2->cancel_spot_instance_requests(@request_ids)
+
+This method cancels the pending requests. It does not terminate any
+instances that are already running as a result of the requests. It
+returns a list of VM::EC2::Spot::InstanceRequest objects, whose fields
+will be unpopulated except for spotInstanceRequestId and state.
+
+=cut
+
+sub cancel_spot_instance_requests {
+ my $self = shift;
+ my %args = $self->args('-spot_instance_request_id',@_);
+ my @parm = $self->list_parm('SpotInstanceRequestId',\%args);
+ return $self->call('CancelSpotInstanceRequests',@parm);
+}
+
+
+=head2 @requests = $ec2->describe_spot_instance_requests(-spot_instance_request_id=>\@ids,-filter=>\%filters)
+
+=head2 @requests = $ec2->describe_spot_instance_requests(@spot_instance_request_ids)
+
+=head2 @requests = $ec2->describe_spot_instance_requests(\%filters)
+
+This method will return information about current spot instance
+requests as a list of VM::EC2::Spot::InstanceRequest objects.
+
+Optional parameters:
+
+ -spot_instance_request_id -- Scalar or arrayref of request Ids.
+
+ -filter -- Tags and other filters to apply.
+
+There are many filters available, described fully at http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/index.html?ApiReference-ItemType-SpotInstanceRequestSetItemType.html:
+
+ availability-zone-group
+ create-time
+ fault-code
+ fault-message
+ instance-id
+ launch-group
+ launch.block-device-mapping.delete-on-termination
+ launch.block-device-mapping.device-name
+ launch.block-device-mapping.snapshot-id
+ launch.block-device-mapping.volume-size
+ launch.group-id
+ launch.image-id
+ launch.instance-type
+ launch.kernel-id
+ launch.key-name
+ launch.monitoring-enabled
+ launch.ramdisk-id
+ product-description
+ spot-instance-request-id
+ spot-price
+ state
+ tag-key
+ tag-value
+ tag:
+ type
+ launched-availability-zone
+ valid-from
+ valid-until
+
+=cut
+
+
+sub describe_spot_instance_requests {
+ my $self = shift;
+ my %args = $self->args('-spot_instance_request_id',@_);
+ my @params = $self->list_parm('SpotInstanceRequestId',\%args);
+ push @params,$self->filter_parm(\%args);
+ return $self->call('DescribeSpotInstanceRequests',@params);
+}
+
+
+
+
+# ------------------------------------------------------------------------------------------
+
+=head1 INTERNAL METHODS
+
+These methods are used internally and are listed here without
+documentation (yet).
+
+=head2 $underscore_name = $ec2->canonicalize($mixedCaseName)
+
+=cut
+
+sub canonicalize {
+ my $self = shift;
+ my $name = shift;
+ while ($name =~ /\w[A-Z]/) {
+ $name =~ s/([a-zA-Z])([A-Z])/\L$1_$2/g or last;
+ }
+ return '-'.lc $name;
+}
+
+sub uncanonicalize {
+ my $self = shift;
+ my $name = shift;
+ $name =~ s/_([a-z])/\U$1/g;
+ return $name;
+}
+
+=head2 $instance_id = $ec2->instance_parm(@args)
+
+=cut
+
+sub instance_parm {
+ my $self = shift;
+ my %args;
+ if ($_[0] =~ /^-/) {
+ %args = @_;
+ } else {
+ %args = (-instance_id => shift);
+ }
+ my $id = $args{-instance_id};
+ return ref $id && ref $id eq 'ARRAY' ? @$id : $id;
+}
+
+=head2 @parameters = $ec2->value_parm(ParameterName => \%args)
+
+=cut
+
+sub value_parm {
+ my $self = shift;
+ my ($argname,$args) = @_;
+ my $name = $self->canonicalize($argname);
+ return unless exists $args->{$name} || exists $args->{"-$argname"};
+ my $val = $args->{$name} || $args->{"-$argname"};
+ return ("$argname.Value"=>$val);
+}
+
+=head2 @parameters = $ec2->single_parm(ParameterName => \%args)
+
+=cut
+
+sub single_parm {
+ my $self = shift;
+ my ($argname,$args) = @_;
+ my $name = $self->canonicalize($argname);
+ my $val = $args->{$name} || $args->{"-$argname"};
+ defined $val or return;
+ my $v = ref $val && ref $val eq 'ARRAY' ? $val->[0] : $val;
+ return ($argname=>$v);
+}
+
+=head2 @parameters = $ec2->list_parm(ParameterName => \%args)
+
+=cut
+
+sub list_parm {
+ my $self = shift;
+ my ($argname,$args) = @_;
+ my $name = $self->canonicalize($argname);
+
+ my @params;
+ if (my $a = $args->{$name}||$args->{"-$argname"}) {
+ my $c = 1;
+ for (ref $a && ref $a eq 'ARRAY' ? @$a : $a) {
+ push @params,("$argname.".$c++ => $_);
+ }
+ }
+
+ return @params;
+}
+
+=head2 @parameters = $ec2->filter_parm(\%args)
+
+=cut
+
+sub filter_parm {
+ my $self = shift;
+ my $args = shift;
+ return $self->key_value_parameters('Filter','Name','Value',$args);
+}
+
+=head2 @parameters = $ec2->tagcreate_parm(\%args)
+
+=cut
+
+sub tagcreate_parm {
+ my $self = shift;
+ my $args = shift;
+ return $self->key_value_parameters('Tag','Key','Value',$args);
+}
+
+=head2 @parameters = $ec2->tagdelete_parm(\%args)
+
+=cut
+
+sub tagdelete_parm {
+ my $self = shift;
+ my $args = shift;
+ return $self->key_value_parameters('Tag','Key','Value',$args,1);
+}
+
+=head2 @parameters = $ec2->key_value_parm($param_name,$keyname,$valuename,\%args,$skip_undef_values)
+
+=cut
+
+sub key_value_parameters {
+ my $self = shift;
+ # e.g. 'Filter', 'Name','Value',{-filter=>{a=>b}}
+ my ($parameter_name,$keyname,$valuename,$args,$skip_undef_values) = @_;
+ my $arg_name = $self->canonicalize($parameter_name);
+
+ my @params;
+ if (my $a = $args->{$arg_name}||$args->{"-$parameter_name"}) {
+ my $c = 1;
+ if (ref $a && ref $a eq 'HASH') {
+ while (my ($name,$value) = each %$a) {
+ push @params,("$parameter_name.$c.$keyname" => $name);
+ if (ref $value && ref $value eq 'ARRAY') {
+ for (my $m=1;$m<=@$value;$m++) {
+ push @params,("$parameter_name.$c.$valuename.$m" => $value->[$m-1])
+ }
+ } else {
+ push @params,("$parameter_name.$c.$valuename" => $value)
+ unless !defined $value && $skip_undef_values;
+ }
+ $c++;
+ }
+ } else {
+ for (ref $a ? @$a : $a) {
+ my ($name,$value) = /([^=]+)\s*=\s*(.+)/;
+ push @params,("$parameter_name.$c.$keyname" => $name);
+ push @params,("$parameter_name.$c.$valuename" => $value)
+ unless !defined $value && $skip_undef_values;
+ $c++;
+ }
+ }
+ }
+
+ return @params;
+}
+
+=head2 @parameters = $ec2->launch_perm_parm($prefix,$suffix,$value)
+
+=cut
+
+sub launch_perm_parm {
+ my $self = shift;
+ my ($prefix,$suffix,$value) = @_;
+ return unless defined $value;
+ $self->_perm_parm('LaunchPermission',$prefix,$suffix,$value);
+}
+
+sub create_volume_perm_parm {
+ my $self = shift;
+ my ($prefix,$suffix,$value) = @_;
+ return unless defined $value;
+ $self->_perm_parm('CreateVolumePermission',$prefix,$suffix,$value);
+}
+
+sub _perm_parm {
+ my $self = shift;
+ my ($base,$prefix,$suffix,$value) = @_;
+ return unless defined $value;
+ my @list = ref $value && ref $value eq 'ARRAY' ? @$value : $value;
+ my $c = 1;
+ my @param;
+ for my $v (@list) {
+ push @param,("$base.$prefix.$c.$suffix" => $v);
+ $c++;
+ }
+ return @param;
+}
+
+=head2 @parameters = $ec2->block_device_parm($block_device_mapping_string)
+
+=cut
+
+sub block_device_parm {
+ my $self = shift;
+ my $devlist = shift or return;
+
+ my @dev = ref $devlist && ref $devlist eq 'ARRAY' ? @$devlist : $devlist;
+
+ my @p;
+ my $c = 1;
+ for my $d (@dev) {
+ $d =~ /^([^=]+)=([^=]+)$/ or croak "block device mapping must be in format /dev/sdXX=device-name, got '$d'";
+
+ my ($devicename,$blockdevice) = ($1,$2);
+ push @p,("BlockDeviceMapping.$c.DeviceName"=>$devicename);
+
+ if ($blockdevice =~ /^vol-/) { # this is a volume, and not a snapshot
+ my ($volume,$delete_on_term) = split ':',$blockdevice;
+ push @p,("BlockDeviceMapping.$c.Ebs.VolumeId" => $volume);
+ push @p,("BlockDeviceMapping.$c.Ebs.DeleteOnTermination"=>$delete_on_term)
+ if defined $delete_on_term && $delete_on_term=~/^(true|false|1|0)$/
+ }
+ elsif ($blockdevice eq 'none') {
+ push @p,("BlockDeviceMapping.$c.NoDevice" => '');
+ } elsif ($blockdevice =~ /^ephemeral\d$/) {
+ push @p,("BlockDeviceMapping.$c.VirtualName"=>$blockdevice);
+ } else {
+ my ($snapshot,$size,$delete_on_term) = split ':',$blockdevice;
+ push @p,("BlockDeviceMapping.$c.Ebs.SnapshotId" =>$snapshot) if $snapshot;
+ push @p,("BlockDeviceMapping.$c.Ebs.VolumeSize" =>$size) if $size;
+ push @p,("BlockDeviceMapping.$c.Ebs.DeleteOnTermination"=>$delete_on_term)
+ if defined $delete_on_term && $delete_on_term=~/^(true|false|1|0)$/
+ }
+ $c++;
+ }
+ return @p;
+}
+
+sub boolean_parm {
+ my $self = shift;
+ my ($argname,$args) = @_;
+ my $name = $self->canonicalize($argname);
+ return unless exists $args->{$name} || exists $args->{$argname};
+ my $val = $args->{$name} || $args->{$argname};
+ return ($argname => $val ? 'true' : 'false');
+}
+
+=head2 $version = $ec2->version()
+
+API version.
+
+=cut
+
+sub version { '2011-05-15' }
+
+=head2 $ts = $ec2->timestamp
+
+=cut
+
+sub timestamp {
+ return strftime("%Y-%m-%dT%H:%M:%SZ",gmtime);
+}
+
+
+=head2 $ua = $ec2->ua
+
+LWP::UserAgent object.
+
+=cut
+
+sub ua {
+ my $self = shift;
+ return $self->{ua} ||= LWP::UserAgent->new;
+}
+
+=head2 @obj = $ec2->call($action,@param);
+
+Make a call to Amazon using $action and the passed parameters, and
+return a list of objects.
+
+=cut
+
+sub call {
+ my $self = shift;
+ my $response = $self->make_request(@_);
+
+ unless ($response->is_success) {
+ my $content = $response->decoded_content;
+ my $error;
+ if ($content =~ //) {
+ $error = VM::EC2::Dispatch->create_error_object($response->decoded_content,$self);
+ } else {
+ my $code = $response->status_line;
+ my $msg = $response->decoded_content;
+ $error = VM::EC2::Error->new({Code=>$code,Message=>$msg},$self);
+ }
+ $self->error($error);
+ carp "$error" if $self->print_error;
+ croak "$error" if $self->raise_error;
+ return;
+ }
+
+ $self->error(undef);
+ my @obj = VM::EC2::Dispatch->response2objects($response,$self);
+
+ # slight trick here so that we return one object in response to
+ # describe_images(-image_id=>'foo'), rather than the number "1"
+ if (!wantarray) { # scalar context
+ return $obj[0] if @obj == 1;
+ return if @obj == 0;
+ return @obj;
+ } else {
+ return @obj;
+ }
+}
+
+=head2 $request = $ec2->make_request($action,@param);
+
+Set up the signed HTTP::Request object.
+
+=cut
+
+sub make_request {
+ my $self = shift;
+ my ($action,@args) = @_;
+ my $request = $self->_sign(Action=>$action,@args);
+ return $self->ua->request($request);
+}
+
+=head2 $request = $ec2->_sign(@args)
+
+Create and sign an HTTP::Request.
+
+=cut
+
+# adapted from Jeff Kim's Net::Amazon::EC2 module
+sub _sign {
+ my $self = shift;
+ my @args = @_;
+
+ my $action = 'POST';
+ my $host = lc URI->new($self->endpoint)->host;
+ my $path = '/';
+
+ my %sign_hash = @args;
+ $sign_hash{AWSAccessKeyId} = $self->id;
+ $sign_hash{Timestamp} = $self->timestamp;
+ $sign_hash{Version} = $self->version;
+ $sign_hash{SignatureVersion} = 2;
+ $sign_hash{SignatureMethod} = 'HmacSHA256';
+
+ my @param;
+ my @parameter_keys = sort keys %sign_hash;
+ for my $p (@parameter_keys) {
+ push @param,join '=',map {uri_escape($_,"^A-Za-z0-9\-_.~")} ($p,$sign_hash{$p});
+ }
+ my $to_sign = join("\n",
+ $action,$host,$path,join('&',@param));
+ my $signature = encode_base64(hmac_sha256($to_sign,$self->secret),'');
+ $sign_hash{Signature} = $signature;
+
+ my $uri = URI->new($self->endpoint);
+ $uri->query_form(\%sign_hash);
+
+ return POST $self->endpoint,[%sign_hash];
+}
+
+=head2 @param = $ec2->args(ParamName=>@_)
+
+Set up calls that take either method(-resource_id=>'foo') or method('foo').
+
+=cut
+
+sub args {
+ my $self = shift;
+ my $default_param_name = shift;
+ return unless @_;
+ return @_ if $_[0] =~ /^-/;
+ return (-filter=>shift) if @_==1 && ref $_[0] && ref $_[0] eq 'HASH';
+ return ($default_param_name => \@_);
+}
+
+=head1 MISSING METHODS
+
+As of 27 July 2011, the following Amazon API calls were NOT implemented:
+
+AssociateDhcpOptions
+AssociateRouteTable
+AttachInternetGateway
+AttachVpnGateway
+BundleInstance
+CancelBundleTask
+CancelConversionTask
+CancelSpotInstanceRequests
+ConfirmProductInstance
+CreateCustomerGateway
+CreateDhcpOptions
+CreateInternetGateway
+CreateNetworkAcl
+CreateNetworkAclEntry
+CreatePlacementGroup
+CreateRoute
+CreateRouteTable
+CreateSpotDatafeedSubscription
+CreateSubnet
+CreateVpc
+CreateVpnConnection
+CreateVpnGateway
+DeleteCustomerGateway
+DeleteDhcpOptions
+DeleteInternetGateway
+DeleteNetworkAcl
+DeleteNetworkAclEntry
+DeletePlacementGroup
+DeleteRoute
+DeleteRouteTable
+DeleteSpotDatafeedSubscription
+DeleteSubnet
+DeleteVpc
+DeleteVpnConnection
+DeleteVpnGateway
+DescribeBundleTasks
+DescribeConversionTasks
+DescribeCustomerGateways
+DescribeDhcpOptions
+DescribeNetworkAcls
+DescribePlacementGroups
+DescribeRouteTables
+DescribeSpotDatafeedSubscription
+DescribeSpotInstanceRequests
+DescribeSpotPriceHistory
+DescribeSubnets
+DescribeVpcs
+DescribeVpnConnections
+DescribeVpnGateways
+DetachInternetGateway
+DetachVpnGateway
+DisassociateRouteTable
+ImportInstance
+ReplaceNetworkAclAssociation
+ReplaceNetworkAclEntry
+ReplaceRoute
+ReplaceRouteTableAssociation
+RequestSpotInstances
+
+=head1 OTHER INFORMATION
+
+This section contains technical information that may be of interest to developers.
+
+=head2 Signing and authentication protocol
+
+This module uses Amazon AWS signing protocol version 2, as described
+at
+http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?using-query-api.html. It
+uses the HmacSHA256 signature method, which is the most secure method
+currently available. For additional security, use "https" for the
+communications endpoint:
+
+ $ec2 = VM::EC2->new(-endpoint=>'https://ec2.amazonaws.com');
+
+=head2 Subclassing VM::EC2 objects
+
+To subclass VM::EC2 objects (or implement your own from scratch) you
+will need to override the object dispatch mechanism. Fortunately this
+is very easy. After "use VM::EC2" call
+VM::EC2::Dispatch->add_override() one or more times:
+
+ VM::EC2::Dispatch->add_override($call_name => $dispatch).
+
+The first argument, $call_name, is name of the Amazon API call, such as "DescribeImages".
+
+The second argument, $dispatch, instructs VM::EC2::Dispatch how to
+create objects from the parsed XML. There are three possible syntaxes:
+
+ 1) A CODE references, such as an anonymous subroutine.
+
+ In this case the code reference will be invoked to handle the
+ parsed XML returned from the request. The code will receive
+ two arguments consisting of the parsed
+ content of the response, and the VM::EC2 object used to generate the
+ request.
+
+ 2) A VM::EC2::Dispatch method name, optionally followed by its parameters
+ delimited by commas. Example:
+
+ "fetch_items,securityGroupInfo,VM::EC2::SecurityGroup"
+
+ This tells Dispatch to invoke its fetch_items() method with
+ the following arguments:
+
+ $dispatch->fetch_items($parsed_xml,$ec2,'securityGroupInfo','VM::EC2::SecurityGroup')
+
+ The fetch_items() method is used for responses in which a
+ list of objects is embedded within a series of
- tags.
+ See L for more information.
+
+ Other commonly-used methods are "fetch_one", and "boolean".
+
+ 3) A class name, such as 'MyVolume'
+
+ In this case, class MyVolume is loaded and then its new() method
+ is called with the four arguments ($parsed_xml,$ec2,$xmlns,$requestid),
+ where $parsed_xml is the parsed XML response, $ec2 is the VM::EC2
+ object that generated the request, $xmlns is the XML namespace
+ of the XML response, and $requestid is the AWS-generated ID for the
+ request. Only the first two arguments are really useful.
+
+ I suggest you inherit from VM::EC2::Generic and use the inherited new()
+ method to store the parsed XML object and other arguments.
+
+Dispatch tries each of (1), (2) and (3), in order. This means that
+class names cannot collide with method names.
+
+The parsed content is the result of passing the raw XML through a
+XML::Simple object created with:
+
+ XML::Simple->new(ForceArray => ['item'],
+ KeyAttr => ['key'],
+ SuppressEmpty => undef);
+
+In general, this will give you a hash of hashes. Any tag named 'item'
+will be forced to point to an array reference, and any tag named "key"
+will be flattened as described in the XML::Simple documentation.
+
+A simple way to examine the raw parsed XML is to invoke any
+VM::EC2::Generic's as_string() method:
+
+ my ($i) = $ec2->describe_instances;
+ print $i->as_string;
+
+This will give you a Data::Dumper representation of the XML after it
+has been parsed.
+
+The suggested way to override the dispatch table is from within a
+subclass of VM::EC2:
+
+ package 'VM::EC2New';
+ use base 'VM::EC2';
+ sub new {
+ my $self=shift;
+ VM::EC2::Dispatch->add_override('call_name_1'=>\&subroutine1).
+ VM::EC2::Dispatch->add_override('call_name_2'=>\&subroutine2).
+ $self->SUPER::new(@_);
+ }
+
+See L for a working example of subclassing VM::EC2
+and one of its object classes.
+
+=head1 DEVELOPING
+
+The git source for this library can be found at https://github.com/lstein/LibVM-EC2-Perl,
+To contribute to development, please obtain a github account and then either:
+
+ 1) Fork a copy of the repository, make your changes against this repository,
+ and send a pull request to me to incorporate your changes.
+
+ 2) Contact me by email and ask for push privileges on the repository.
+
+See http://help.github.com/ for help getting started.
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+
+1;
diff --git a/perl/share/perl/5.10.1/VM/EC2/AvailabilityZone.pm b/perl/share/perl/5.10.1/VM/EC2/AvailabilityZone.pm
new file mode 100644
index 0000000..69d9ae6
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/AvailabilityZone.pm
@@ -0,0 +1,80 @@
+package VM::EC2::AvailabilityZone;
+
+=head1 NAME
+
+VM::EC2::AvailabilityZone - Object describing an Amazon availability zone
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $ec2 = VM::EC2->new(...);
+ @zones = $ec2->describe_availability_zones(-filter=>{state=>'available'});
+
+ $zone = $zones[0];
+ $name = $zone->zoneName;
+ @messages= $zone->messages;
+
+=head1 DESCRIPTION
+
+This object represents an Amazon EC2 availability zone, and is returned
+by VM::EC2->describe_availability_zones().
+
+=head1 METHODS
+
+These object methods are supported:
+
+ zoneName -- Name of the zone, e.g. "eu-west-1a"
+ zoneState -- State of the availability zone, e.g. "available"
+ regionName -- Name of the region
+ region -- A VM::EC2::Region object corresponding to regionName
+ messages -- A list of messages about the zone
+
+=head1 STRING OVERLOADING
+
+When used in a string context, this object will interpolate the
+zoneName.
+
+=head1 SEE ALSO
+
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+
+sub primary_id {shift->zoneName}
+
+sub valid_fields {
+ my $self = shift;
+ return qw(zoneName zoneState regionName messageSet);
+}
+
+sub messages {
+ my $self = shift;
+ my $m = $self->messageSet or return;
+ return map {$_->{message}} @{$m->{item}};
+}
+
+sub region {
+ my $self = shift;
+ my $r = $self->regionName;
+ return $self->aws->describe_regions($r);
+}
+
+1;
diff --git a/perl/share/perl/5.10.1/VM/EC2/BlockDevice.pm b/perl/share/perl/5.10.1/VM/EC2/BlockDevice.pm
new file mode 100644
index 0000000..b59a404
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/BlockDevice.pm
@@ -0,0 +1,120 @@
+package VM::EC2::BlockDevice;
+
+=head1 NAME
+
+VM::EC2::BlockDevice - Object describing how to construct an EC2 block device when launching an image
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $ec2 = VM::EC2->new(...);
+ $image = $ec2->describe_images(-image_id=>'ami-123456');
+ my @devices = $image->blockDeviceMapping;
+ for my $d (@devices) {
+ my $virtual_device = $d->deviceName;
+ my $snapshot_id = $d->snapshotId;
+ my $volume_size = $d->volumeSize;
+ my $delete = $d->deleteOnTermination;
+ }
+
+=head1 DESCRIPTION
+
+This object represents an Amazon block device associated with an AMI.
+The information in it is used to create a new volume when the AMI is launched.
+The object is returned by VM::EC2->describe_images().
+
+Please see L for methods shared by all VM::EC2
+objects.
+
+=head1 METHODS
+
+These object methods are supported:
+
+ deviceName -- name of the device, such as /dev/sda1
+ virtualName -- virtual device name, such as "ephemeral0"
+ noDevice -- true if no device associated
+ ebs -- parameters used to automatically set up Amazon EBS
+ volumes when an instance is booted. This returns
+ a VM::EC2::BlockDevice::EBS object.
+
+For your convenience, a number of the ebs() object's methods are
+passed through:
+
+ snapshotId -- ID of the snapshot used to create this EBS when an
+ instance is launched from this image.
+ volumeSize -- Size of the EBS volume (in gigs).
+ deleteOnTermination -- Whether this EBS will be deleted when the
+ instance terminates.
+
+=head1 STRING OVERLOADING
+
+When used in a string context, this object will be interpolated as:
+
+ deviceName=snapshotId:volumeSize:deleteOnTermination
+
+e.g.
+
+ /dev/sdg=snap-12345:20:true
+
+This happens to be the same syntax used to specify block device
+mappings in run_instances(). See L.
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+use VM::EC2::BlockDevice::EBS;
+
+use overload '""' => sub {shift()->as_string},
+ fallback => 1;
+
+sub valid_fields {
+ my $self = shift;
+ return qw(deviceName virtualName ebs);
+}
+
+sub noDevice {
+ my $self = shift;
+ return exists $self->payload->{noDevice};
+}
+
+sub ebs {
+ my $self = shift;
+ return $self->{ebs} = VM::EC2::BlockDevice::EBS->new($self->SUPER::ebs,$self->aws);
+}
+
+sub snapshotId { shift->ebs->snapshotId }
+sub volumeSize { shift->ebs->volumeSize }
+sub deleteOnTermination { shift->ebs->deleteOnTermination }
+
+sub as_string {
+ my $self = shift;
+ my $dot = $self->deleteOnTermination ? 'true' : 'false';
+ return $self->deviceName.'='.
+ join ':',$self->snapshotId,$self->volumeSize,$dot;
+}
+
+1;
+
diff --git a/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Attachment.pm b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Attachment.pm
new file mode 100644
index 0000000..1d35021
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Attachment.pm
@@ -0,0 +1,168 @@
+package VM::EC2::BlockDevice::Attachment;
+
+=head1 NAME
+
+VM::EC2::BlockDevice::Attachment - Object describing the attachment of an EBS volume to an instance
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $ec2 = VM::EC2->new(...);
+ $volume = $ec2->describe_volumes(-volume_id=>'vol-12345');
+ $attachment = $ec2->attachment;
+
+ $volId = $attachment->volumeId;
+ $device = $attachment->device;
+ $instanceId = $attachment->instanceId;
+ $status = $attachment->status;
+ $time = $attachment->attachTime;
+ $delete = $attachment->deleteOnTermination;
+ $attachment->deleteOnTermination(1); # change delete flag
+
+=head1 DESCRIPTION
+
+This object is used to describe the attachment of an Amazon EBS volume
+to an instance. It is returned by VM::EC2::Volume->attachment().
+
+=head1 METHODS
+
+The following object methods are supported:
+
+ volumeId -- ID of the volume.
+ instanceId -- ID of the instance
+ status -- Attachment state, one of "attaching", "attached",
+ "detaching", "detached".
+ attachTime -- Timestamp for when volume was attached
+ deleteOnTermination -- True if the EBS volume will be deleted when its
+ attached instance terminates. Note that this is a
+ Perl true, and not the string "true".
+
+The deleteOnTermination method is slightly more sophisticated than
+the result from the standard AWS API because it returns the CURRENT
+deleteOnTermination flag for the attachment, which might have been
+changed by VM::EC2->modify_instance_attributes(). You may also change
+the deleteOnTermination state by passing a boolean argument to the
+method:
+
+ $attachment->deleteOnTermination(1);
+
+In addition, this class provides several convenience functions:
+
+=head2 $instance = $attachment->instance
+
+Returns the VM::EC2::Instance corresponding to this attachment.
+
+=head2 $volume = $attachment->volume
+
+Returns the VM::EC2::Volume object corresponding to this
+attachment.
+
+=head2 $device = $attachment->deviceName
+
+Alias for device() to be compatible with VM::EC2::BlockDevice::Mapping call.
+
+=head2 $result = $attachment->deleteOnTermination($boolean)
+
+Change the deleteOnTermination flag on this attachment.
+
+=head2 $status = $attachment->current_status
+
+Refreshes the information in the object and returns status().
+
+=head2 $attachment->refresh
+
+Calls AWS to refresh the attachment information.
+
+=head1 STRING OVERLOADING
+
+When used in a string context, this object will interpolate into a
+string of the format "volumeId=>instanceId".
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+
+sub valid_fields {
+ my $self = shift;
+ return qw(volumeId instanceId device status attachTime deleteOnTermination);
+}
+
+sub primary_id {
+ my $self = shift;
+ return join ('=>',$self->volumeId,$self->instanceId);
+}
+
+sub current_status {
+ my $self = shift;
+ my $v = $self->aws->describe_volumes($self->volumeId) or return;
+ my $a = $v->attachment or return 'detached';
+ return $a->status;
+}
+
+sub refresh {
+ my $self = shift;
+ my $v = $self->aws->describe_volumes($self->volumeId);
+ my $a = $v->attachment;
+ %$self = %$a;
+}
+
+sub deviceName { shift->device }
+
+sub deleteOnTermination {
+ my $self = shift;
+
+ if (@_) {
+ my $deleteOnTermination = shift;
+ $deleteOnTermination ||= 0;
+ my $flag = $self->device.'='.$self->volumeId.":$deleteOnTermination";
+ return $self->aws->modify_instance_attribute($self->instanceId,-block_devices=>$flag);
+ }
+
+ my $device = $self->device;
+ my $instance = $self->instance or die $self->aws->error_str;
+ my @mapping = $instance->blockDeviceMapping;
+ my ($map) = grep {$_ eq $device} @mapping;
+ $map or die "Didn't find blockDeviceMapping corresponding to this attachment";
+ return $map->deleteOnTermination;
+}
+
+sub instance {
+ my $self = shift;
+ return $self->{instance} if exists $self->{instance};
+ my @i = $self->aws->describe_instances(-instance_id => $self->instanceId);
+ @i == 1 or die "describe_instances(-instance_id=>",$self->instanceId,") returned more than one volume";
+ return $self->{instance} = $i[0];
+}
+
+sub volume {
+ my $self = shift;
+ return $self->{volume} if exists $self->{volume};
+ my @i = $self->aws->describe_volumes(-volume_id => $self->volumeId);
+ @i == 1 or die "describe_volumes(-volume_id=>",$self->volumeId,") returned more than one volume";
+ return $self->{volume} = $i[0];
+}
+
+
+
+1;
diff --git a/perl/share/perl/5.10.1/VM/EC2/BlockDevice/EBS.pm b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/EBS.pm
new file mode 100644
index 0000000..f1e729f
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/EBS.pm
@@ -0,0 +1,87 @@
+package VM::EC2::BlockDevice::EBS;
+
+=head1 NAME
+
+VM::EC2::BlockDevice::EBS - Object describing how to initialize an Amazon EBS volume from an image
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $image = $ec2->describe_images(-image_id=>'ami-123456');
+ my @devices = $image->blockDeviceMapping;
+ for my $d (@devices) {
+ my $ebs = $d->ebs;
+ my $snapshot_id = $ebs->snapshotId;
+ my $size = $ebs->volumeSize;
+ my $delete = $ebs->deleteOnTermination;
+ }
+
+=head1 DESCRIPTION
+
+This object is used to describe the parameters used to create an
+Amazon EBS volume when running an image. Generally you will not call
+this directly, as all its methods are passed through by the
+VM::EC2::BlockDevice object returned from the
+blockDeviceMapping() call.
+
+See L for a simpler way to get the
+information needed.
+
+It is easy to confuse this with
+VM::EC2::BlockDevice::Mapping::EBS, which describes the
+attachment of an existing EBS volume to an instance. This class is
+instead used to store the parameters that will be used to generate a
+new EBS volume when an image is launched.
+
+=head1 METHODS
+
+The following object methods are supported:
+
+ snapshotId -- ID of the snapshot used to create this EBS when an
+ instance is launched from this image.
+ volumeSize -- Size of the EBS volume (in gigs).
+ deleteOnTermination -- Whether this EBS will be deleted when the
+ instance terminates. Note that this will return
+ perl 0/1 values rather than the strings "false"/"true"
+
+=head1 STRING OVERLOADING
+
+NONE.
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+
+sub valid_fields {
+ my $self = shift;
+ return qw(snapshotId volumeSize deleteOnTermination);
+}
+
+sub deleteOnTermination {
+ my $self = shift;
+ my $dot = $self->SUPER::deleteOnTermination;
+ return $dot eq 'true';
+}
+
+1;
diff --git a/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping.pm b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping.pm
new file mode 100644
index 0000000..fd7b280
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping.pm
@@ -0,0 +1,136 @@
+package VM::EC2::BlockDevice::Mapping;
+
+=head1 NAME
+
+VM::EC2::BlockDevice::Mapping - Object describing an EC2 block device attached to an instance
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $ec2 = VM::EC2->new(...);
+ $instance = $ec2->describe_instances(-instance_id=>'i-123456');
+ my @devices = $instance->blockDeviceMapping;
+ for my $dev (@devices) {
+ $dev = $dev->deviceName;
+ $volume_id = $dev->volumeId;
+ $status = $dev->status;
+ $atime = $dev->attachmentTime;
+ $delete = $dev->deleteOnTermination;
+ $volume = $dev->volume;
+ }
+
+=head1 DESCRIPTION
+
+This object represents an Amazon block device associated with an instance;
+it is returned by Instance->blockDeviceMapping().
+
+Please see L for methods shared by all VM::EC2
+objects.
+
+=head1 METHODS
+
+These object methods are supported:
+
+ deviceName -- Name of the device, such as /dev/sda1.
+ instance -- Instance object associated with this volume.
+ ebs -- A VM::EC2::BlockDevice::Mapping::EBS object
+ describing the characteristics of the attached
+ EBS volume
+
+For your convenience, a number of the ebs() object's methods are
+passed through:
+
+ volumeId -- ID of the volume.
+ status -- One of "attaching", "attached", "detaching", "detached"
+ attachTime -- Time this volume was attached
+ deleteOnTermination -- Whether the volume will be deleted when its attached
+ instance is deleted. Note that this will return perl true/false
+ vales, rather than the strings "true" "false".
+
+The deleteOnTermination() method can be used to retrieve or modify this flag:
+
+ # get current deleteOnTermination flag
+ my $current_flag = $dev->deleteOnTermination;
+
+ # if flag is true, then set it to false
+ if ($current_flag) { $dev->deleteOnTermination(0) }
+
+In addition, the following convenience function is provided:
+
+=head2 $volume = $dev->volume
+
+This returns a VM::EC2::Volume object from which more
+information about the volume, such as its size, can be derived.
+
+=head1 STRING OVERLOADING
+
+When used in a string context, this object will be interpolated as the
+deviceName.
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+use VM::EC2::BlockDevice::Mapping::EBS;
+
+use overload '""' => sub {shift()->deviceName},
+ fallback => 1;
+
+sub valid_fields {
+ my $self = shift;
+ return qw(deviceName ebs);
+}
+
+sub ebs {
+ my $self = shift;
+ return $self->{ebs} ||= VM::EC2::BlockDevice::Mapping::EBS->new($self->SUPER::ebs,$self->aws);
+}
+
+sub instance {
+ my $self = shift;
+ my $d = $self->{instance};
+ $self->{instance} = shift if @_;
+ return $d;
+}
+sub volumeId { shift->ebs->volumeId }
+sub status { shift->ebs->status }
+sub attachTime { shift->ebs->attachTime }
+sub volume { shift->ebs->volume }
+
+sub deleteOnTermination {
+ my $self = shift;
+ my $ebs = $self->ebs;
+ my $flag = $ebs->deleteOnTermination;
+ if (@_) {
+ my $deleteOnTermination = shift;
+ $deleteOnTermination ||= 0;
+ my $flag = $self->deviceName.'='.$self->volumeId.":$deleteOnTermination";
+ return $self->aws->modify_instance_attribute($self->instance,-block_devices=>$flag);
+ }
+ return $flag;
+}
+
+1;
+
diff --git a/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping/EBS.pm b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping/EBS.pm
new file mode 100644
index 0000000..b290e11
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/BlockDevice/Mapping/EBS.pm
@@ -0,0 +1,114 @@
+package VM::EC2::BlockDevice::Mapping::EBS;
+
+=head1 NAME
+
+VM::EC2::BlockDevice::Mapping::EBS - Object describing an EBS volume that has been mapped onto an Amazon EC2 instance
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ my $instance = $ec2->describe_instances(-instance_id=>'i-123456');
+ my @devices = $instance->blockDeviceMapping;
+ for my $d (@devices) {
+ my $ebs = $d->ebs;
+ $volume_id = $ebs->volumeId;
+ $status = $ebs->status;
+ $atime = $ebs->attachmentTime;
+ $delete = $ebs->delete;
+ $volume = $ebs->volume;
+ }
+
+=head1 DESCRIPTION
+
+This object is used to describe an Amazon EBS volume that is mapped
+onto an EC2 block device. It is returned by
+VM::EC2->describe_instances().
+
+It is easy to confuse this with VM::EC2::BlockDevice::EBS, which
+describes the parameters needed to create the EBS volume when an image
+is launched. This class is instead used to describe an active mapping
+between an instance's block device and the underlying EBS volume.
+
+Because all the methods in this class are passed through to
+VM::EC2::BlockDeviceMapping, it is somewhat simpler to call
+them directly on the BlockDeviceMapping object:
+
+ my $instance = $ec2->describe_instances(-instance_id=>'i-123456');
+ my @devices = $instance->blockDeviceMapping;
+ for my $d (@devices) {
+ $volume_id = $d->volumeId;
+ $status = $d->status;
+ $atime = $d->attachmentTime;
+ $delete = $d->delete;
+ $volume = $d->volume;
+ }
+
+=head1 METHODS
+
+The following object methods are supported:
+
+ volumeId -- ID of the volume.
+ status -- One of "attaching", "attached", "detaching", "detached"
+ attachTime -- Time this volume was attached
+ deleteOnTermination -- Whether the volume will be deleted when its attached
+ instance is deleted. Note that this returns the perl
+ 0/1 booleans rather than "false"/"true" strings.
+
+In addition, the following convenience method is supported:
+
+=head2 $vol = $ebs->volume
+
+This returns the VM::EC2::Volume object that corresponds to this
+EBS. The volume will provide additional information, such as
+availabilit zone.
+
+=head1 STRING OVERLOADING
+
+NONE
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+
+sub valid_fields {
+ my $self = shift;
+ return qw(volumeId status attachTime deleteOnTermination);
+}
+
+sub volume {
+ my $self = shift;
+ return $self->{volume} if exists $self->{volume};
+ my @vols = $self->aws->describe_volumes(-volume_id=>$self->volumeId) or return;
+ @vols == 1 or die "describe_volumes(-volume_id=>",$self->volumeId,") returned more than one volume";
+ return $self->{volume} = $vols[0];
+}
+
+sub deleteOnTermination {
+ my $self = shift;
+ my $dot = $self->SUPER::deleteOnTermination;
+ return $dot eq 'true';
+}
+
+1;
diff --git a/perl/share/perl/5.10.1/VM/EC2/Dispatch.pm b/perl/share/perl/5.10.1/VM/EC2/Dispatch.pm
new file mode 100644
index 0000000..568eee1
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/Dispatch.pm
@@ -0,0 +1,450 @@
+package VM::EC2::Dispatch;
+
+use strict;
+
+use XML::Simple;
+use URI::Escape;
+
+=head1 NAME
+
+VM::EC2::Dispatch - Create Perl objects from AWS XML requests
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ VM::EC2::Dispatch->add_override('DescribeRegions'=>\&mysub);
+
+ VM::EC2::Dispatch->add_override('DescribeTags'=>'My::Type');
+
+ sub mysub {
+ my ($parsed_xml_object,$ec2) = @_;
+ my $payload = $parsed_xml_object->{regionInfo}
+ return My::Type->new($payload,$ec2);
+ }
+
+=head1 DESCRIPTION
+
+This class handles turning the XML response to AWS requests into perl
+objects. Only one method is likely to be useful to developers, the
+add_override() class method. This allows you to replace the handlers
+used to map the response onto objects.
+
+=head2 VM::EC2::Dispatch->add_override($request_name => \&sub)
+
+=head2 VM::EC2::Dispatch->add_override($request_name => 'Class::Name')
+
+=head2 VM::EC2::Dispatch->add_override($request_name => 'method_name,arg1,arg2,...')
+
+Before invoking a VM::EC2 request you wish to customize, call the
+add_override() method with two arguments. The first argument is the
+name of the request you wish to customize, such as
+"DescribeVolumes". The second argument is either a code reference, a
+VM::EC2::Dispatch method name and arguments (separated by commas), or
+a class name.
+
+In the case of a code reference as the second argument, the subroutine
+you provide will be invoked with four arguments consisting of the
+parsed XML response, the VM::EC2 object, the XML namespace string from
+the request, and the Amazon-assigned request ID. In practice, only the
+first two arguments are useful.
+
+In the case of a string containing a classname, the class will be
+loaded if it needs to be, and then its new() method invoked as
+follows:
+
+ Your::Class->new($parsed_xml,$ec2,$xmlns,$requestid)
+
+Your new() method should return one or more objects. It is suggested
+that you subclass VM::EC2::Generic and use the inherited new() method
+to store the parsed XML and EC2 object. See the code for
+L for a simple template.
+
+If the second argument is neither a code reference nor a classname, it
+will be treated as a VM::EC2::Dispatch method name and its arguments,
+separated by commas. The method will be invoked as follows:
+
+ $dispatch->$method_name($raw_xml,$ec2,$arg1,$arg2,$arg3,...)
+
+There are two methods currently defined for this purpose, boolean(),
+and fetch_items(), which handle the preprocessing of several common
+XML representations of EC2 data. Note that in this form, the RAW XML
+is passed in, not the parsed data structure.
+
+The parsed XML response is generated by the XML::Simple module using
+these options:
+
+ $parser = XML::Simple->new(ForceArray => ['item'],
+ KeyAttr => ['key'],
+ SuppressEmpty => undef);
+ $parsed = $parser->XMLin($raw_xml)
+
+In general, this will give you a hash of hashes. Any tag named 'item'
+will be forced to point to an array reference, and any tag named "key"
+will be flattened as described in the XML::Simple documentation.
+
+A simple way to examine the raw parsed XML is to invoke any
+VM::EC2::Object's as_string method:
+
+ my ($i) = $ec2->describe_instances;
+ print $i->as_string;
+
+This will give you a Data::Dumper representation of the XML after it
+has been parsed.
+
+Look at the data structure "ObjectRegistration" in the source code for
+this module to see many examples of response to object mapping.
+
+=head1 OBJECT CREATION METHODS
+
+The following methods perform simple pre-processing of the parsed XML
+(a hash of hashes) before passing the modified data structure to the
+designated object class. They are used as the second argument to
+add_override()
+
+=cut
+
+my %OVERRIDE;
+
+use constant ObjectRegistration => {
+ Error => 'VM::EC2::Error',
+ DescribeInstances => sub { load_module('VM::EC2::ReservationSet');
+ my $r = VM::EC2::ReservationSet->new(@_) or return;
+ return $r->instances;
+ },
+ RunInstances => sub { load_module('VM::EC2::Instance::Set');
+ my $s = VM::EC2::Instance::Set->new(@_) or return;
+ return $s->instances;
+ },
+ DescribeSnapshots => 'fetch_items,snapshotSet,VM::EC2::Snapshot',
+ DescribeVolumes => 'fetch_items,volumeSet,VM::EC2::Volume',
+ DescribeImages => 'fetch_items,imagesSet,VM::EC2::Image',
+ DescribeRegions => 'fetch_items,regionInfo,VM::EC2::Region',
+ DescribeAvailabilityZones => 'fetch_items,availabilityZoneInfo,VM::EC2::AvailabilityZone',
+ DescribeSecurityGroups => 'fetch_items,securityGroupInfo,VM::EC2::SecurityGroup',
+ CreateSecurityGroup => 'VM::EC2::SecurityGroup',
+ DeleteSecurityGroup => 'VM::EC2::SecurityGroup',
+ AuthorizeSecurityGroupIngress => 'boolean',
+ AuthorizeSecurityGroupEgress => 'boolean',
+ RevokeSecurityGroupIngress => 'boolean',
+ RevokeSecurityGroupEgress => 'boolean',
+ DescribeTags => 'fetch_items,tagSet,VM::EC2::Tag,nokey',
+ CreateVolume => 'VM::EC2::Volume',
+ DeleteVolume => 'boolean',
+ AttachVolume => 'VM::EC2::BlockDevice::Attachment',
+ DetachVolume => 'VM::EC2::BlockDevice::Attachment',
+ CreateSnapshot => 'VM::EC2::Snapshot',
+ DeleteSnapshot => 'boolean',
+ ModifySnapshotAttribute => 'boolean',
+ ResetSnapshotAttribute => 'boolean',
+ ModifyInstanceAttribute => 'boolean',
+ ModifyImageAttribute => 'boolean',
+ ResetInstanceAttribute => 'boolean',
+ ResetImageAttribute => 'boolean',
+ CreateImage => sub {
+ my ($data,$aws) = @_;
+ my $image_id = $data->{imageId} or return;
+ sleep 2; # wait for the thing to register
+ return $aws->describe_images($image_id);
+ },
+ RegisterImage => sub {
+ my ($data,$aws) = @_;
+ my $image_id = $data->{imageId} or return;
+ sleep 2; # wait for the thing to register
+ return $aws->describe_images($image_id);
+ },
+ DeregisterImage => 'boolean',
+ DescribeAddresses => 'fetch_items,addressesSet,VM::EC2::ElasticAddress',
+ AssociateAddress => sub {
+ my $data = shift;
+ return $data->{associationId} || ($data->{return} eq 'true');
+ },
+ DisassociateAddress => 'boolean',
+ AllocateAddress => 'VM::EC2::ElasticAddress',
+ ReleaseAddress => 'boolean',
+ CreateTags => 'boolean',
+ DeleteTags => 'boolean',
+ StartInstances => 'fetch_items,instancesSet,VM::EC2::Instance::State::Change',
+ StopInstances => 'fetch_items,instancesSet,VM::EC2::Instance::State::Change',
+ TerminateInstances => 'fetch_items,instancesSet,VM::EC2::Instance::State::Change',
+ RebootInstances => 'boolean',
+ MonitorInstances => 'fetch_items,instancesSet,VM::EC2::Instance::MonitoringState',
+ UnmonitorInstances => 'fetch_items,instancesSet,VM::EC2::Instance::MonitoringState',
+ GetConsoleOutput => 'VM::EC2::Instance::ConsoleOutput',
+ GetPasswordData => 'VM::EC2::Instance::PasswordData',
+ DescribeKeyPairs => 'fetch_items,keySet,VM::EC2::KeyPair',
+ CreateKeyPair => 'VM::EC2::KeyPair',
+ ImportKeyPair => 'VM::EC2::KeyPair',
+ DeleteKeyPair => 'boolean',
+ DescribeReservedInstancesOfferings
+ => 'fetch_items,reservedInstancesOfferingsSet,VM::EC2::ReservedInstance::Offering',
+ DescribeReservedInstances => 'fetch_items,reservedInstancesSet,VM::EC2::ReservedInstance',
+ PurchaseReservedInstancesOffering => sub { my ($data,$ec2) = @_;
+ my $ri_id = $data->{reservedInstancesId} or return;
+ return $ec2->describe_reserved_instances($ri_id);
+ },
+ CreateSpotDatafeedSubscription => 'fetch_one,spotDatafeedSubscription,VM::EC2::Spot::DatafeedSubscription',
+ DescribeSpotDatafeedSubscription => 'fetch_one,spotDatafeedSubscription,VM::EC2::Spot::DatafeedSubscription',
+ DeleteSpotDatafeedSubscription => 'boolean',
+ DescribeSpotPriceHistory => sub { my ($data,$ec2,$xmlns,$request_id) = @_;
+ if ($ec2->{spot_price_history_token} && !$data->{nextToken}) {
+ $ec2->{spot_price_history_stop}++;
+ }
+ $ec2->{spot_price_history_token} = $data->{nextToken};
+ my $items = $data->{spotPriceHistorySet}{item} or return;
+ load_module('VM::EC2::Spot::PriceHistory');
+ return map {VM::EC2::Spot::PriceHistory->new($_,$ec2,$xmlns,$request_id)}
+ @$items;
+ },
+ RequestSpotInstances => 'fetch_items,spotInstanceRequestSet,VM::EC2::Spot::InstanceRequest',
+ CancelSpotInstanceRequests => 'fetch_items,spotInstanceRequestSet,VM::EC2::Spot::InstanceRequest',
+ DescribeSpotInstanceRequests => 'fetch_items,spotInstanceRequestSet,VM::EC2::Spot::InstanceRequest',
+};
+
+sub new {
+ my $self = shift;
+ return bless {},ref $self || $self;
+}
+
+sub add_override {
+ my $self = shift;
+ my ($request_name,$object_creator) = @_;
+ $OVERRIDE{$request_name} = $object_creator;
+}
+
+sub response2objects {
+ my $self = shift;
+ my ($response,$ec2) = @_;
+
+ my $handler = $self->class_from_response($response) or return;
+ my $content = $response->decoded_content;
+
+ my ($method,@params) = split /,/,$handler;
+
+ if (ref $handler eq 'CODE') {
+ my $parsed = $self->new_xml_parser->XMLin($content);
+ $handler->($parsed,$ec2,@{$parsed}{'xmlns','requestId'});
+ }
+ elsif ($self->can($method)) {
+ return $self->$method($content,$ec2,@params);
+ }
+ else {
+ load_module($handler);
+ my $parser = $self->new();
+ $parser->parse($content,$ec2,$handler);
+ }
+}
+
+sub class_from_response {
+ my $self = shift;
+ my $response = shift;
+ my ($action) = $response->request->content =~ /Action=([^&]+)/;
+ $action = uri_unescape($action);
+ return $OVERRIDE{$action} || ObjectRegistration->{$action} || 'VM::EC2::Generic';
+}
+
+sub parser {
+ my $self = shift;
+ return $self->{xml_parser} ||= $self->new_xml_parser;
+}
+
+sub parse {
+ my $self = shift;
+ my ($content,$ec2,$class) = @_;
+ $self = $self->new unless ref $self;
+ my $parsed = $self->parser->XMLin($content);
+ return $self->create_objects($parsed,$ec2,$class);
+}
+
+sub new_xml_parser {
+ my $self = shift;
+ my $nokey = shift;
+ return XML::Simple->new(ForceArray => ['item'],
+ KeyAttr => $nokey ? [] : ['key'],
+ SuppressEmpty => undef,
+ );
+}
+
+=head2 $bool = $dispatch->boolean($raw_xml,$ec2,$tag)
+
+This is used for XML responses like this:
+
+
+ 59dbff89-35bd-4eac-99ed-be587EXAMPLE
+ true
+
+
+It looks inside the structure for the tag named $tag ("return" if not
+provided), and returns a true value if the contents equals "true".
+
+Pass it to add_override() like this:
+
+ VM::EC2::Dispatch->add_override(DeleteVolume => 'boolean,return';
+
+or, since "return" is the default tag:
+
+ VM::EC2::Dispatch->add_override(DeleteVolume => 'boolean';
+
+=cut
+
+sub boolean {
+ my $self = shift;
+ my ($content,$ec2,$tag) = @_;
+ my $parsed = $self->new_xml_parser()->XMLin($content);
+ $tag ||= 'return';
+ return $parsed->{$tag} eq 'true';
+}
+
+sub fetch_one {
+ my $self = shift;
+ my ($content,$ec2,$tag,$class,$nokey) = @_;
+ load_module($class);
+ my $parser = $self->new_xml_parser($nokey);
+ my $parsed = $parser->XMLin($content);
+ my $obj = $parsed->{$tag} or return;
+ return $class->new($obj,$ec2,@{$parsed}{'xmlns','requestId'});
+}
+
+=head2 @objects = $dispatch->fetch_items($raw_xml,$ec2,$container_tag,$object_class,$nokey)
+
+This is used for XML responses like this:
+
+
+ 59dbff89-35bd-4eac-99ed-be587EXAMPLE
+
+
-
+ gsg-keypair
+
+ 1f:51:ae:28:bf:89:e9:d8:1f:25:5d:37:2d:7d:b8:ca:9f:f5:f1:6f
+
+
+ -
+ default-keypair
+
+ 0a:93:bb:e8:c2:89:e9:d8:1f:42:5d:37:1d:8d:b8:0a:88:f1:f1:1a
+
+
+
+
+
+It looks inside the structure for the tag named $container_tag, pulls
+out the items that are stored under - and then passes the parsed
+contents to $object_class->new(). The optional $nokey argument is used
+to suppress XML::Simple's default flattening behavior turning tags
+named "key" into hash keys.
+
+Pass it to add_override() like this:
+
+ VM::EC2::Dispatch->add_override(DescribeVolumes => 'fetch_items,volumeSet,VM::EC2::Volume')
+
+=cut
+
+sub fetch_items {
+ my $self = shift;
+ my ($content,$ec2,$tag,$class,$nokey) = @_;
+ load_module($class);
+ my $parser = $self->new_xml_parser($nokey);
+ my $parsed = $parser->XMLin($content);
+ my $list = $parsed->{$tag}{item} or return;
+ return map {$class->new($_,$ec2,@{$parsed}{'xmlns','requestId'})} @$list;
+}
+
+sub create_objects {
+ my $self = shift;
+ my ($parsed,$ec2,$class) = @_;
+ return $class->new($parsed,$ec2,@{$parsed}{'xmlns','requestId'});
+}
+
+sub create_error_object {
+ my $self = shift;
+ my ($content,$ec2) = @_;
+ my $class = ObjectRegistration->{Error};
+ eval "require $class; 1" || die $@ unless $class->can('new');
+ my $parsed = $self->new_xml_parser->XMLin($content);
+ return $class->new($parsed->{Errors}{Error},$ec2,@{$parsed}{'xmlns','requestId'});
+}
+
+# not a method!
+sub load_module {
+ my $class = shift;
+ eval "require $class; 1" || die $@ unless $class->can('new');
+}
+
+=head1 EXAMPLE OF USING OVERRIDE TO SUBCLASS VM::EC2::Volume
+
+The author decided that a volume object should not be able to delete
+itself, you disagree with that decision. Let's subclass
+VM::EC2::Volume to add a delete() method.
+
+First subclass the VM::EC2::Volume class:
+
+ package MyVolume;
+ use base 'VM::EC2::Volume';
+
+ sub delete {
+ my $self = shift;
+ $self->ec2->delete_volume($self);
+ }
+
+Now subclass VM::EC2 to add the appropriate overrides to the new() method:
+
+ package MyEC2;
+ use base 'VM::EC2';
+
+ sub new {
+ my $class = shift;
+ VM::EC2::Dispatch->add_override(CreateVolume =>'MyVolume');
+ VM::EC2::Dispatch->add_override(DescribeVolumes=>'fetch_items,volumeSet,MyVolume');
+ return $class->SUPER::new(@_);
+ }
+
+Now we can test it out:
+
+ use MyEC2;
+ # find all volumes that are "available" and not in-use
+ my @vol = $ec2->describe_volumes({status=>'available'});
+ for my $vol (@vol) { $vol->delete && print "$vol deleted\n" }
+
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+1;
+
diff --git a/perl/share/perl/5.10.1/VM/EC2/ElasticAddress.pm b/perl/share/perl/5.10.1/VM/EC2/ElasticAddress.pm
new file mode 100644
index 0000000..91b723c
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/ElasticAddress.pm
@@ -0,0 +1,110 @@
+package VM::EC2::ElasticAddress;
+
+=head1 NAME
+
+VM::EC2::ElasticAddress - Object describing an Amazon EC2 Elastic Address
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $ec2 = VM::EC2->new(...);
+ $addr = $ec2->allocate_address;
+
+ $ip = $addr->publicIp;
+ $domain = $addr->domain;
+ $allId = $addr->allocationId;
+
+=head1 DESCRIPTION
+
+This object represents an Amazon EC2 elastic address and is returned by
+by VM::EC2->allocate_address().
+
+=head1 METHODS
+
+These object methods are supported:
+
+ publicIp -- Public IP of the address
+ domain -- Type of address, either "standard" or "vpc"
+ allocationId -- For VPC addresses only, an allocation ID
+ instanceId -- If the address is associated with an instance, the
+ ID of that instance.
+ associationId -- If the address is a VPC elastic IP, and associated
+ with an instance, then the ID of the association.
+
+In addition, the following convenience methods are provided:
+
+=head2 $result = $addr->associate($instance_id)
+
+Associate this address with the given instance ID or
+VM::EC2::Instance object. If successful, the result code will be
+true for an ordinary EC2 Elastic IP,or equal to the associationId for
+a VPC Elastic IP address.
+
+=head2 $result = $addr->disassociate()
+
+Disassociate this address with any instance it is already associated
+with. If successful, this method will return true.
+
+=head2 $addr->refresh()
+
+This is an internal function called after associate() and
+disassociate(), and is used to refresh the address object's contents.
+
+=head1 STRING OVERLOADING
+
+When used in a string context, this object will interpolate the
+publicIp.
+
+=head1 SEE ALSO
+
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+
+sub primary_id {shift->publicIp}
+
+sub valid_fields {
+ my $self = shift;
+ return qw(publicIp domain allocationId instanceId associationId);
+}
+
+sub associate {
+ my $self = shift;
+ my $instance = shift or die "Usage: \$elastic_addr->associate(\$instance)";
+ my $result = $self->aws->associate_address($self,$instance);
+ $self->refresh if $result;
+ $result;
+}
+
+sub disassociate {
+ my $self = shift;
+ my $result = $self->aws->disassociate_address($self);
+ $self->refresh if $result;
+ $result;
+}
+
+sub refresh {
+ my $self = shift;
+ my $i = $self->aws->describe_addresses($self) or return;
+ %$self = %$i;
+}
+
+1;
diff --git a/perl/share/perl/5.10.1/VM/EC2/Error.pm b/perl/share/perl/5.10.1/VM/EC2/Error.pm
new file mode 100644
index 0000000..43db08c
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/Error.pm
@@ -0,0 +1,81 @@
+package VM::EC2::Error;
+
+=head1 NAME
+
+VM::EC2::Error - Object describing an error emitted by the Amazon API
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $ec2 = VM::EC2->new(...);
+ $instance = $ec2->describe_instance(-instance_id=>'invalid-name');
+ die $ec2->error if $ec2->is_error;
+
+=head1 DESCRIPTION
+
+This object represents an error emitted by the Amazon API. VM::EC2
+method calls may return undef under either of two conditions: the
+request may simply have no results that satisfy it (for example,
+asking to describe an instance whose ID does not exist), or an error
+occurred due to invalid parameters or communication problems.
+
+As described in L, the VM::EC2->is_error method returns true if
+the last method call resulted in an error, and VM::EC2->error returns
+the content of the error message.
+
+=head1 METHODS
+
+These object methods are supported:
+
+ message -- the error message
+ code -- the error code
+
+=head1 STRING OVERLOADING
+
+When used in a string context, this object will interpolate the code
+and message into a single string in the format "Message [Code]".
+
+=head1 SEE ALSO
+
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+use strict;
+use base 'VM::EC2::Generic';
+
+use overload
+ '""' => sub {
+ my $self = shift;
+ my $msg = $self->Message;
+ $msg =~ s/\.$//;
+ my $code = $self->Code;
+ return "[$code] $msg";},
+ fallback => 1;
+
+sub valid_fields {
+ my $self = shift;
+ return qw(Code Message);
+}
+
+# because the darn Error XML doesn't adhere
+# to the conventions elsewhere, in which
+# the initial letter of the tag is lowercase
+sub code {shift->payload->{Code}}
+sub message {shift->payload->{Message}}
+
+1;
diff --git a/perl/share/perl/5.10.1/VM/EC2/Generic.pm b/perl/share/perl/5.10.1/VM/EC2/Generic.pm
new file mode 100644
index 0000000..4bd7080
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/Generic.pm
@@ -0,0 +1,462 @@
+package VM::EC2::Generic;
+
+=head1 NAME
+
+VM::EC2::Generic - Base class for VM::EC2 objects
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ my $ec2 = VM::EC2->new(-access_key => 'access key id',
+ -secret_key => 'aws_secret_key',
+ -endpoint => 'http://ec2.amazonaws.com');
+
+ my $object = $ec2->some_method(...);
+
+ # getting data fields
+ my @field_names = $object->fields;
+
+ # invoking data fields as methods
+ my $request_id = $object->requestId;
+ my $xmlns = $object->xmlns;
+
+ # tagging
+ my $tags = $object->tags;
+
+ if ($tags->{Role} eq 'WebServer') {
+ $object->delete_tags(Role=>undef);
+ $object->add_tags(Role => 'Web Server',
+ Status => 'development');
+ }
+
+ # get the parsed XML object as a hash
+ my $hashref = $object->payload;
+
+ # get the parsed XML object as a Data::Dumper string
+ my $text = $object->as_string;
+
+ # get the VM::EC2 object back
+ my $ec2 = $object->ec2;
+
+ # get the most recent error string
+ warn $object->error_str;
+
+=head1 DESCRIPTION
+
+This is a common base class for objects returned from VM::EC2. It
+provides a number of generic methods that are used in subclasses, but
+is not intended to be used directly.
+
+=head1 METHODS
+
+=cut
+
+use strict;
+use Carp 'croak';
+use Data::Dumper;
+
+our $AUTOLOAD;
+$Data::Dumper::Terse++;
+$Data::Dumper::Indent=1;
+
+use overload
+ '""' => sub {my $self = shift;
+ return $self->short_name;
+ },
+ fallback => 1;
+
+sub AUTOLOAD {
+ my $self = shift;
+ my ($pack,$func_name) = $AUTOLOAD=~/(.+)::([^:]+)$/;
+ return if $func_name eq 'DESTROY';
+ my %fields = map {$_=>1} $self->valid_fields;
+ my $mixed = VM::EC2->uncanonicalize($func_name);# mixedCase
+ my $flat = VM::EC2->canonicalize($func_name); # underscore_style
+ $flat =~ s/^-//;
+
+ if ($mixed eq $flat) {
+ return $self->{data}{$mixed} if $fields{$mixed};
+ croak "Can't locate object method \"$func_name\" via package \"$pack\"";
+ }
+
+ if ($func_name eq $flat && $self->can($mixed)) {
+ return $self->$mixed(@_);
+ } elsif ($func_name eq $mixed && $self->can($flat)) {
+ return $self->$flat(@_);
+ } elsif ($fields{$mixed}) {
+ return $self->{data}{$mixed} if $fields{$mixed};
+ } else {
+ croak "Can't locate object method \"$func_name\" via package \"$pack\"";
+ }
+}
+
+sub can {
+ my $self = shift;
+ my $method = shift;
+
+ my $can = $self->SUPER::can($method);
+ return $can if $can;
+
+ my %fields = map {$_=>1} $self->valid_fields;
+ return \&AUTOLOAD if $fields{$method};
+
+ return;
+}
+
+=head2 $object = VM::EC2::Generic->new($payload,$ec2 [,$xmlns, $requestId])
+
+Given the parsed XML generated by VM::EC2::Dispatch and the VM::EC2
+object, return a new object. Two optional additional arguments provide
+the seldom-needed XML namespace and ID of the request that generated
+this object.
+
+=cut
+
+sub new {
+ my $self = shift;
+ @_ >= 2 or croak "Usage: $self->new(\$data,\$ec2)";
+ my ($data,$ec2,$xmlns,$requestid) = @_;
+ return bless {data => $data,
+ aws => $ec2,
+ xmlns => $xmlns,
+ requestId => $requestid
+ },ref $self || $self;
+}
+
+=head2 $ec2 = $object->ec2
+
+=head2 $ec2 = $object->aws
+
+Return the VM::EC2 object that generated this object. This method can
+be called as either ec2() (preferred) or aws() (deprecated).
+
+=cut
+
+sub ec2 {
+ my $self = shift;
+ my $d = $self->{aws};
+ $self->{aws} = shift if @_;
+ $d;
+}
+
+sub aws {shift->ec2}
+
+=head2 $id = $object->primary_id (optional method)
+
+Resources that have unique Amazon identifiers, such as images,
+instances and volumes, implement the primary_id() method to return
+that identifier. Resources that do not have unique identifiers, will
+throw an exception if this method is called. This method is in
+addition to the resource-specific ID. For example, volumes have a
+unique ID, and this ID can be fetched with either of:
+
+ $vol->volumeId;
+
+or
+
+ $vol->primary_id;
+
+=back
+
+=head2 $xmlns = $object->xmlns
+
+Return the XML namespace of the request that generated this object, if
+any. All objects generated by direct requests on the VM::EC2 object
+will return this field, but objects returned via methods calls on
+these objects (objects once removed) may not.
+
+=cut
+
+sub xmlns { shift->{xmlns} }
+
+=head2 $id = $object->requestId
+
+Return the ID of the reuqest that generated this object, if any. All
+objects generated by direct requests on the VM::EC2 object will return
+this field, but objects returned via methods calls on these objects
+(objects once removed) may not.
+
+=cut
+
+sub requestId { shift->{requestId} }
+
+=head2 $name = $object->short_name
+
+Return a short name for this object for use in string
+interpolation. If the object has a primary_id() method, then this
+returns that ID. Otherwise it returns the default Perl object name
+(VM::EC2::Generic=HASH(0x99f3850). Some classes override short_name()
+in order to customized information about the object. See for example
+L.
+
+=cut
+
+sub short_name {
+ my $self = shift;
+ if ($self->can('primary_id')) {
+ return $self->primary_id;
+ } else {
+ return overload::StrVal($self);
+ }
+}
+
+=head2 $hashref = $object->payload
+
+Return the parsed XML hashref that underlies this object. See
+L.
+
+=cut
+
+sub payload { shift->{data} }
+
+
+=head2 @fields = $object->fields
+
+Return the data field names that are valid for an object of this
+type. These field names correspond to tags in the XML
+returned from Amazon and can then be used as method calls.
+
+Internally, this method is called valid_fields()
+
+=cut
+
+sub fields { shift->valid_fields }
+
+sub valid_fields {
+ return qw(xmlns requestId)
+}
+
+=head2 $text = $object->as_string
+
+Return a Data::Dumper representation of the contents of this object's
+payload.
+
+=cut
+
+sub as_string {
+ my $self = shift;
+ return Dumper($self->{data});
+}
+
+=head2 $hashref = $object->tags
+=head2 $hashref = $object->tagSet
+
+Return the metadata tags assigned to this resource, if any, as a
+hashref. Both tags() and tagSet() work identically.
+
+=cut
+
+sub tags {
+ my $self = shift;
+ my $result = {};
+ my $set = $self->{data}{tagSet} or return $result;
+ my $innerhash = $set->{item} or return $result;
+ for my $key (keys %$innerhash) {
+ $result->{$key} = $innerhash->{$key}{value};
+ }
+ return $result;
+}
+
+sub tagSet {
+ return shift->tags();
+}
+
+
+=head2 $boolean = $object->add_tags(Tag1=>'value1',Tag2=>'value2',...)
+
+=head2 $boolean = $object->add_tags(\%hash)
+
+Add one or more tags to the object. You may provide either a list of
+tag/value pairs or a hashref. If no tag of the indicated name exsists
+it will be created. If there is already a tag by this name, it will
+be set to the provided value. The result code is true if the Amazon
+resource was successfully updated.
+
+Also see VM::EC2->add_tags() for a way of tagging multiple resources
+simultaneously.
+
+The alias add_tag() is also provided as a convenience.
+
+=cut
+
+sub add_tags {
+ my $self = shift;
+ my $taglist = ref $_[0] && ref $_[0] eq 'HASH' ? shift : {@_};
+ $self->can('primary_id') or croak "You cannot tag objects of type ",ref $self;
+ $self->aws->create_tags(-resource_id => $self->primary_id,
+ -tag => $taglist);
+}
+
+sub add_tag { shift->add_tags(@_) }
+
+=head2 $boolean = $object->delete_tags(@args)
+
+Delete the indicated tags from the indicated resource. There are
+several variants you may use:
+
+ # delete Foo tag if it has value "bar" and Buzz tag if it has value 'bazz'
+ $i->delete_tags({Foo=>'bar',Buzz=>'bazz'})
+
+ # same as above but using a list rather than a hashref
+ $i->delete_tags(Foo=>'bar',Buzz=>'bazz')
+
+ # delete Foo tag if it has any value, Buzz if it has value 'bazz'
+ $i->delete_tags({Foo=>undef,Buzz=>'bazz'})
+
+ # delete Foo and Buzz tags unconditionally
+ $i->delete_tags(['Foo','Buzz'])
+
+ # delete Foo tag unconditionally
+ $i->delete_tags('Foo');
+
+Also see VM::EC2->delete_tags() for a way of deleting tags from multiple
+resources simultaneously.
+
+=cut
+
+sub delete_tags {
+ my $self = shift;
+ my $taglist;
+
+ if (ref $_[0]) {
+ if (ref $_[0] eq 'HASH') {
+ $taglist = shift;
+ } elsif (ref $_[0] eq 'ARRAY') {
+ $taglist = {map {$_=>undef} @{$_[0]} };
+ }
+ } else {
+ if (@_ == 1) {
+ $taglist = {shift()=>undef};
+ } else {
+ $taglist = {@_};
+ }
+ }
+
+ $self->can('primary_id') or croak "You cannot delete tags from objects of type ",ref $self;
+ $self->aws->delete_tags(-resource_id => $self->primary_id,
+ -tag => $taglist);
+}
+
+sub _object_args {
+ my $self = shift;
+ return ($self->aws,$self->xmlns,$self->requestId);
+}
+
+=head2 $xml = $object->as_xml
+
+Returns an XML version of the object. The object will already been
+parsed by XML::Simple at this point, and so the data returned by this
+method will not be identical to the XML returned by AWS.
+
+=cut
+
+sub as_xml {
+ my $self = shift;
+ XML::Simple->new->XMLout($self->payload,
+ NoAttr => 1,
+ KeyAttr => ['key'],
+ RootName => 'xml',
+ );
+}
+
+=head2 $value = $object->attribute('tag_name')
+
+Returns the value of a tag in the XML returned from AWS, using a
+simple heuristic. If the requested tag has a nested tag named
+it will return the contents of . If the tag has one or more
+nested tags named
- , it will return a list of hashrefs located
+within the
- tag. Otherwise it will return the contents of
+.
+
+=cut
+
+sub attribute {
+ my $self = shift;
+ my $attr = shift;
+ my $payload = $self->payload or return;
+ my $hr = $payload->{$attr} or return;
+ return $hr->{value} if $hr->{value};
+ return @{$hr->{item}} if $hr->{item};
+ return $hr;
+}
+
+=head2 $string = $object->error_str
+
+Returns the error string for the last operation, if any, as reported
+by VM::EC2.
+
+=cut
+
+sub error_str {
+ my $self = shift;
+ my $ec2 = $self->ec2 or return;
+ $ec2->error_str;
+}
+
+=head2 $string = $object->error
+
+Returns the L object from the last operation, if any,
+as reported by VM::EC2.
+
+=cut
+
+sub error {
+ my $self = shift;
+ my $ec2 = $self->ec2 or return;
+ $ec2->error;
+}
+
+=head1 STRING OVERLOADING
+
+This base class and its subclasses use string overloading so that the
+object looks and acts like a simple string when used in a string
+context (such as when printed or combined with other
+strings). Typically the string corresponds to the Amazon resource ID
+such as "ami-12345" and is generated by the short_name() method.
+
+You can sort and compare the objects as if they were strings, but
+despite this, object method calls work in the usual way.
+
+=head1 SEE ALSO
+
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+L
+
+=head1 AUTHOR
+
+Lincoln Stein Elincoln.stein@gmail.comE.
+
+Copyright (c) 2011 Ontario Institute for Cancer Research
+
+This package and its accompanying libraries is free software; you can
+redistribute it and/or modify it under the terms of the GPL (either
+version 1, or at your option, any later version) or the Artistic
+License 2.0. Refer to LICENSE for the full license text. In addition,
+please see DISCLAIMER.txt for disclaimers of warranty.
+
+=cut
+
+1;
+
diff --git a/perl/share/perl/5.10.1/VM/EC2/Group.pm b/perl/share/perl/5.10.1/VM/EC2/Group.pm
new file mode 100644
index 0000000..5a50926
--- /dev/null
+++ b/perl/share/perl/5.10.1/VM/EC2/Group.pm
@@ -0,0 +1,92 @@
+package VM::EC2::Group;
+
+=head1 NAME
+
+VM::EC2::Group - Object describing an Amazon EC2 security group name
+
+=head1 SYNOPSIS
+
+ use VM::EC2;
+
+ $ec2 = VM::EC2->new(...);
+ $instance = $ec2->describe_instances(-instance_id=>'i-12345');
+ my @groups = $instance->groups;
+ for my $g (@groups) {
+ my $id = $g->groupId;
+ my $name = $g->groupName;
+
+ # get the security group details
+ my $sg = $ec2->describe_security_group($g);
+ my $permissions = $sg->ipPermissions;
+ }
+
+=head1 DESCRIPTION
+
+This object represents the name and ID of a security group. It is
+returned by an instance's groups() method. This object does not
+provide any of the details about the security group, but you can use
+it in a call to VM::EC2->describe_security_group() to get details about
+the security group's allowed ports, etc.
+
+=head1 METHODS
+
+These object methods are supported:
+
+ groupId -- the group ID
+ groupName -- the group's name
+
+For convenience, the object also provides a permissions() method that
+will return the fully detailed VM::EC2::SecurityGroup:
+
+ $details = $group->permissions()
+
+See L
+
+=head1 STRING OVERLOADING
+
+When used in a string context, this object will interpolate the
+groupId.
+
+=head1 SEE ALSO
+
+L