bioruby.gemspec in bio-2.0.0 vs bioruby.gemspec in bio-2.0.1
- old
+ new
@@ -1,11 +1,11 @@
# This file is automatically generated from bioruby.gemspec.erb and
# should NOT be edited by hand.
#
Gem::Specification.new do |s|
s.name = 'bio'
- s.version = "2.0.0"
+ s.version = "2.0.1"
s.author = "BioRuby project"
s.email = "staff@bioruby.org"
s.homepage = "http://bioruby.org/"
s.license = "Ruby"
@@ -256,10 +256,11 @@
"lib/bio/util/sirna.rb",
"lib/bio/version.rb",
"sample/any2fasta.rb",
"sample/benchmark_clustalw_report.rb",
"sample/biofetch.rb",
+ "sample/color_scheme_aa.rb",
"sample/color_scheme_na.rb",
"sample/demo_aaindex.rb",
"sample/demo_aminoacid.rb",
"sample/demo_bl2seq_report.rb",
"sample/demo_blast_report.rb",
@@ -294,10 +295,13 @@
"sample/demo_tmhmm_report.rb",
"sample/enzymes.rb",
"sample/fasta2tab.rb",
"sample/fastagrep.rb",
"sample/fastasort.rb",
+ "sample/fastq2html.cwl",
+ "sample/fastq2html.rb",
+ "sample/fastq2html.testdata.yaml",
"sample/fsplit.rb",
"sample/gb2fasta.rb",
"sample/gb2tab.rb",
"sample/gbtab2mysql.rb",
"sample/genes2nuc.rb",
@@ -305,12 +309,17 @@
"sample/genes2tab.rb",
"sample/genome2rb.rb",
"sample/genome2tab.rb",
"sample/goslim.rb",
"sample/gt2fasta.rb",
+ "sample/na2aa.cwl",
"sample/na2aa.rb",
+ "sample/na2aa.testdata.yaml",
"sample/pmfetch.rb",
"sample/pmsearch.rb",
+ "sample/rev_comp.cwl",
+ "sample/rev_comp.rb",
+ "sample/rev_comp.testdata.yaml",
"sample/seqdatabase.ini",
"sample/ssearch2tab.rb",
"sample/tdiary.rb",
"sample/test_restriction_enzyme_long.rb",
"sample/tfastx2tab.rb",