Is there any chemistry-related ruby application?

H

Hanjo Kim

Hello, I'm new to ruby and this lists, and woking in cheminformatics field.

I searched newsgroup and googled but find no chemistry-related ruby
application. Is there any chemistry-related application written in
ruby?

In perl, I know that thera are many chemistry-related modules like
Chemistry::File::SDF, Chemistry::File::smiles, and so on.

Any suggestion please.

Thank you in advance.

Hanjo Kim
 
B

Bil Kleb

Hanjo said:
Hello, I'm new to ruby and this lists, and woking in cheminformatics field.
Hello.

I searched newsgroup and googled but find no chemistry-related ruby
application. Is there any chemistry-related application written in
ruby?

Not that I can think of off hand, but hunt take a look on SciRuby:

http://sciruby.codeforpeople.com

Regards,
 
M

Masahiro TANAKA

|From: Hanjo Kim said:
Hello, I'm new to ruby and this lists, and woking in cheminformatics field.

I searched newsgroup and googled but find no chemistry-related ruby
application. Is there any chemistry-related application written in
ruby?

In perl, I know that thera are many chemistry-related modules like
Chemistry::File::SDF, Chemistry::File::smiles, and so on.

According to this wiki site (in Japanese):
http://pub.cozmixng.org/~the-rwiki/rw-cgi.rb?cmd=view;name=Ruby+for+Science
"ChemRuby" project has been funded and under development.

masa
 
S

Srinivas Jonnalagadda

Dear all,

A chemist colleague of mine and I are working on creating
a set of cheminformatics tools. I have applied for a
project registration at rubyforge.org.

The project aims at providing a shell architecture for the
tools. The data-holding classes, parsers, compute-engines
and output formatters can all be developed independently.
A mapper class does the appropriate 'include's of
functionality into the respective data-holding classes.

The first few computational tools have been developed, and
are being tested for chemical correctness.

The consumer code is mostly expected to be drivers that use
these as library code. However, a sample driver code shall
also be provided.

We are also working on a README to get the scientist user
started quickly.

I shall post an update once we make a release on rubyforge.

Best regards,

JS
 
J

Jeff Wood

------=_Part_1494_12064217.1135276820731
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

http://sciruby.codeforpeople.com

j.

Dear all,

A chemist colleague of mine and I are working on creating
a set of cheminformatics tools. I have applied for a
project registration at rubyforge.org.

The project aims at providing a shell architecture for the
tools. The data-holding classes, parsers, compute-engines
and output formatters can all be developed independently.
A mapper class does the appropriate 'include's of
functionality into the respective data-holding classes.

The first few computational tools have been developed, and
are being tested for chemical correctness.

The consumer code is mostly expected to be drivers that use
these as library code. However, a sample driver code shall
also be provided.

We are also working on a README to get the scientist user
started quickly.

I shall post an update once we make a release on rubyforge.

Best regards,

JS


--
"Remember. Understand. Believe. Yield! -> http://ruby-lang.org"

Jeff Wood

------=_Part_1494_12064217.1135276820731--
 
S

Srinivas Jonnalagadda

Dear all,

As promised earlier, we have made the first release on
rubyforge.org. Please take a look at project 'molruby'
at http://rubyforge.org/projects/molruby.

Please read the README file and the release notes.

Please help the project by active participation and
testing.

Thanks and best regards,

JS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top