summaryrefslogtreecommitdiff
path: root/trunk/benchmark/prepare_so_k_nucleotide.rb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/benchmark/prepare_so_k_nucleotide.rb')
-rw-r--r--trunk/benchmark/prepare_so_k_nucleotide.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/trunk/benchmark/prepare_so_k_nucleotide.rb b/trunk/benchmark/prepare_so_k_nucleotide.rb
new file mode 100644
index 0000000000..f28f4460a1
--- /dev/null
+++ b/trunk/benchmark/prepare_so_k_nucleotide.rb
@@ -0,0 +1,2 @@
+require File.join(File.dirname(__FILE__), 'make_fasta_output')
+prepare_fasta_output(100_000)