Module: Bio::Ngs::Cufflinks
- Defined in:
- lib/bio/appl/ngs/cufflinks.rb,
lib/bio/appl/ngs/cufflinks/gtf/gtf.rb,
lib/bio/appl/ngs/cufflinks/iterators.rb,
lib/bio/appl/ngs/cufflinks/gtf/gtf_parser.rb,
lib/bio/appl/ngs/cufflinks/gtf/transcript.rb
Defined Under Namespace
Modules: GtfParser, MarkCall, Utils Classes: Compare, Diff, GffRead, Gtf, Merge, Quantification, QuantificationDenovo, Transcript
Constant Summary collapse
- VERSION =
"1.0.X"
Class Method Summary collapse
Class Method Details
.version ⇒ Object
15 16 17 |
# File 'lib/bio/appl/ngs/cufflinks.rb', line 15 def version VERSION end |