BioDSL
BioDSL copied to clipboard
BioDSL (pronounced Biodiesel) is a Domain Specific Language for creating bioinformatic analysis workflows.
filesys.rb line 85 have a dependency on `file` being installed
merge sequences using a stretch of N's to avoid false kmers in classification
I suppose if the input sequence is shorter than the kmer_size a segfault is ensured.
/home/maasha/install/lib/ruby/gems/2.1.0/gems/biopieces-0.5.6/lib/biopieces/config.rb:43:in `': undefined method`[]' for nil:NilClass (NoMethodError)
If a pipe fails it should be optional to have an email alert.
E.g. output from gnuplot, usearch, etc that is currently redirected to /dev/null
Something strange happened with the new CSV implementation.
It would be good to be able to do: ``` BP.new.dump.run(email: "[email protected]", subject: "all done") ```
If you ask for headers not present in the table it misbehaves!