bio-polyploid-tools.gemspec in bio-polyploid-tools-0.4.6 vs bio-polyploid-tools.gemspec in bio-polyploid-tools-0.4.7
- old
+ new
@@ -1,19 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: bio-polyploid-tools 0.4.6 ruby lib
+# stub: bio-polyploid-tools 0.4.7 ruby lib
Gem::Specification.new do |s|
s.name = "bio-polyploid-tools"
- s.version = "0.4.6"
+ s.version = "0.4.7"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Ricardo H. Ramirez-Gonzalez"]
- s.date = "2014-10-08"
+ s.date = "2014-10-09"
s.description = "Repository of tools developed in TGAC and Crop Genetics in JIC to work with polyploid wheat"
s.email = "ricardo.ramirez-gonzalez@tgac.ac.uk"
s.executables = ["bfr.rb", "count_variations.rb", "filter_blat_by_target_coverage.rb", "find_best_blat_hit.rb", "find_best_exonerate.rb", "hexaploid_primers.rb", "homokaryot_primers.rb", "map_markers_to_contigs.rb", "markers_in_region.rb", "polymarker.rb", "snp_position_to_polymarker.rb", "snps_between_bams.rb"]
s.extra_rdoc_files = [
"README",
@@ -109,9 +109,12 @@
"test/data/Test3Aspecific_contigs.fa",
"test/data/bfr_out_test.csv",
"test/data/patological_cases5D.csv",
"test/data/primer_3_input_header_test",
"test/data/short_primer_design_test.csv",
+ "test/data/test_iselect.csv",
+ "test/data/test_iselect_reference.fa",
+ "test/data/test_iselect_reference.fa.fai",
"test/data/test_primer3_error.csv",
"test/data/test_primer3_error_contigs.fa",
"test/test_bfr.rb",
"test/test_exon_container.rb",
"test/test_exonearate.rb",